Shades of Hillary #ABA674
Tints of Hillary #ABA674
RGB
CMYK
RGB Variations
Color information
#ABA674 (or 0xABA674) is known color: Hillary. HEX triplet: AB, A6 and 74. RGB value is (171,166,116). Sum of RGB (Red+Green+Blue) = 171+166+116=453 (60% of max value = 765). Red value is 171 (67.19% from 255 or 37.75% from 453); Green value is 166 (65.23% from 255 or 36.64% from 453); Blue value is 116 (45.70% from 255 or 25.61% from 453); Max value from RGB is 171 - color contains mainly: red. Hex color #ABA674 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #ABA674 is #54598B. Grayscale: #A2A2A2. Windows color (decimal): -5527948 or 7644843. OLE color: 7644843.
HSL color Cylindrical-coordinate representation of color #ABA674: hue angle of 54.55º degrees, saturation: 0.25, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #ABA674 is Cyan = 0, Magento = 0.03, Yellow = 0.32 and Black (K on CMYK) = 0.33.
Color convert
| RGB | 171 | 166 | 116 | - |
| CMYK | 0 | 0.03 | 0.32 | 0.33 |
| HSL | 54.55º | 0.25% | 0.56% | - |
| HSV(B) | 54.55º | 0.32% | 0.67% | - |
| XYZ | 33.58 | 37.19 | 21.93 | - |
| YUV | 161.8 | 102.16 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 171 | 166 | 116 | 0 | 0.03 | 0.32 | 0.33 | 54.55 | 0.25 | 0.56 |
| Hex | AB | A6 | 74 | 0 | 3 | 20 | 21 | 37 | 19 | 38 |
| Octal | 253 | 246 | 164 | 0 | 3 | 40 | 41 | 67 | 31 | 70 |
| Binary | 10101011 | 10100110 | 1110100 | 0 | 11 | 100000 | 100001 | 110111 | 11001 | 111000 |
Color Harmonies of #ABA674
Complementary color
Monochromatic Colors of #ABA674
Black with #ABA674
Text Example
Text Example
White with #ABA674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #ABA674; }
p { color: rgb(171,166,116); }
H1.HeaderClassName
{
color: #ABA674;
}
.AnyTagClassName
{
color: #ABA674;
}
</style>
background-color css
<style>
a { background-color: #ABA674; }
a { background-color: rgb(171,166,116); }
div.DivClassName
{
background-color: #ABA674;
}
.BgClassName
{
background-color: #ABA674;
}
</style>
border-color css
<style>
span { border-color: #ABA674; }
span { border-color: rgb(171,166,116); }
td.TdClassName
{
border-color: #ABA674;
}
.TagClassName
{
border-color: #ABA674;
}
</style>