Shades of Highland #889572
Tints of Highland #889572
RGB
CMYK
RGB Variations
Color information
#889572 (or 0x889572) is known color: Highland. HEX triplet: 88, 95 and 72. RGB value is (136,149,114). Sum of RGB (Red+Green+Blue) = 136+149+114=399 (52% of max value = 765). Red value is 136 (53.52% from 255 or 34.09% from 399); Green value is 149 (58.59% from 255 or 37.34% from 399); Blue value is 114 (44.92% from 255 or 28.57% from 399); Max value from RGB is 149 - color contains mainly: green. Hex color #889572 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889572 is #776A8D. Grayscale: #8D8D8D. Windows color (decimal): -7826062 or 7509384. OLE color: 7509384.
HSL color Cylindrical-coordinate representation of color #889572: hue angle of 82.29º 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 #889572 is Cyan = 0.09, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 149 | 114 | - |
| CMYK | 0.09 | 0 | 0.23 | 0.42 |
| HSL | 82.29º | 0.14% | 0.52% | - |
| HSV(B) | 82.29º | 0.23% | 0.58% | - |
| XYZ | 23.94 | 27.94 | 20.05 | - |
| YUV | 141.12 | 112.69 | 124.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 149 | 114 | 0.09 | 0 | 0.23 | 0.42 | 82.29 | 0.14 | 0.52 |
| Hex | 88 | 95 | 72 | 9 | 0 | 17 | 2A | 52 | E | 34 |
| Octal | 210 | 225 | 162 | 11 | 0 | 27 | 52 | 122 | 16 | 64 |
| Binary | 10001000 | 10010101 | 1110010 | 1001 | 0 | 10111 | 101010 | 1010010 | 1110 | 110100 |
Color Harmonies of #889572
Complementary color
Monochromatic Colors of #889572
Black with #889572
Text Example
Text Example
White with #889572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889572; }
p { color: rgb(136,149,114); }
H1.HeaderClassName
{
color: #889572;
}
.AnyTagClassName
{
color: #889572;
}
</style>
background-color css
<style>
a { background-color: #889572; }
a { background-color: rgb(136,149,114); }
div.DivClassName
{
background-color: #889572;
}
.BgClassName
{
background-color: #889572;
}
</style>
border-color css
<style>
span { border-color: #889572; }
span { border-color: rgb(136,149,114); }
td.TdClassName
{
border-color: #889572;
}
.TagClassName
{
border-color: #889572;
}
</style>