In RGB color space, #02000c hex color has a red value of 2, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #02000c hex color is composed of 83.33% cyan, 100% magenta, 0% yellow and 95.29% black.
#02000c color has a hue of 250 degrees, a saturation of 100% and a lightness of 2.4%.
#02000c hex color contains mainly BLUE.
The closest web safe color of #02000c is #000000
#02000c hex color has a decimal value of 131084.
HEX | 02000c | #02000c |
---|---|---|
RGB | 2, 0, 12 | rgb(2, 0, 12) |
RGB Percent | 0.78, 0, 4.71 | rgb(0.78, 0, 4.71) |
CMYK | 83, 100, 0, 95 | |
HSL | 250°, 100, 2.4 | hsl(250, 100%, 2.4%) |
HSV | 250°, 100, 4.7 |
XYZ | 0.091, 0.039, 0.351 |
---|---|
Hunter Lab | 1.975, 4.769, -9.156 |
CIE-LAB | 0.352, 2.209, -4.413 |
CIE-LCH | 0.352, 4.935, 296.591 |
CIE-LUV | 83.33, 100, 0, 95.29 |
Web Safe | 000000 |
RGB percent of color #02000c
CMYK percent of color #02000c
Text with hexadecimal color #02000c
This text has a font color of #02000c
<p style="color:#02000c">Text here</p>
#02000c Background Color
This box has a background color of #02000c
<div style="background-color:#02000c">Text here</div>
#02000c Border Color
This box has a border color of #02000c
<div style="border: 4px solid #02000c">Text here</div>
CSS codes
<p style="color:#02000c">Text here</p>
<div style="background-color:#02000c">Text here</div>
<div style="border: 4px solid #02000c">Text here</div>
#02000c Color on white background
This is how a font and box color of #02000c will look
on a white background.
#02000c Color on black background
This is how a font and box color of #02000c hex color will look
on a black background.