Shades of Highland #849969
Tints of Highland #849969
RGB
CMYK
RGB Variations
Color information
#849969 (or 0x849969) is known color: Highland. HEX triplet: 84, 99 and 69. RGB value is (132,153,105). Sum of RGB (Red+Green+Blue) = 132+153+105=390 (51% of max value = 765). Red value is 132 (51.95% from 255 or 33.85% from 390); Green value is 153 (60.16% from 255 or 39.23% from 390); Blue value is 105 (41.41% from 255 or 26.92% from 390); Max value from RGB is 153 - color contains mainly: green. Hex color #849969 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849969 is #7B6696. Grayscale: #8D8D8D. Windows color (decimal): -8087191 or 6920580. OLE color: 6920580.
HSL color Cylindrical-coordinate representation of color #849969: hue angle of 86.25º degrees, saturation: 0.19, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #849969 is Cyan = 0.14, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 132 | 153 | 105 | - |
| CMYK | 0.14 | 0 | 0.31 | 0.4 |
| HSL | 86.25º | 0.19% | 0.51% | - |
| HSV(B) | 86.25º | 0.31% | 0.6% | - |
| XYZ | 23.46 | 28.71 | 17.67 | - |
| YUV | 141.25 | 107.54 | 121.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 153 | 105 | 0.14 | 0 | 0.31 | 0.4 | 86.25 | 0.19 | 0.51 |
| Hex | 84 | 99 | 69 | E | 0 | 1F | 28 | 56 | 13 | 33 |
| Octal | 204 | 231 | 151 | 16 | 0 | 37 | 50 | 126 | 23 | 63 |
| Binary | 10000100 | 10011001 | 1101001 | 1110 | 0 | 11111 | 101000 | 1010110 | 10011 | 110011 |
Color Harmonies of #849969
Complementary color
Monochromatic Colors of #849969
Black with #849969
Text Example
Text Example
White with #849969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849969; }
p { color: rgb(132,153,105); }
H1.HeaderClassName
{
color: #849969;
}
.AnyTagClassName
{
color: #849969;
}
</style>
background-color css
<style>
a { background-color: #849969; }
a { background-color: rgb(132,153,105); }
div.DivClassName
{
background-color: #849969;
}
.BgClassName
{
background-color: #849969;
}
</style>
border-color css
<style>
span { border-color: #849969; }
span { border-color: rgb(132,153,105); }
td.TdClassName
{
border-color: #849969;
}
.TagClassName
{
border-color: #849969;
}
</style>