Shades of Highland #889973
Tints of Highland #889973
RGB
CMYK
RGB Variations
Color information
#889973 (or 0x889973) is known color: Highland. HEX triplet: 88, 99 and 73. RGB value is (136,153,115). Sum of RGB (Red+Green+Blue) = 136+153+115=404 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.66% from 404); Green value is 153 (60.16% from 255 or 37.87% from 404); Blue value is 115 (45.31% from 255 or 28.47% from 404); Max value from RGB is 153 - color contains mainly: green. Hex color #889973 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889973 is #77668C. Grayscale: #8F8F8F. Windows color (decimal): -7825037 or 7575944. OLE color: 7575944.
HSL color Cylindrical-coordinate representation of color #889973: hue angle of 86.84º degrees, saturation: 0.16, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #889973 is Cyan = 0.11, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 136 | 153 | 115 | - |
| CMYK | 0.11 | 0 | 0.25 | 0.4 |
| HSL | 86.84º | 0.16% | 0.53% | - |
| HSV(B) | 86.84º | 0.25% | 0.6% | - |
| XYZ | 24.64 | 29.25 | 20.57 | - |
| YUV | 143.59 | 111.87 | 122.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 153 | 115 | 0.11 | 0 | 0.25 | 0.4 | 86.84 | 0.16 | 0.53 |
| Hex | 88 | 99 | 73 | B | 0 | 19 | 28 | 57 | 10 | 35 |
| Octal | 210 | 231 | 163 | 13 | 0 | 31 | 50 | 127 | 20 | 65 |
| Binary | 10001000 | 10011001 | 1110011 | 1011 | 0 | 11001 | 101000 | 1010111 | 10000 | 110101 |
Color Harmonies of #889973
Complementary color
Monochromatic Colors of #889973
Black with #889973
Text Example
Text Example
White with #889973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889973; }
p { color: rgb(136,153,115); }
H1.HeaderClassName
{
color: #889973;
}
.AnyTagClassName
{
color: #889973;
}
</style>
background-color css
<style>
a { background-color: #889973; }
a { background-color: rgb(136,153,115); }
div.DivClassName
{
background-color: #889973;
}
.BgClassName
{
background-color: #889973;
}
</style>
border-color css
<style>
span { border-color: #889973; }
span { border-color: rgb(136,153,115); }
td.TdClassName
{
border-color: #889973;
}
.TagClassName
{
border-color: #889973;
}
</style>