Shades of Highland #849666
Tints of Highland #849666
RGB
CMYK
RGB Variations
Color information
#849666 (or 0x849666) is known color: Highland. HEX triplet: 84, 96 and 66. RGB value is (132,150,102). Sum of RGB (Red+Green+Blue) = 132+150+102=384 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.38% from 384); Green value is 150 (58.98% from 255 or 39.06% from 384); Blue value is 102 (40.23% from 255 or 26.56% from 384); Max value from RGB is 150 - color contains mainly: green. Hex color #849666 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849666 is #7B6999. Grayscale: #8B8B8B. Windows color (decimal): -8087962 or 6723204. OLE color: 6723204.
HSL color Cylindrical-coordinate representation of color #849666: hue angle of 82.5º degrees, saturation: 0.19, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #849666 is Cyan = 0.12, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 132 | 150 | 102 | - |
| CMYK | 0.12 | 0 | 0.32 | 0.41 |
| HSL | 82.5º | 0.19% | 0.49% | - |
| HSV(B) | 82.5º | 0.32% | 0.59% | - |
| XYZ | 22.82 | 27.68 | 16.71 | - |
| YUV | 139.15 | 107.04 | 122.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 150 | 102 | 0.12 | 0 | 0.32 | 0.41 | 82.5 | 0.19 | 0.49 |
| Hex | 84 | 96 | 66 | C | 0 | 20 | 29 | 52 | 13 | 31 |
| Octal | 204 | 226 | 146 | 14 | 0 | 40 | 51 | 122 | 23 | 61 |
| Binary | 10000100 | 10010110 | 1100110 | 1100 | 0 | 100000 | 101001 | 1010010 | 10011 | 110001 |
Color Harmonies of #849666
Complementary color
Monochromatic Colors of #849666
Black with #849666
Text Example
Text Example
White with #849666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849666; }
p { color: rgb(132,150,102); }
H1.HeaderClassName
{
color: #849666;
}
.AnyTagClassName
{
color: #849666;
}
</style>
background-color css
<style>
a { background-color: #849666; }
a { background-color: rgb(132,150,102); }
div.DivClassName
{
background-color: #849666;
}
.BgClassName
{
background-color: #849666;
}
</style>
border-color css
<style>
span { border-color: #849666; }
span { border-color: rgb(132,150,102); }
td.TdClassName
{
border-color: #849666;
}
.TagClassName
{
border-color: #849666;
}
</style>