Shades of Highland #849771
Tints of Highland #849771
RGB
CMYK
RGB Variations
Color information
#849771 (or 0x849771) is known color: Highland. HEX triplet: 84, 97 and 71. RGB value is (132,151,113). Sum of RGB (Red+Green+Blue) = 132+151+113=396 (52% of max value = 765). Red value is 132 (51.95% from 255 or 33.33% from 396); Green value is 151 (59.38% from 255 or 38.13% from 396); Blue value is 113 (44.53% from 255 or 28.54% from 396); Max value from RGB is 151 - color contains mainly: green. Hex color #849771 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849771 is #7B688E. Grayscale: #8D8D8D. Windows color (decimal): -8087695 or 7444356. OLE color: 7444356.
HSL color Cylindrical-coordinate representation of color #849771: hue angle of 90º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #849771 is Cyan = 0.13, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 151 | 113 | - |
| CMYK | 0.13 | 0 | 0.25 | 0.41 |
| HSL | 90º | 0.15% | 0.52% | - |
| HSV(B) | 90º | 0.25% | 0.59% | - |
| XYZ | 23.56 | 28.23 | 19.83 | - |
| YUV | 140.99 | 112.21 | 121.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 151 | 113 | 0.13 | 0 | 0.25 | 0.41 | 90 | 0.15 | 0.52 |
| Hex | 84 | 97 | 71 | D | 0 | 19 | 29 | 5A | F | 34 |
| Octal | 204 | 227 | 161 | 15 | 0 | 31 | 51 | 132 | 17 | 64 |
| Binary | 10000100 | 10010111 | 1110001 | 1101 | 0 | 11001 | 101001 | 1011010 | 1111 | 110100 |
Color Harmonies of #849771
Complementary color
Monochromatic Colors of #849771
Black with #849771
Text Example
Text Example
White with #849771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849771; }
p { color: rgb(132,151,113); }
H1.HeaderClassName
{
color: #849771;
}
.AnyTagClassName
{
color: #849771;
}
</style>
background-color css
<style>
a { background-color: #849771; }
a { background-color: rgb(132,151,113); }
div.DivClassName
{
background-color: #849771;
}
.BgClassName
{
background-color: #849771;
}
</style>
border-color css
<style>
span { border-color: #849771; }
span { border-color: rgb(132,151,113); }
td.TdClassName
{
border-color: #849771;
}
.TagClassName
{
border-color: #849771;
}
</style>