Shades of Highland #849460
Tints of Highland #849460
RGB
CMYK
RGB Variations
Color information
#849460 (or 0x849460) is known color: Highland. HEX triplet: 84, 94 and 60. RGB value is (132,148,96). Sum of RGB (Red+Green+Blue) = 132+148+96=376 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.11% from 376); Green value is 148 (58.20% from 255 or 39.36% from 376); Blue value is 96 (37.89% from 255 or 25.53% from 376); Max value from RGB is 148 - color contains mainly: green. Hex color #849460 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849460 is #7B6B9F. Grayscale: #898989. Windows color (decimal): -8088480 or 6329476. OLE color: 6329476.
HSL color Cylindrical-coordinate representation of color #849460: hue angle of 78.46º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #849460 is Cyan = 0.11, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 96 | - |
| CMYK | 0.11 | 0 | 0.35 | 0.42 |
| HSL | 78.46º | 0.21% | 0.48% | - |
| HSV(B) | 78.46º | 0.35% | 0.58% | - |
| XYZ | 22.22 | 26.93 | 15.09 | - |
| YUV | 137.29 | 104.7 | 124.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 96 | 0.11 | 0 | 0.35 | 0.42 | 78.46 | 0.21 | 0.48 |
| Hex | 84 | 94 | 60 | B | 0 | 23 | 2A | 4E | 15 | 30 |
| Octal | 204 | 224 | 140 | 13 | 0 | 43 | 52 | 116 | 25 | 60 |
| Binary | 10000100 | 10010100 | 1100000 | 1011 | 0 | 100011 | 101010 | 1001110 | 10101 | 110000 |
Color Harmonies of #849460
Complementary color
Monochromatic Colors of #849460
Black with #849460
Text Example
Text Example
White with #849460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849460; }
p { color: rgb(132,148,96); }
H1.HeaderClassName
{
color: #849460;
}
.AnyTagClassName
{
color: #849460;
}
</style>
background-color css
<style>
a { background-color: #849460; }
a { background-color: rgb(132,148,96); }
div.DivClassName
{
background-color: #849460;
}
.BgClassName
{
background-color: #849460;
}
</style>
border-color css
<style>
span { border-color: #849460; }
span { border-color: rgb(132,148,96); }
td.TdClassName
{
border-color: #849460;
}
.TagClassName
{
border-color: #849460;
}
</style>