In RGB color space, #000205 hex color has a red value of 0, a green value of 2 and a blue value of 5.
In CMYK color space (used in color printing), #000205 hex color is composed of 100% cyan, 60% magenta, 0% yellow and 98.04% black.
#000205 color has a hue of 216 degrees, a saturation of 100% and a lightness of 1%.
#000205 hex color contains mainly BLUE.
The closest web safe color of #000205 is #000000
#000205 hex color has a decimal value of 517.
HEX | 000205 | #000205 |
---|---|---|
RGB | 0, 2, 5 | rgb(0, 2, 5) |
RGB Percent | 0, 0.78, 1.96 | rgb(0, 0.78, 1.96) |
CMYK | 100, 60, 0, 98 | |
HSL | 216°, 100, 1 | hsl(216, 100%, 1%) |
HSV | 216°, 100, 2 |
XYZ | 0.049, 0.054, 0.151 |
---|---|
Hunter Lab | 2.324, -0.303, -2.226 |
CIE-LAB | 0.488, -0.095, -1.319 |
CIE-LCH | 0.488, 1.322, 265.88 |
CIE-LUV | 100, 60, 0, 98.04 |
Web Safe | 000000 |
RGB percent of color #000205
CMYK percent of color #000205
Text with hexadecimal color #000205
This text has a font color of #000205
<p style="color:#000205">Text here</p>
#000205 Background Color
This box has a background color of #000205
<div style="background-color:#000205">Text here</div>
#000205 Border Color
This box has a border color of #000205
<div style="border: 4px solid #000205">Text here</div>
CSS codes
<p style="color:#000205">Text here</p>
<div style="background-color:#000205">Text here</div>
<div style="border: 4px solid #000205">Text here</div>
#000205 Color on white background
This is how a font and box color of #000205 will look
on a white background.
#000205 Color on black background
This is how a font and box color of #000205 hex color will look
on a black background.