Shades of Hillary #ABA076
Tints of Hillary #ABA076
RGB
CMYK
RGB Variations
Color information
#ABA076 (or 0xABA076) is known color: Hillary. HEX triplet: AB, A0 and 76. RGB value is (171,160,118). Sum of RGB (Red+Green+Blue) = 171+160+118=449 (59% of max value = 765). Red value is 171 (67.19% from 255 or 38.08% from 449); Green value is 160 (62.89% from 255 or 35.63% from 449); Blue value is 118 (46.48% from 255 or 26.28% from 449); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA076 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ABA076 is #545F89. Grayscale: #9E9E9E. Windows color (decimal): -5529482 or 7774379. OLE color: 7774379.
HSL color Cylindrical-coordinate representation of color #ABA076: hue angle of 47.55º degrees, saturation: 0.24, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #ABA076 is Cyan = 0, Magento = 0.06, Yellow = 0.31 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 171 | 160 | 118 | - |
| CMYK | 0 | 0.06 | 0.31 | 0.33 |
| HSL | 47.55º | 0.24% | 0.57% | - |
| HSV(B) | 47.55º | 0.31% | 0.67% | - |
| XYZ | 32.64 | 35.11 | 22.2 | - |
| YUV | 158.5 | 105.14 | 136.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 171 | 160 | 118 | 0 | 0.06 | 0.31 | 0.33 | 47.55 | 0.24 | 0.57 |
| Hex | AB | A0 | 76 | 0 | 6 | 1F | 21 | 30 | 18 | 39 |
| Octal | 253 | 240 | 166 | 0 | 6 | 37 | 41 | 60 | 30 | 71 |
| Binary | 10101011 | 10100000 | 1110110 | 0 | 110 | 11111 | 100001 | 110000 | 11000 | 111001 |
Color Harmonies of #ABA076
Complementary color
Monochromatic Colors of #ABA076
Black with #ABA076
Text Example
Text Example
White with #ABA076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #ABA076; }
p { color: rgb(171,160,118); }
H1.HeaderClassName
{
color: #ABA076;
}
.AnyTagClassName
{
color: #ABA076;
}
</style>
background-color css
<style>
a { background-color: #ABA076; }
a { background-color: rgb(171,160,118); }
div.DivClassName
{
background-color: #ABA076;
}
.BgClassName
{
background-color: #ABA076;
}
</style>
border-color css
<style>
span { border-color: #ABA076; }
span { border-color: rgb(171,160,118); }
td.TdClassName
{
border-color: #ABA076;
}
.TagClassName
{
border-color: #ABA076;
}
</style>