Shades of Highland #849663
Tints of Highland #849663
RGB
CMYK
RGB Variations
Color information
#849663 (or 0x849663) is known color: Highland. HEX triplet: 84, 96 and 63. RGB value is (132,150,99). Sum of RGB (Red+Green+Blue) = 132+150+99=381 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.65% from 381); Green value is 150 (58.98% from 255 or 39.37% from 381); Blue value is 99 (39.06% from 255 or 25.98% from 381); Max value from RGB is 150 - color contains mainly: green. Hex color #849663 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849663 is #7B699C. Grayscale: #8A8A8A. Windows color (decimal): -8087965 or 6526596. OLE color: 6526596.
HSL color Cylindrical-coordinate representation of color #849663: hue angle of 81.18º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #849663 is Cyan = 0.12, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 99 | - |
| CMYK | 0.12 | 0 | 0.34 | 0.41 |
| HSL | 81.18º | 0.2% | 0.49% | - |
| HSV(B) | 81.18º | 0.34% | 0.59% | - |
| XYZ | 22.67 | 27.62 | 15.94 | - |
| YUV | 138.8 | 105.54 | 123.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 99 | 0.12 | 0 | 0.34 | 0.41 | 81.18 | 0.2 | 0.49 |
| Hex | 84 | 96 | 63 | C | 0 | 22 | 29 | 51 | 14 | 31 |
| Octal | 204 | 226 | 143 | 14 | 0 | 42 | 51 | 121 | 24 | 61 |
| Binary | 10000100 | 10010110 | 1100011 | 1100 | 0 | 100010 | 101001 | 1010001 | 10100 | 110001 |
Color Harmonies of #849663
Complementary color
Monochromatic Colors of #849663
Black with #849663
Text Example
Text Example
White with #849663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849663; }
p { color: rgb(132,150,99); }
H1.HeaderClassName
{
color: #849663;
}
.AnyTagClassName
{
color: #849663;
}
</style>
background-color css
<style>
a { background-color: #849663; }
a { background-color: rgb(132,150,99); }
div.DivClassName
{
background-color: #849663;
}
.BgClassName
{
background-color: #849663;
}
</style>
border-color css
<style>
span { border-color: #849663; }
span { border-color: rgb(132,150,99); }
td.TdClassName
{
border-color: #849663;
}
.TagClassName
{
border-color: #849663;
}
</style>