Shades of Highland #849570
Tints of Highland #849570
RGB
CMYK
RGB Variations
Color information
#849570 (or 0x849570) is known color: Highland. HEX triplet: 84, 95 and 70. RGB value is (132,149,112). Sum of RGB (Red+Green+Blue) = 132+149+112=393 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.59% from 393); Green value is 149 (58.59% from 255 or 37.91% from 393); Blue value is 112 (44.14% from 255 or 28.50% from 393); Max value from RGB is 149 - color contains mainly: green. Hex color #849570 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849570 is #7B6A8F. Grayscale: #8B8B8B. Windows color (decimal): -8088208 or 7378308. OLE color: 7378308.
HSL color Cylindrical-coordinate representation of color #849570: hue angle of 87.57º degrees, saturation: 0.15, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #849570 is Cyan = 0.11, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 112 | - |
| CMYK | 0.11 | 0 | 0.25 | 0.42 |
| HSL | 87.57º | 0.15% | 0.51% | - |
| HSV(B) | 87.57º | 0.25% | 0.58% | - |
| XYZ | 23.19 | 27.57 | 19.43 | - |
| YUV | 139.7 | 112.37 | 122.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 112 | 0.11 | 0 | 0.25 | 0.42 | 87.57 | 0.15 | 0.51 |
| Hex | 84 | 95 | 70 | B | 0 | 19 | 2A | 58 | F | 33 |
| Octal | 204 | 225 | 160 | 13 | 0 | 31 | 52 | 130 | 17 | 63 |
| Binary | 10000100 | 10010101 | 1110000 | 1011 | 0 | 11001 | 101010 | 1011000 | 1111 | 110011 |
Color Harmonies of #849570
Complementary color
Monochromatic Colors of #849570
Black with #849570
Text Example
Text Example
White with #849570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849570; }
p { color: rgb(132,149,112); }
H1.HeaderClassName
{
color: #849570;
}
.AnyTagClassName
{
color: #849570;
}
</style>
background-color css
<style>
a { background-color: #849570; }
a { background-color: rgb(132,149,112); }
div.DivClassName
{
background-color: #849570;
}
.BgClassName
{
background-color: #849570;
}
</style>
border-color css
<style>
span { border-color: #849570; }
span { border-color: rgb(132,149,112); }
td.TdClassName
{
border-color: #849570;
}
.TagClassName
{
border-color: #849570;
}
</style>