In RGB color space, #a50000 hex color has a red value of 165, a green value of 0 and a blue value of 0.
In CMYK color space (used in color printing), #a50000 hex color is composed of 0% cyan, 100% magenta, 100% yellow and 35.29% black.
#a50000 color has a hue of 0 degrees, a saturation of 100% and a lightness of 32.4%.
#a50000 hex color contains mainly RED.
The closest web safe color of #a50000 is #990000
#a50000 hex color has a decimal value of 10813440.
HEX | a50000 | #a50000 |
---|---|---|
RGB | 165, 0, 0 | rgb(165, 0, 0) |
RGB Percent | 64.71, 0, 0 | rgb(64.71, 0, 0) |
CMYK | 0, 100, 100, 35 | |
HSL | 0°, 100, 32.4 | hsl(0, 100%, 32.4%) |
HSV | 0°, 100, 64.7 |
XYZ | 15.517, 7.999, 0.726 |
---|---|
Hunter Lab | 28.283, 48.438, 18.276 |
CIE-LAB | 33.981, 57.836, 48.203 |
CIE-LCH | 33.981, 75.29, 39.809 |
CIE-LUV | 0, 100, 100, 35.29 |
Web Safe | 990000 |
RGB percent of color #a50000
CMYK percent of color #a50000
Text with hexadecimal color #a50000
This text has a font color of #a50000
<p style="color:#a50000">Text here</p>
#a50000 Background Color
This box has a background color of #a50000
<div style="background-color:#a50000">Text here</div>
#a50000 Border Color
This box has a border color of #a50000
<div style="border: 4px solid #a50000">Text here</div>
CSS codes
<p style="color:#a50000">Text here</p>
<div style="background-color:#a50000">Text here</div>
<div style="border: 4px solid #a50000">Text here</div>
#a50000 Color on white background
This is how a font and box color of #a50000 will look
on a white background.
#a50000 Color on black background
This is how a font and box color of #a50000 hex color will look
on a black background.