Shades of Highland #849356
Tints of Highland #849356
RGB
CMYK
RGB Variations
Color information
#849356 (or 0x849356) is known color: Highland. HEX triplet: 84, 93 and 56. RGB value is (132,147,86). Sum of RGB (Red+Green+Blue) = 132+147+86=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 147 (57.81% from 255 or 40.27% from 365); Blue value is 86 (33.98% from 255 or 23.56% from 365); Max value from RGB is 147 - color contains mainly: green. Hex color #849356 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849356 is #7B6CA9. Grayscale: #878787. Windows color (decimal): -8088746 or 5673860. OLE color: 5673860.
HSL color Cylindrical-coordinate representation of color #849356: hue angle of 74.75º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #849356 is Cyan = 0.10, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 86 | - |
| CMYK | 0.10 | 0 | 0.41 | 0.42 |
| HSL | 74.75º | 0.26% | 0.46% | - |
| HSV(B) | 74.75º | 0.41% | 0.58% | - |
| XYZ | 21.63 | 26.44 | 12.77 | - |
| YUV | 135.56 | 100.03 | 125.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 86 | 0.10 | 0 | 0.41 | 0.42 | 74.75 | 0.26 | 0.46 |
| Hex | 84 | 93 | 56 | A | 0 | 29 | 2A | 4B | 1A | 2E |
| Octal | 204 | 223 | 126 | 12 | 0 | 51 | 52 | 113 | 32 | 56 |
| Binary | 10000100 | 10010011 | 1010110 | 1010 | 0 | 101001 | 101010 | 1001011 | 11010 | 101110 |
Color Harmonies of #849356
Complementary color
Monochromatic Colors of #849356
Black with #849356
Text Example
Text Example
White with #849356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849356; }
p { color: rgb(132,147,86); }
H1.HeaderClassName
{
color: #849356;
}
.AnyTagClassName
{
color: #849356;
}
</style>
background-color css
<style>
a { background-color: #849356; }
a { background-color: rgb(132,147,86); }
div.DivClassName
{
background-color: #849356;
}
.BgClassName
{
background-color: #849356;
}
</style>
border-color css
<style>
span { border-color: #849356; }
span { border-color: rgb(132,147,86); }
td.TdClassName
{
border-color: #849356;
}
.TagClassName
{
border-color: #849356;
}
</style>