In RGB color space, #080004 hex color has a red value of 8, a green value of 0 and a blue value of 4.
In CMYK color space (used in color printing), #080004 hex color is composed of 0% cyan, 100% magenta, 50% yellow and 96.86% black.
#080004 color has a hue of 330 degrees, a saturation of 100% and a lightness of 1.6%.
#080004 hex color contains mainly RED.
The closest web safe color of #080004 is #000000
#080004 hex color has a decimal value of 524292.
HEX | 080004 | #080004 |
---|---|---|
RGB | 8, 0, 4 | rgb(8, 0, 4) |
RGB Percent | 3.14, 0, 1.57 | rgb(3.14, 0, 1.57) |
CMYK | 0, 100, 50, 97 | |
HSL | 330°, 100, 1.6 | hsl(330, 100%, 1.6%) |
HSV | 330°, 100, 3.1 |
XYZ | 0.122, 0.06, 0.12 |
---|---|
Hunter Lab | 2.449, 4.604, -1.19 |
CIE-LAB | 0.542, 2.662, -0.782 |
CIE-LCH | 0.542, 2.774, 343.629 |
CIE-LUV | 0, 100, 50, 96.86 |
Web Safe | 000000 |
RGB percent of color #080004
CMYK percent of color #080004
Text with hexadecimal color #080004
This text has a font color of #080004
<p style="color:#080004">Text here</p>
#080004 Background Color
This box has a background color of #080004
<div style="background-color:#080004">Text here</div>
#080004 Border Color
This box has a border color of #080004
<div style="border: 4px solid #080004">Text here</div>
CSS codes
<p style="color:#080004">Text here</p>
<div style="background-color:#080004">Text here</div>
<div style="border: 4px solid #080004">Text here</div>
#080004 Color on white background
This is how a font and box color of #080004 will look
on a white background.
#080004 Color on black background
This is how a font and box color of #080004 hex color will look
on a black background.