In RGB color space, #0008cc hex color has a red value of 0, a green value of 8 and a blue value of 204.
In CMYK color space (used in color printing), #0008cc hex color is composed of 100% cyan, 96.08% magenta, 0% yellow and 20% black.
#0008cc color has a hue of 237.6 degrees, a saturation of 100% and a lightness of 40%.
#0008cc hex color contains mainly BLUE.
The closest web safe color of #0008cc is #0000cc
#0008cc hex color has a decimal value of 2252.
HEX | 0008cc | #0008cc |
---|---|---|
RGB | 0, 8, 204 | rgb(0, 8, 204) |
RGB Percent | 0, 3.14, 80 | rgb(0, 3.14, 80) |
CMYK | 100, 96, 0, 20 | |
HSL | 237.6°, 100, 40 | hsl(237.6, 100%, 40%) |
HSV | 237.6°, 100, 80 |
XYZ | 10.986, 4.533, 57.423 |
---|---|
Hunter Lab | 21.291, 54.846, -145.006 |
CIE-LAB | 25.361, 65.28, -90.275 |
CIE-LCH | 25.361, 111.405, 305.872 |
CIE-LUV | 100, 96.08, 0, 20 |
Web Safe | 0000cc |
RGB percent of color #0008cc
CMYK percent of color #0008cc
Text with hexadecimal color #0008cc
This text has a font color of #0008cc
<p style="color:#0008cc">Text here</p>
#0008cc Background Color
This box has a background color of #0008cc
<div style="background-color:#0008cc">Text here</div>
#0008cc Border Color
This box has a border color of #0008cc
<div style="border: 4px solid #0008cc">Text here</div>
CSS codes
<p style="color:#0008cc">Text here</p>
<div style="background-color:#0008cc">Text here</div>
<div style="border: 4px solid #0008cc">Text here</div>
#0008cc Color on white background
This is how a font and box color of #0008cc will look
on a white background.
#0008cc Color on black background
This is how a font and box color of #0008cc hex color will look
on a black background.