In RGB color space, #800a00 hex color has a red value of 128, a green value of 10 and a blue value of 0.
In CMYK color space (used in color printing), #800a00 hex color is composed of 0% cyan, 92.19% magenta, 100% yellow and 49.8% black.
#800a00 color has a hue of 4.7 degrees, a saturation of 100% and a lightness of 25.1%.
#800a00 hex color contains mainly RED.
The closest web safe color of #800a00 is #990000
#800a00 hex color has a decimal value of 8391168.
HEX | 800a00 | #800a00 |
---|---|---|
RGB | 128, 10, 0 | rgb(128, 10, 0) |
RGB Percent | 50.2, 3.92, 0 | rgb(50.2, 3.92, 0) |
CMYK | 0, 92, 100, 50 | |
HSL | 4.7°, 100, 25.1 | hsl(4.7, 100%, 25.1%) |
HSV | 4.7°, 100, 50.2 |
XYZ | 9.011, 4.806, 0.453 |
---|---|
Hunter Lab | 21.923, 35.006, 14.121 |
CIE-LAB | 26.175, 46.202, 38.649 |
CIE-LCH | 26.175, 60.236, 39.913 |
CIE-LUV | 0, 92.19, 100, 49.8 |
Web Safe | 990000 |
RGB percent of color #800a00
CMYK percent of color #800a00
Text with hexadecimal color #800a00
This text has a font color of #800a00
<p style="color:#800a00">Text here</p>
#800a00 Background Color
This box has a background color of #800a00
<div style="background-color:#800a00">Text here</div>
#800a00 Border Color
This box has a border color of #800a00
<div style="border: 4px solid #800a00">Text here</div>
CSS codes
<p style="color:#800a00">Text here</p>
<div style="background-color:#800a00">Text here</div>
<div style="border: 4px solid #800a00">Text here</div>
#800a00 Color on white background
This is how a font and box color of #800a00 will look
on a white background.
#800a00 Color on black background
This is how a font and box color of #800a00 hex color will look
on a black background.