Shades of Hillary #ABA670
Tints of Hillary #ABA670
RGB
CMYK
RGB Variations
Color information
#ABA670 (or 0xABA670) is known color: Hillary. HEX triplet: AB, A6 and 70. RGB value is (171,166,112). Sum of RGB (Red+Green+Blue) = 171+166+112=449 (59% of max value = 765). Red value is 171 (67.19% from 255 or 38.08% from 449); Green value is 166 (65.23% from 255 or 36.97% from 449); Blue value is 112 (44.14% from 255 or 24.94% from 449); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA670 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ABA670 is #54598F. Grayscale: #A1A1A1. Windows color (decimal): -5527952 or 7382699. OLE color: 7382699.
HSL color Cylindrical-coordinate representation of color #ABA670: hue angle of 54.92º degrees, saturation: 0.26, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #ABA670 is Cyan = 0, Magento = 0.03, Yellow = 0.35 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 171 | 166 | 112 | - |
| CMYK | 0 | 0.03 | 0.35 | 0.33 |
| HSL | 54.92º | 0.26% | 0.55% | - |
| HSV(B) | 54.92º | 0.35% | 0.67% | - |
| XYZ | 33.36 | 37.1 | 20.73 | - |
| YUV | 161.34 | 100.16 | 134.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 171 | 166 | 112 | 0 | 0.03 | 0.35 | 0.33 | 54.92 | 0.26 | 0.55 |
| Hex | AB | A6 | 70 | 0 | 3 | 23 | 21 | 37 | 1A | 37 |
| Octal | 253 | 246 | 160 | 0 | 3 | 43 | 41 | 67 | 32 | 67 |
| Binary | 10101011 | 10100110 | 1110000 | 0 | 11 | 100011 | 100001 | 110111 | 11010 | 110111 |
Color Harmonies of #ABA670
Complementary color
Monochromatic Colors of #ABA670
Black with #ABA670
Text Example
Text Example
White with #ABA670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #ABA670; }
p { color: rgb(171,166,112); }
H1.HeaderClassName
{
color: #ABA670;
}
.AnyTagClassName
{
color: #ABA670;
}
</style>
background-color css
<style>
a { background-color: #ABA670; }
a { background-color: rgb(171,166,112); }
div.DivClassName
{
background-color: #ABA670;
}
.BgClassName
{
background-color: #ABA670;
}
</style>
border-color css
<style>
span { border-color: #ABA670; }
span { border-color: rgb(171,166,112); }
td.TdClassName
{
border-color: #ABA670;
}
.TagClassName
{
border-color: #ABA670;
}
</style>