In a RGB color space, #aa6e00 hex color is composed of 66.7% red, 43.1% green and 0% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 35.3% magenta, 100% yellow and 33.3% black. It has a hue angle of 38.8 degrees, a saturation of 100% and a lightness of 33.3%. #aa6e00 color hex could be obtained by blending #ffdc00 with #550000. Closest websafe color is: #996600.
The hexadecimal color #aa6e00 has RGB values of R:170, G:110, B:0 and CMYK values of C:0, M:0.35, Y:1, K:0.33. Its decimal value is 11169280.
Hex triplet | aa6e00 | #aa6e00 |
RGB Decimal | 170, 110, 0 | rgb(170,110,0) |
RGB Percent | 66.7, 43.1, 0 | rgb(66.7%,43.1%,0%) |
CMYK | 0, 35.3, 100, 33.3 | |
HSL | 38.8°, 100, 33.3 | hsl(38.8,100%,33.3%) |
HSV(HSB) | 38.8°, 100, 66.7 | |
Web Safe | 996600 | #960 |
XYZ | 22.153, 19.698, 2.634 |
xyY | 0.498, 0.443, 19.698 |
CIE-LAB | 51.494, 16.785, 58.523 |
CIE-LCH | 51.494, 60.882, 73.996 |
CIE-LUV | 51.494, 49.79, 51.052 |
Hunter-Lab | 44.382, 11.429, 27.548 |
Binary | 10101010, 01101110, 00000000 |
Below, you can see some colors close to #aa6e00. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #aa6e00.
<span style="color:#aa6e00">Text here</span>
This paragraph has a background color of #aa6e00.
<p style="background-color:#aa6e00;">Content here</p>
This element has a border color of #aa6e00.
<div style="border:1px #aa6e00;">Content here</div>
.text {color:#aa6e00;}
.background {background-color:#aa6e00;}
.border {border:1px solid #aa6e00;}
.text-shadow {border:1px solid #aa6e00;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000000 is the darkest color, while #fff8ea is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #555555 is the less saturated color, while #a36c07 is the most saturated one.