Shades of Highland #849266
Tints of Highland #849266
RGB
CMYK
RGB Variations
Color information
#849266 (or 0x849266) is known color: Highland. HEX triplet: 84, 92 and 66. RGB value is (132,146,102). Sum of RGB (Red+Green+Blue) = 132+146+102=380 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.74% from 380); Green value is 146 (57.42% from 255 or 38.42% from 380); Blue value is 102 (40.23% from 255 or 26.84% from 380); Max value from RGB is 146 - color contains mainly: green. Hex color #849266 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849266 is #7B6D99. Grayscale: #888888. Windows color (decimal): -8088986 or 6722180. OLE color: 6722180.
HSL color Cylindrical-coordinate representation of color #849266: hue angle of 79.09º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #849266 is Cyan = 0.10, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 102 | - |
| CMYK | 0.10 | 0 | 0.30 | 0.43 |
| HSL | 79.09º | 0.18% | 0.49% | - |
| HSV(B) | 79.09º | 0.3% | 0.57% | - |
| XYZ | 22.19 | 26.42 | 16.5 | - |
| YUV | 136.8 | 108.36 | 124.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 102 | 0.10 | 0 | 0.30 | 0.43 | 79.09 | 0.18 | 0.49 |
| Hex | 84 | 92 | 66 | A | 0 | 1E | 2B | 4F | 12 | 31 |
| Octal | 204 | 222 | 146 | 12 | 0 | 36 | 53 | 117 | 22 | 61 |
| Binary | 10000100 | 10010010 | 1100110 | 1010 | 0 | 11110 | 101011 | 1001111 | 10010 | 110001 |
Color Harmonies of #849266
Complementary color
Monochromatic Colors of #849266
Black with #849266
Text Example
Text Example
White with #849266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849266; }
p { color: rgb(132,146,102); }
H1.HeaderClassName
{
color: #849266;
}
.AnyTagClassName
{
color: #849266;
}
</style>
background-color css
<style>
a { background-color: #849266; }
a { background-color: rgb(132,146,102); }
div.DivClassName
{
background-color: #849266;
}
.BgClassName
{
background-color: #849266;
}
</style>
border-color css
<style>
span { border-color: #849266; }
span { border-color: rgb(132,146,102); }
td.TdClassName
{
border-color: #849266;
}
.TagClassName
{
border-color: #849266;
}
</style>