Shades of Highland #849370
Tints of Highland #849370
RGB
CMYK
RGB Variations
Color information
#849370 (or 0x849370) is known color: Highland. HEX triplet: 84, 93 and 70. RGB value is (132,147,112). Sum of RGB (Red+Green+Blue) = 132+147+112=391 (51% of max value = 765). Red value is 132 (51.95% from 255 or 33.76% from 391); Green value is 147 (57.81% from 255 or 37.60% from 391); Blue value is 112 (44.14% from 255 or 28.64% from 391); Max value from RGB is 147 - color contains mainly: green. Hex color #849370 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849370 is #7B6C8F. Grayscale: #8A8A8A. Windows color (decimal): -8088720 or 7377796. OLE color: 7377796.
HSL color Cylindrical-coordinate representation of color #849370: hue angle of 85.71º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #849370 is Cyan = 0.10, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 112 | - |
| CMYK | 0.10 | 0 | 0.24 | 0.42 |
| HSL | 85.71º | 0.14% | 0.51% | - |
| HSV(B) | 85.71º | 0.24% | 0.58% | - |
| XYZ | 22.87 | 26.94 | 19.32 | - |
| YUV | 138.53 | 113.03 | 123.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 112 | 0.10 | 0 | 0.24 | 0.42 | 85.71 | 0.14 | 0.51 |
| Hex | 84 | 93 | 70 | A | 0 | 18 | 2A | 56 | E | 33 |
| Octal | 204 | 223 | 160 | 12 | 0 | 30 | 52 | 126 | 16 | 63 |
| Binary | 10000100 | 10010011 | 1110000 | 1010 | 0 | 11000 | 101010 | 1010110 | 1110 | 110011 |
Color Harmonies of #849370
Complementary color
Monochromatic Colors of #849370
Black with #849370
Text Example
Text Example
White with #849370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849370; }
p { color: rgb(132,147,112); }
H1.HeaderClassName
{
color: #849370;
}
.AnyTagClassName
{
color: #849370;
}
</style>
background-color css
<style>
a { background-color: #849370; }
a { background-color: rgb(132,147,112); }
div.DivClassName
{
background-color: #849370;
}
.BgClassName
{
background-color: #849370;
}
</style>
border-color css
<style>
span { border-color: #849370; }
span { border-color: rgb(132,147,112); }
td.TdClassName
{
border-color: #849370;
}
.TagClassName
{
border-color: #849370;
}
</style>