Shades of Hillary #ABA770
Tints of Hillary #ABA770
RGB
CMYK
RGB Variations
Color information
#ABA770 (or 0xABA770) is known color: Hillary. HEX triplet: AB, A7 and 70. RGB value is (171,167,112). Sum of RGB (Red+Green+Blue) = 171+167+112=450 (59% of max value = 765). Red value is 171 (67.19% from 255 or 38% from 450); Green value is 167 (65.62% from 255 or 37.11% from 450); Blue value is 112 (44.14% from 255 or 24.89% from 450); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA770 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ABA770 is #54588F. Grayscale: #A2A2A2. Windows color (decimal): -5527696 or 7382955. OLE color: 7382955.
HSL color Cylindrical-coordinate representation of color #ABA770: hue angle of 55.93º 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 #ABA770 is Cyan = 0, Magento = 0.02, Yellow = 0.35 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 171 | 167 | 112 | - |
| CMYK | 0 | 0.02 | 0.35 | 0.33 |
| HSL | 55.93º | 0.26% | 0.55% | - |
| HSV(B) | 55.93º | 0.35% | 0.67% | - |
| XYZ | 33.54 | 37.47 | 20.79 | - |
| YUV | 161.93 | 99.83 | 134.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 171 | 167 | 112 | 0 | 0.02 | 0.35 | 0.33 | 55.93 | 0.26 | 0.55 |
| Hex | AB | A7 | 70 | 0 | 2 | 23 | 21 | 38 | 1A | 37 |
| Octal | 253 | 247 | 160 | 0 | 2 | 43 | 41 | 70 | 32 | 67 |
| Binary | 10101011 | 10100111 | 1110000 | 0 | 10 | 100011 | 100001 | 111000 | 11010 | 110111 |
Color Harmonies of #ABA770
Complementary color
Monochromatic Colors of #ABA770
Black with #ABA770
Text Example
Text Example
White with #ABA770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #ABA770; }
p { color: rgb(171,167,112); }
H1.HeaderClassName
{
color: #ABA770;
}
.AnyTagClassName
{
color: #ABA770;
}
</style>
background-color css
<style>
a { background-color: #ABA770; }
a { background-color: rgb(171,167,112); }
div.DivClassName
{
background-color: #ABA770;
}
.BgClassName
{
background-color: #ABA770;
}
</style>
border-color css
<style>
span { border-color: #ABA770; }
span { border-color: rgb(171,167,112); }
td.TdClassName
{
border-color: #ABA770;
}
.TagClassName
{
border-color: #ABA770;
}
</style>