In RGB color space, #aa3000 hex color has a red value of 170, a green value of 48 and a blue value of 0.
In CMYK color space (used in color printing), #aa3000 hex color is composed of 0% cyan, 71.76% magenta, 100% yellow and 33.33% black.
#aa3000 color has a hue of 16.9 degrees, a saturation of 100% and a lightness of 33.3%.
#aa3000 hex color contains mainly RED.
The closest web safe color of #aa3000 is #993300
#aa3000 hex color has a decimal value of 11153408.
HEX | aa3000 | #aa3000 |
---|---|---|
RGB | 170, 48, 0 | rgb(170, 48, 0) |
RGB Percent | 66.67, 18.82, 0 | rgb(66.67, 18.82, 0) |
CMYK | 0, 72, 100, 33 | |
HSL | 16.9°, 100, 33.3 | hsl(16.9, 100%, 33.3%) |
HSV | 16.9°, 100, 66.7 |
XYZ | 17.635, 10.66, 1.128 |
---|---|
Hunter Lab | 32.65, 39.276, 20.806 |
CIE-LAB | 39.002, 48.101, 51.231 |
CIE-LCH | 39.002, 70.273, 46.805 |
CIE-LUV | 0, 71.76, 100, 33.33 |
Web Safe | 993300 |
RGB percent of color #aa3000
CMYK percent of color #aa3000
Text with hexadecimal color #aa3000
This text has a font color of #aa3000
<p style="color:#aa3000">Text here</p>
#aa3000 Background Color
This box has a background color of #aa3000
<div style="background-color:#aa3000">Text here</div>
#aa3000 Border Color
This box has a border color of #aa3000
<div style="border: 4px solid #aa3000">Text here</div>
CSS codes
<p style="color:#aa3000">Text here</p>
<div style="background-color:#aa3000">Text here</div>
<div style="border: 4px solid #aa3000">Text here</div>
#aa3000 Color on white background
This is how a font and box color of #aa3000 will look
on a white background.
#aa3000 Color on black background
This is how a font and box color of #aa3000 hex color will look
on a black background.