In RGB color space, #080100 hex color has a red value of 8, a green value of 1 and a blue value of 0.
In CMYK color space (used in color printing), #080100 hex color is composed of 0% cyan, 87.5% magenta, 100% yellow and 96.86% black.
#080100 color has a hue of 7.5 degrees, a saturation of 100% and a lightness of 1.6%.
#080100 hex color contains mainly RED.
The closest web safe color of #080100 is #000000
#080100 hex color has a decimal value of 524544.
HEX | 080100 | #080100 |
---|---|---|
RGB | 8, 1, 0 | rgb(8, 1, 0) |
RGB Percent | 3.14, 0.39, 0 | rgb(3.14, 0.39, 0) |
CMYK | 0, 88, 100, 97 | |
HSL | 7.5°, 100, 1.6 | hsl(7.5, 100%, 1.6%) |
HSV | 7.5°, 100, 3.1 |
XYZ | 0.111, 0.073, 0.008 |
---|---|
Hunter Lab | 2.702, 2.605, 1.716 |
CIE-LAB | 0.659, 1.705, 1.022 |
CIE-LCH | 0.659, 1.988, 30.939 |
CIE-LUV | 0, 87.5, 100, 96.86 |
Web Safe | 000000 |
RGB percent of color #080100
CMYK percent of color #080100
Text with hexadecimal color #080100
This text has a font color of #080100
<p style="color:#080100">Text here</p>
#080100 Background Color
This box has a background color of #080100
<div style="background-color:#080100">Text here</div>
#080100 Border Color
This box has a border color of #080100
<div style="border: 4px solid #080100">Text here</div>
CSS codes
<p style="color:#080100">Text here</p>
<div style="background-color:#080100">Text here</div>
<div style="border: 4px solid #080100">Text here</div>
#080100 Color on white background
This is how a font and box color of #080100 will look
on a white background.
#080100 Color on black background
This is how a font and box color of #080100 hex color will look
on a black background.