Shades of Highland #889574
Tints of Highland #889574
RGB
CMYK
RGB Variations
Color information
#889574 (or 0x889574) is known color: Highland. HEX triplet: 88, 95 and 74. RGB value is (136,149,116). Sum of RGB (Red+Green+Blue) = 136+149+116=401 (53% of max value = 765). Red value is 136 (53.52% from 255 or 33.92% from 401); Green value is 149 (58.59% from 255 or 37.16% from 401); Blue value is 116 (45.70% from 255 or 28.93% from 401); Max value from RGB is 149 - color contains mainly: green. Hex color #889574 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #889574 is #776A8B. Grayscale: #8D8D8D. Windows color (decimal): -7826060 or 7640456. OLE color: 7640456.
HSL color Cylindrical-coordinate representation of color #889574: hue angle of 83.64º degrees, saturation: 0.13, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #889574 is Cyan = 0.09, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 136 | 149 | 116 | - |
| CMYK | 0.09 | 0 | 0.22 | 0.42 |
| HSL | 83.64º | 0.13% | 0.52% | - |
| HSV(B) | 83.64º | 0.22% | 0.58% | - |
| XYZ | 24.05 | 27.99 | 20.66 | - |
| YUV | 141.35 | 113.69 | 124.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 149 | 116 | 0.09 | 0 | 0.22 | 0.42 | 83.64 | 0.13 | 0.52 |
| Hex | 88 | 95 | 74 | 9 | 0 | 16 | 2A | 54 | D | 34 |
| Octal | 210 | 225 | 164 | 11 | 0 | 26 | 52 | 124 | 15 | 64 |
| Binary | 10001000 | 10010101 | 1110100 | 1001 | 0 | 10110 | 101010 | 1010100 | 1101 | 110100 |
Color Harmonies of #889574
Complementary color
Monochromatic Colors of #889574
Black with #889574
Text Example
Text Example
White with #889574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #889574; }
p { color: rgb(136,149,116); }
H1.HeaderClassName
{
color: #889574;
}
.AnyTagClassName
{
color: #889574;
}
</style>
background-color css
<style>
a { background-color: #889574; }
a { background-color: rgb(136,149,116); }
div.DivClassName
{
background-color: #889574;
}
.BgClassName
{
background-color: #889574;
}
</style>
border-color css
<style>
span { border-color: #889574; }
span { border-color: rgb(136,149,116); }
td.TdClassName
{
border-color: #889574;
}
.TagClassName
{
border-color: #889574;
}
</style>