Shades of Highland #849572
Tints of Highland #849572
RGB
CMYK
RGB Variations
Color information
#849572 (or 0x849572) is known color: Highland. HEX triplet: 84, 95 and 72. RGB value is (132,149,114). Sum of RGB (Red+Green+Blue) = 132+149+114=395 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.42% from 395); Green value is 149 (58.59% from 255 or 37.72% from 395); Blue value is 114 (44.92% from 255 or 28.86% from 395); Max value from RGB is 149 - color contains mainly: green. Hex color #849572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849572 is #7B6A8D. Grayscale: #8C8C8C. Windows color (decimal): -8088206 or 7509380. OLE color: 7509380.
HSL color Cylindrical-coordinate representation of color #849572: hue angle of 89.14º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #849572 is Cyan = 0.11, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 114 | - |
| CMYK | 0.11 | 0 | 0.23 | 0.42 |
| HSL | 89.14º | 0.14% | 0.52% | - |
| HSV(B) | 89.14º | 0.23% | 0.58% | - |
| XYZ | 23.3 | 27.62 | 20.02 | - |
| YUV | 139.93 | 113.37 | 122.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 114 | 0.11 | 0 | 0.23 | 0.42 | 89.14 | 0.14 | 0.52 |
| Hex | 84 | 95 | 72 | B | 0 | 17 | 2A | 59 | E | 34 |
| Octal | 204 | 225 | 162 | 13 | 0 | 27 | 52 | 131 | 16 | 64 |
| Binary | 10000100 | 10010101 | 1110010 | 1011 | 0 | 10111 | 101010 | 1011001 | 1110 | 110100 |
Color Harmonies of #849572
Complementary color
Monochromatic Colors of #849572
Black with #849572
Text Example
Text Example
White with #849572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849572; }
p { color: rgb(132,149,114); }
H1.HeaderClassName
{
color: #849572;
}
.AnyTagClassName
{
color: #849572;
}
</style>
background-color css
<style>
a { background-color: #849572; }
a { background-color: rgb(132,149,114); }
div.DivClassName
{
background-color: #849572;
}
.BgClassName
{
background-color: #849572;
}
</style>
border-color css
<style>
span { border-color: #849572; }
span { border-color: rgb(132,149,114); }
td.TdClassName
{
border-color: #849572;
}
.TagClassName
{
border-color: #849572;
}
</style>