In RGB color space, #aa001c hex color has a red value of 170, a green value of 0 and a blue value of 28.
In CMYK color space (used in color printing), #aa001c hex color is composed of 0% cyan, 100% magenta, 83.53% yellow and 33.33% black.
#aa001c color has a hue of 350.1 degrees, a saturation of 100% and a lightness of 33.3%.
#aa001c hex color contains mainly RED.
The closest web safe color of #aa001c is #990033
#aa001c hex color has a decimal value of 11141148.
HEX | aa001c | #aa001c |
---|---|---|
RGB | 170, 0, 28 | rgb(170, 0, 28) |
RGB Percent | 66.67, 0, 10.98 | rgb(66.67, 0, 10.98) |
CMYK | 0, 100, 84, 33 | |
HSL | 350.1°, 100, 33.3 | hsl(350.1, 100%, 33.3%) |
HSV | 350.1°, 100, 66.7 |
XYZ | 16.787, 8.63, 1.88 |
---|---|
Hunter Lab | 29.377, 50.592, 16.769 |
CIE-LAB | 35.262, 59.575, 36.69 |
CIE-LCH | 35.262, 69.967, 31.627 |
CIE-LUV | 0, 100, 83.53, 33.33 |
Web Safe | 990033 |
RGB percent of color #aa001c
CMYK percent of color #aa001c
Text with hexadecimal color #aa001c
This text has a font color of #aa001c
<p style="color:#aa001c">Text here</p>
#aa001c Background Color
This box has a background color of #aa001c
<div style="background-color:#aa001c">Text here</div>
#aa001c Border Color
This box has a border color of #aa001c
<div style="border: 4px solid #aa001c">Text here</div>
CSS codes
<p style="color:#aa001c">Text here</p>
<div style="background-color:#aa001c">Text here</div>
<div style="border: 4px solid #aa001c">Text here</div>
#aa001c Color on white background
This is how a font and box color of #aa001c will look
on a white background.
#aa001c Color on black background
This is how a font and box color of #aa001c hex color will look
on a black background.