Shades of Highland #889975
Tints of Highland #889975
RGB
CMYK
RGB Variations
Color information
#889975 (or 0x889975) is known color: Highland. HEX triplet: 88, 99 and 75. RGB value is (136,153,117). Sum of RGB (Red+Green+Blue) = 136+153+117=406 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.50% from 406); Green value is 153 (60.16% from 255 or 37.68% from 406); Blue value is 117 (46.09% from 255 or 28.82% from 406); Max value from RGB is 153 - color contains mainly: green. Hex color #889975 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889975 is #77668A. Grayscale: #8F8F8F. Windows color (decimal): -7825035 or 7707016. OLE color: 7707016.
HSL color Cylindrical-coordinate representation of color #889975: hue angle of 88.33º degrees, saturation: 0.15, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #889975 is Cyan = 0.11, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 136 | 153 | 117 | - |
| CMYK | 0.11 | 0 | 0.24 | 0.4 |
| HSL | 88.33º | 0.15% | 0.53% | - |
| HSV(B) | 88.33º | 0.24% | 0.6% | - |
| XYZ | 24.76 | 29.3 | 21.18 | - |
| YUV | 143.81 | 112.87 | 122.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 153 | 117 | 0.11 | 0 | 0.24 | 0.4 | 88.33 | 0.15 | 0.53 |
| Hex | 88 | 99 | 75 | B | 0 | 18 | 28 | 58 | F | 35 |
| Octal | 210 | 231 | 165 | 13 | 0 | 30 | 50 | 130 | 17 | 65 |
| Binary | 10001000 | 10011001 | 1110101 | 1011 | 0 | 11000 | 101000 | 1011000 | 1111 | 110101 |
Color Harmonies of #889975
Complementary color
Monochromatic Colors of #889975
Black with #889975
Text Example
Text Example
White with #889975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889975; }
p { color: rgb(136,153,117); }
H1.HeaderClassName
{
color: #889975;
}
.AnyTagClassName
{
color: #889975;
}
</style>
background-color css
<style>
a { background-color: #889975; }
a { background-color: rgb(136,153,117); }
div.DivClassName
{
background-color: #889975;
}
.BgClassName
{
background-color: #889975;
}
</style>
border-color css
<style>
span { border-color: #889975; }
span { border-color: rgb(136,153,117); }
td.TdClassName
{
border-color: #889975;
}
.TagClassName
{
border-color: #889975;
}
</style>