Shades of Highland #889872
Tints of Highland #889872
RGB
CMYK
RGB Variations
Color information
#889872 (or 0x889872) is known color: Highland. HEX triplet: 88, 98 and 72. RGB value is (136,152,114). Sum of RGB (Red+Green+Blue) = 136+152+114=402 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.83% from 402); Green value is 152 (59.77% from 255 or 37.81% from 402); Blue value is 114 (44.92% from 255 or 28.36% from 402); Max value from RGB is 152 - color contains mainly: green. Hex color #889872 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889872 is #77678D. Grayscale: #8F8F8F. Windows color (decimal): -7825294 or 7510152. OLE color: 7510152.
HSL color Cylindrical-coordinate representation of color #889872: hue angle of 85.26º 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 #889872 is Cyan = 0.11, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 136 | 152 | 114 | - |
| CMYK | 0.11 | 0 | 0.25 | 0.40 |
| HSL | 85.26º | 0.16% | 0.52% | - |
| HSV(B) | 85.26º | 0.25% | 0.6% | - |
| XYZ | 24.42 | 28.91 | 20.21 | - |
| YUV | 142.88 | 111.7 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 152 | 114 | 0.11 | 0 | 0.25 | 0.40 | 85.26 | 0.16 | 0.52 |
| Hex | 88 | 98 | 72 | B | 0 | 19 | 28 | 55 | 10 | 34 |
| Octal | 210 | 230 | 162 | 13 | 0 | 31 | 50 | 125 | 20 | 64 |
| Binary | 10001000 | 10011000 | 1110010 | 1011 | 0 | 11001 | 101000 | 1010101 | 10000 | 110100 |
Color Harmonies of #889872
Complementary color
Monochromatic Colors of #889872
Black with #889872
Text Example
Text Example
White with #889872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889872; }
p { color: rgb(136,152,114); }
H1.HeaderClassName
{
color: #889872;
}
.AnyTagClassName
{
color: #889872;
}
</style>
background-color css
<style>
a { background-color: #889872; }
a { background-color: rgb(136,152,114); }
div.DivClassName
{
background-color: #889872;
}
.BgClassName
{
background-color: #889872;
}
</style>
border-color css
<style>
span { border-color: #889872; }
span { border-color: rgb(136,152,114); }
td.TdClassName
{
border-color: #889872;
}
.TagClassName
{
border-color: #889872;
}
</style>