In RGB color space, #008dcc hex color has a red value of 0, a green value of 141 and a blue value of 204.
In CMYK color space (used in color printing), #008dcc hex color is composed of 100% cyan, 30.88% magenta, 0% yellow and 20% black.
#008dcc color has a hue of 198.5 degrees, a saturation of 100% and a lightness of 40%.
#008dcc hex color contains mainly BLUE.
The closest web safe color of #008dcc is #0099cc
#008dcc hex color has a decimal value of 36300.
HEX | 008dcc | #008dcc |
---|---|---|
RGB | 0, 141, 204 | rgb(0, 141, 204) |
RGB Percent | 0, 55.29, 80 | rgb(0, 55.29, 80) |
CMYK | 100, 31, 0, 20 | |
HSL | 198.5°, 100, 40 | hsl(198.5, 100%, 40%) |
HSV | 198.5°, 100, 80 |
XYZ | 20.424, 23.409, 60.569 |
---|---|
Hunter Lab | 48.383, -9.319, -40.355 |
CIE-LAB | 55.491, -8.669, -41.225 |
CIE-LCH | 55.491, 42.127, 258.125 |
CIE-LUV | 100, 30.88, 0, 20 |
Web Safe | 0099cc |
RGB percent of color #008dcc
CMYK percent of color #008dcc
Text with hexadecimal color #008dcc
This text has a font color of #008dcc
<p style="color:#008dcc">Text here</p>
#008dcc Background Color
This box has a background color of #008dcc
<div style="background-color:#008dcc">Text here</div>
#008dcc Border Color
This box has a border color of #008dcc
<div style="border: 4px solid #008dcc">Text here</div>
CSS codes
<p style="color:#008dcc">Text here</p>
<div style="background-color:#008dcc">Text here</div>
<div style="border: 4px solid #008dcc">Text here</div>
#008dcc Color on white background
This is how a font and box color of #008dcc will look
on a white background.
#008dcc Color on black background
This is how a font and box color of #008dcc hex color will look
on a black background.