Shades of Highland #849371
Tints of Highland #849371
RGB
CMYK
RGB Variations
Color information
#849371 (or 0x849371) is known color: Highland. HEX triplet: 84, 93 and 71. RGB value is (132,147,113). Sum of RGB (Red+Green+Blue) = 132+147+113=392 (51% of max value = 765). Red value is 132 (51.95% from 255 or 33.67% from 392); Green value is 147 (57.81% from 255 or 37.5% from 392); Blue value is 113 (44.53% from 255 or 28.83% from 392); Max value from RGB is 147 - color contains mainly: green. Hex color #849371 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849371 is #7B6C8E. Grayscale: #8A8A8A. Windows color (decimal): -8088719 or 7443332. OLE color: 7443332.
HSL color Cylindrical-coordinate representation of color #849371: hue angle of 86.47º degrees, saturation: 0.14, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #849371 is Cyan = 0.10, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 113 | - |
| CMYK | 0.10 | 0 | 0.23 | 0.42 |
| HSL | 86.47º | 0.14% | 0.51% | - |
| HSV(B) | 86.47º | 0.23% | 0.58% | - |
| XYZ | 22.93 | 26.97 | 19.62 | - |
| YUV | 138.64 | 113.53 | 123.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 113 | 0.10 | 0 | 0.23 | 0.42 | 86.47 | 0.14 | 0.51 |
| Hex | 84 | 93 | 71 | A | 0 | 17 | 2A | 56 | E | 33 |
| Octal | 204 | 223 | 161 | 12 | 0 | 27 | 52 | 126 | 16 | 63 |
| Binary | 10000100 | 10010011 | 1110001 | 1010 | 0 | 10111 | 101010 | 1010110 | 1110 | 110011 |
Color Harmonies of #849371
Complementary color
Monochromatic Colors of #849371
Black with #849371
Text Example
Text Example
White with #849371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849371; }
p { color: rgb(132,147,113); }
H1.HeaderClassName
{
color: #849371;
}
.AnyTagClassName
{
color: #849371;
}
</style>
background-color css
<style>
a { background-color: #849371; }
a { background-color: rgb(132,147,113); }
div.DivClassName
{
background-color: #849371;
}
.BgClassName
{
background-color: #849371;
}
</style>
border-color css
<style>
span { border-color: #849371; }
span { border-color: rgb(132,147,113); }
td.TdClassName
{
border-color: #849371;
}
.TagClassName
{
border-color: #849371;
}
</style>