In RGB color space, #a00e00 hex color has a red value of 160, a green value of 14 and a blue value of 0.
In CMYK color space (used in color printing), #a00e00 hex color is composed of 0% cyan, 91.25% magenta, 100% yellow and 37.25% black.
#a00e00 color has a hue of 5.3 degrees, a saturation of 100% and a lightness of 31.4%.
#a00e00 hex color contains mainly RED.
The closest web safe color of #a00e00 is #990000
#a00e00 hex color has a decimal value of 10489344.
HEX | a00e00 | #a00e00 |
---|---|---|
RGB | 160, 14, 0 | rgb(160, 14, 0) |
RGB Percent | 62.75, 5.49, 0 | rgb(62.75, 5.49, 0) |
CMYK | 0, 91, 100, 37 | |
HSL | 5.3°, 100, 31.4 | hsl(5.3, 100%, 31.4%) |
HSV | 5.3°, 100, 62.7 |
XYZ | 14.654, 7.788, 0.731 |
---|---|
Hunter Lab | 27.907, 44.893, 17.982 |
CIE-LAB | 33.537, 54.584, 47.367 |
CIE-LCH | 33.537, 72.271, 40.951 |
CIE-LUV | 0, 91.25, 100, 37.25 |
Web Safe | 990000 |
RGB percent of color #a00e00
CMYK percent of color #a00e00
Text with hexadecimal color #a00e00
This text has a font color of #a00e00
<p style="color:#a00e00">Text here</p>
#a00e00 Background Color
This box has a background color of #a00e00
<div style="background-color:#a00e00">Text here</div>
#a00e00 Border Color
This box has a border color of #a00e00
<div style="border: 4px solid #a00e00">Text here</div>
CSS codes
<p style="color:#a00e00">Text here</p>
<div style="background-color:#a00e00">Text here</div>
<div style="border: 4px solid #a00e00">Text here</div>
#a00e00 Color on white background
This is how a font and box color of #a00e00 will look
on a white background.
#a00e00 Color on black background
This is how a font and box color of #a00e00 hex color will look
on a black background.