Shades of Hillary #ABA771
Tints of Hillary #ABA771
RGB
CMYK
RGB Variations
Color information
#ABA771 (or 0xABA771) is known color: Hillary. HEX triplet: AB, A7 and 71. RGB value is (171,167,113). Sum of RGB (Red+Green+Blue) = 171+167+113=451 (59% of max value = 765). Red value is 171 (67.19% from 255 or 37.92% from 451); Green value is 167 (65.62% from 255 or 37.03% from 451); Blue value is 113 (44.53% from 255 or 25.06% from 451); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA771 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ABA771 is #54588E. Grayscale: #A2A2A2. Windows color (decimal): -5527695 or 7448491. OLE color: 7448491.
HSL color Cylindrical-coordinate representation of color #ABA771: hue angle of 55.86º degrees, saturation: 0.26, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #ABA771 is Cyan = 0, Magento = 0.02, Yellow = 0.34 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 171 | 167 | 113 | - |
| CMYK | 0 | 0.02 | 0.34 | 0.33 |
| HSL | 55.86º | 0.26% | 0.56% | - |
| HSV(B) | 55.86º | 0.34% | 0.67% | - |
| XYZ | 33.59 | 37.49 | 21.09 | - |
| YUV | 162.04 | 100.33 | 134.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 171 | 167 | 113 | 0 | 0.02 | 0.34 | 0.33 | 55.86 | 0.26 | 0.56 |
| Hex | AB | A7 | 71 | 0 | 2 | 22 | 21 | 38 | 1A | 38 |
| Octal | 253 | 247 | 161 | 0 | 2 | 42 | 41 | 70 | 32 | 70 |
| Binary | 10101011 | 10100111 | 1110001 | 0 | 10 | 100010 | 100001 | 111000 | 11010 | 111000 |
Color Harmonies of #ABA771
Complementary color
Monochromatic Colors of #ABA771
Black with #ABA771
Text Example
Text Example
White with #ABA771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #ABA771; }
p { color: rgb(171,167,113); }
H1.HeaderClassName
{
color: #ABA771;
}
.AnyTagClassName
{
color: #ABA771;
}
</style>
background-color css
<style>
a { background-color: #ABA771; }
a { background-color: rgb(171,167,113); }
div.DivClassName
{
background-color: #ABA771;
}
.BgClassName
{
background-color: #ABA771;
}
</style>
border-color css
<style>
span { border-color: #ABA771; }
span { border-color: rgb(171,167,113); }
td.TdClassName
{
border-color: #ABA771;
}
.TagClassName
{
border-color: #ABA771;
}
</style>