Shades of Highland #889972
Tints of Highland #889972
RGB
CMYK
RGB Variations
Color information
#889972 (or 0x889972) is known color: Highland. HEX triplet: 88, 99 and 72. RGB value is (136,153,114). Sum of RGB (Red+Green+Blue) = 136+153+114=403 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.75% from 403); Green value is 153 (60.16% from 255 or 37.97% from 403); Blue value is 114 (44.92% from 255 or 28.29% from 403); Max value from RGB is 153 - color contains mainly: green. Hex color #889972 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889972 is #77668D. Grayscale: #8F8F8F. Windows color (decimal): -7825038 or 7510408. OLE color: 7510408.
HSL color Cylindrical-coordinate representation of color #889972: hue angle of 86.15º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #889972 is Cyan = 0.11, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 136 | 153 | 114 | - |
| CMYK | 0.11 | 0 | 0.25 | 0.4 |
| HSL | 86.15º | 0.16% | 0.52% | - |
| HSV(B) | 86.15º | 0.25% | 0.6% | - |
| XYZ | 24.58 | 29.23 | 20.27 | - |
| YUV | 143.47 | 111.37 | 122.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 153 | 114 | 0.11 | 0 | 0.25 | 0.4 | 86.15 | 0.16 | 0.52 |
| Hex | 88 | 99 | 72 | B | 0 | 19 | 28 | 56 | 10 | 34 |
| Octal | 210 | 231 | 162 | 13 | 0 | 31 | 50 | 126 | 20 | 64 |
| Binary | 10001000 | 10011001 | 1110010 | 1011 | 0 | 11001 | 101000 | 1010110 | 10000 | 110100 |
Color Harmonies of #889972
Complementary color
Monochromatic Colors of #889972
Black with #889972
Text Example
Text Example
White with #889972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889972; }
p { color: rgb(136,153,114); }
H1.HeaderClassName
{
color: #889972;
}
.AnyTagClassName
{
color: #889972;
}
</style>
background-color css
<style>
a { background-color: #889972; }
a { background-color: rgb(136,153,114); }
div.DivClassName
{
background-color: #889972;
}
.BgClassName
{
background-color: #889972;
}
</style>
border-color css
<style>
span { border-color: #889972; }
span { border-color: rgb(136,153,114); }
td.TdClassName
{
border-color: #889972;
}
.TagClassName
{
border-color: #889972;
}
</style>