Shades of Highland #849366
Tints of Highland #849366
RGB
CMYK
RGB Variations
Color information
#849366 (or 0x849366) is known color: Highland. HEX triplet: 84, 93 and 66. RGB value is (132,147,102). Sum of RGB (Red+Green+Blue) = 132+147+102=381 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.65% from 381); Green value is 147 (57.81% from 255 or 38.58% from 381); Blue value is 102 (40.23% from 255 or 26.77% from 381); Max value from RGB is 147 - color contains mainly: green. Hex color #849366 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849366 is #7B6C99. Grayscale: #898989. Windows color (decimal): -8088730 or 6722436. OLE color: 6722436.
HSL color Cylindrical-coordinate representation of color #849366: hue angle of 80º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #849366 is Cyan = 0.10, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 102 | - |
| CMYK | 0.10 | 0 | 0.31 | 0.42 |
| HSL | 80º | 0.18% | 0.49% | - |
| HSV(B) | 80º | 0.31% | 0.58% | - |
| XYZ | 22.35 | 26.73 | 16.55 | - |
| YUV | 137.39 | 108.03 | 124.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 102 | 0.10 | 0 | 0.31 | 0.42 | 80 | 0.18 | 0.49 |
| Hex | 84 | 93 | 66 | A | 0 | 1F | 2A | 50 | 12 | 31 |
| Octal | 204 | 223 | 146 | 12 | 0 | 37 | 52 | 120 | 22 | 61 |
| Binary | 10000100 | 10010011 | 1100110 | 1010 | 0 | 11111 | 101010 | 1010000 | 10010 | 110001 |
Color Harmonies of #849366
Complementary color
Monochromatic Colors of #849366
Black with #849366
Text Example
Text Example
White with #849366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849366; }
p { color: rgb(132,147,102); }
H1.HeaderClassName
{
color: #849366;
}
.AnyTagClassName
{
color: #849366;
}
</style>
background-color css
<style>
a { background-color: #849366; }
a { background-color: rgb(132,147,102); }
div.DivClassName
{
background-color: #849366;
}
.BgClassName
{
background-color: #849366;
}
</style>
border-color css
<style>
span { border-color: #849366; }
span { border-color: rgb(132,147,102); }
td.TdClassName
{
border-color: #849366;
}
.TagClassName
{
border-color: #849366;
}
</style>