In RGB color space, #000204 hex color has a red value of 0, a green value of 2 and a blue value of 4.
In CMYK color space (used in color printing), #000204 hex color is composed of 100% cyan, 50% magenta, 0% yellow and 98.43% black.
#000204 color has a hue of 210 degrees, a saturation of 100% and a lightness of 0.8%.
#000204 hex color contains mainly BLUE.
The closest web safe color of #000204 is #000000
#000204 hex color has a decimal value of 516.
HEX | 000204 | #000204 |
---|---|---|
RGB | 0, 2, 4 | rgb(0, 2, 4) |
RGB Percent | 0, 0.78, 1.57 | rgb(0, 0.78, 1.57) |
CMYK | 100, 50, 0, 98 | |
HSL | 210°, 100, 0.8 | hsl(210, 100%, 0.8%) |
HSV | 210°, 100, 1.6 |
XYZ | 0.044, 0.052, 0.123 |
---|---|
Hunter Lab | 2.28, -0.546, -1.602 |
CIE-LAB | 0.47, -0.222, -0.949 |
CIE-LCH | 0.47, 0.975, 256.834 |
CIE-LUV | 100, 50, 0, 98.43 |
Web Safe | 000000 |
RGB percent of color #000204
CMYK percent of color #000204
Text with hexadecimal color #000204
This text has a font color of #000204
<p style="color:#000204">Text here</p>
#000204 Background Color
This box has a background color of #000204
<div style="background-color:#000204">Text here</div>
#000204 Border Color
This box has a border color of #000204
<div style="border: 4px solid #000204">Text here</div>
CSS codes
<p style="color:#000204">Text here</p>
<div style="background-color:#000204">Text here</div>
<div style="border: 4px solid #000204">Text here</div>
#000204 Color on white background
This is how a font and box color of #000204 will look
on a white background.
#000204 Color on black background
This is how a font and box color of #000204 hex color will look
on a black background.