In RGB color space, #080101 hex color has a red value of 8, a green value of 1 and a blue value of 1.
In CMYK color space (used in color printing), #080101 hex color is composed of 0% cyan, 87.5% magenta, 87.5% yellow and 96.86% black.
#080101 color has a hue of 0 degrees, a saturation of 77.78% and a lightness of 1.8%.
#080101 hex color contains mainly RED.
The closest web safe color of #080101 is #000000
#080101 hex color has a decimal value of 524545.
HEX | 080101 | #080101 |
---|---|---|
RGB | 8, 1, 1 | rgb(8, 1, 1) |
RGB Percent | 3.14, 0.39, 0.39 | rgb(3.14, 0.39, 0.39) |
CMYK | 0, 88, 88, 97 | |
HSL | 0°, 77.78, 1.8 | hsl(0, 77.78%, 1.8%) |
HSV | 0°, 87.5, 3.1 |
XYZ | 0.116, 0.076, 0.037 |
---|---|
Hunter Lab | 2.757, 2.686, 1.134 |
CIE-LAB | 0.687, 1.793, 0.654 |
CIE-LCH | 0.687, 1.909, 20.04 |
CIE-LUV | 0, 87.5, 87.5, 96.86 |
Web Safe | 000000 |
RGB percent of color #080101
CMYK percent of color #080101
Text with hexadecimal color #080101
This text has a font color of #080101
<p style="color:#080101">Text here</p>
#080101 Background Color
This box has a background color of #080101
<div style="background-color:#080101">Text here</div>
#080101 Border Color
This box has a border color of #080101
<div style="border: 4px solid #080101">Text here</div>
CSS codes
<p style="color:#080101">Text here</p>
<div style="background-color:#080101">Text here</div>
<div style="border: 4px solid #080101">Text here</div>
#080101 Color on white background
This is how a font and box color of #080101 will look
on a white background.
#080101 Color on black background
This is how a font and box color of #080101 hex color will look
on a black background.