In RGB color space, #aa0100 hex color has a red value of 170, a green value of 1 and a blue value of 0.
In CMYK color space (used in color printing), #aa0100 hex color is composed of 0% cyan, 99.41% magenta, 100% yellow and 33.33% black.
#aa0100 color has a hue of 0.4 degrees, a saturation of 100% and a lightness of 33.3%.
#aa0100 hex color contains mainly RED.
The closest web safe color of #aa0100 is #990000
#aa0100 hex color has a decimal value of 11141376.
HEX | aa0100 | #aa0100 |
---|---|---|
RGB | 170, 1, 0 | rgb(170, 1, 0) |
RGB Percent | 66.67, 0.39, 0 | rgb(66.67, 0.39, 0) |
CMYK | 0, 99, 100, 33 | |
HSL | 0.4°, 100, 33.3 | hsl(0.4, 100%, 33.3%) |
HSV | 0.4°, 100, 66.7 |
XYZ | 16.588, 8.568, 0.779 |
---|---|
Hunter Lab | 29.271, 49.932, 18.912 |
CIE-LAB | 35.139, 58.992, 49.442 |
CIE-LCH | 35.139, 76.971, 39.967 |
CIE-LUV | 0, 99.41, 100, 33.33 |
Web Safe | 990000 |
RGB percent of color #aa0100
CMYK percent of color #aa0100
Text with hexadecimal color #aa0100
This text has a font color of #aa0100
<p style="color:#aa0100">Text here</p>
#aa0100 Background Color
This box has a background color of #aa0100
<div style="background-color:#aa0100">Text here</div>
#aa0100 Border Color
This box has a border color of #aa0100
<div style="border: 4px solid #aa0100">Text here</div>
CSS codes
<p style="color:#aa0100">Text here</p>
<div style="background-color:#aa0100">Text here</div>
<div style="border: 4px solid #aa0100">Text here</div>
#aa0100 Color on white background
This is how a font and box color of #aa0100 will look
on a white background.
#aa0100 Color on black background
This is how a font and box color of #aa0100 hex color will look
on a black background.