Shades of Highland #889774
Tints of Highland #889774
RGB
CMYK
RGB Variations
Color information
#889774 (or 0x889774) is known color: Highland. HEX triplet: 88, 97 and 74. RGB value is (136,151,116). Sum of RGB (Red+Green+Blue) = 136+151+116=403 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.75% from 403); Green value is 151 (59.38% from 255 or 37.47% from 403); Blue value is 116 (45.70% from 255 or 28.78% from 403); Max value from RGB is 151 - color contains mainly: green. Hex color #889774 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889774 is #77688B. Grayscale: #8E8E8E. Windows color (decimal): -7825548 or 7640968. OLE color: 7640968.
HSL color Cylindrical-coordinate representation of color #889774: hue angle of 85.71º degrees, saturation: 0.14, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #889774 is Cyan = 0.10, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 136 | 151 | 116 | - |
| CMYK | 0.10 | 0 | 0.23 | 0.41 |
| HSL | 85.71º | 0.14% | 0.52% | - |
| HSV(B) | 85.71º | 0.23% | 0.59% | - |
| XYZ | 24.37 | 28.63 | 20.76 | - |
| YUV | 142.53 | 113.03 | 123.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 151 | 116 | 0.10 | 0 | 0.23 | 0.41 | 85.71 | 0.14 | 0.52 |
| Hex | 88 | 97 | 74 | A | 0 | 17 | 29 | 56 | E | 34 |
| Octal | 210 | 227 | 164 | 12 | 0 | 27 | 51 | 126 | 16 | 64 |
| Binary | 10001000 | 10010111 | 1110100 | 1010 | 0 | 10111 | 101001 | 1010110 | 1110 | 110100 |
Color Harmonies of #889774
Complementary color
Monochromatic Colors of #889774
Black with #889774
Text Example
Text Example
White with #889774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889774; }
p { color: rgb(136,151,116); }
H1.HeaderClassName
{
color: #889774;
}
.AnyTagClassName
{
color: #889774;
}
</style>
background-color css
<style>
a { background-color: #889774; }
a { background-color: rgb(136,151,116); }
div.DivClassName
{
background-color: #889774;
}
.BgClassName
{
background-color: #889774;
}
</style>
border-color css
<style>
span { border-color: #889774; }
span { border-color: rgb(136,151,116); }
td.TdClassName
{
border-color: #889774;
}
.TagClassName
{
border-color: #889774;
}
</style>