Shades of Hillary #ABA478
Tints of Hillary #ABA478
RGB
CMYK
RGB Variations
Color information
#ABA478 (or 0xABA478) is known color: Hillary. HEX triplet: AB, A4 and 78. RGB value is (171,164,120). Sum of RGB (Red+Green+Blue) = 171+164+120=455 (60% of max value = 765). Red value is 171 (67.19% from 255 or 37.58% from 455); Green value is 164 (64.45% from 255 or 36.04% from 455); Blue value is 120 (47.27% from 255 or 26.37% from 455); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA478 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ABA478 is #545B87. Grayscale: #A1A1A1. Windows color (decimal): -5528456 or 7906475. OLE color: 7906475.
HSL color Cylindrical-coordinate representation of color #ABA478: hue angle of 51.76º degrees, saturation: 0.23, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #ABA478 is Cyan = 0, Magento = 0.04, Yellow = 0.30 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 171 | 164 | 120 | - |
| CMYK | 0 | 0.04 | 0.30 | 0.33 |
| HSL | 51.76º | 0.23% | 0.57% | - |
| HSV(B) | 51.76º | 0.3% | 0.67% | - |
| XYZ | 33.46 | 36.56 | 23.06 | - |
| YUV | 161.08 | 104.82 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 171 | 164 | 120 | 0 | 0.04 | 0.30 | 0.33 | 51.76 | 0.23 | 0.57 |
| Hex | AB | A4 | 78 | 0 | 4 | 1E | 21 | 34 | 17 | 39 |
| Octal | 253 | 244 | 170 | 0 | 4 | 36 | 41 | 64 | 27 | 71 |
| Binary | 10101011 | 10100100 | 1111000 | 0 | 100 | 11110 | 100001 | 110100 | 10111 | 111001 |
Color Harmonies of #ABA478
Complementary color
Monochromatic Colors of #ABA478
Black with #ABA478
Text Example
Text Example
White with #ABA478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #ABA478; }
p { color: rgb(171,164,120); }
H1.HeaderClassName
{
color: #ABA478;
}
.AnyTagClassName
{
color: #ABA478;
}
</style>
background-color css
<style>
a { background-color: #ABA478; }
a { background-color: rgb(171,164,120); }
div.DivClassName
{
background-color: #ABA478;
}
.BgClassName
{
background-color: #ABA478;
}
</style>
border-color css
<style>
span { border-color: #ABA478; }
span { border-color: rgb(171,164,120); }
td.TdClassName
{
border-color: #ABA478;
}
.TagClassName
{
border-color: #ABA478;
}
</style>