Shades of Highland #849868
Tints of Highland #849868
RGB
CMYK
RGB Variations
Color information
#849868 (or 0x849868) is known color: Highland. HEX triplet: 84, 98 and 68. RGB value is (132,152,104). Sum of RGB (Red+Green+Blue) = 132+152+104=388 (51% of max value = 765). Red value is 132 (51.95% from 255 or 34.02% from 388); Green value is 152 (59.77% from 255 or 39.18% from 388); Blue value is 104 (41.02% from 255 or 26.80% from 388); Max value from RGB is 152 - color contains mainly: green. Hex color #849868 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849868 is #7B6797. Grayscale: #8C8C8C. Windows color (decimal): -8087448 or 6854788. OLE color: 6854788.
HSL color Cylindrical-coordinate representation of color #849868: hue angle of 85º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #849868 is Cyan = 0.13, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 132 | 152 | 104 | - |
| CMYK | 0.13 | 0 | 0.32 | 0.40 |
| HSL | 85º | 0.19% | 0.5% | - |
| HSV(B) | 85º | 0.32% | 0.6% | - |
| XYZ | 23.24 | 28.36 | 17.35 | - |
| YUV | 140.55 | 107.37 | 121.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 152 | 104 | 0.13 | 0 | 0.32 | 0.40 | 85 | 0.19 | 0.5 |
| Hex | 84 | 98 | 68 | D | 0 | 20 | 28 | 55 | 13 | 32 |
| Octal | 204 | 230 | 150 | 15 | 0 | 40 | 50 | 125 | 23 | 62 |
| Binary | 10000100 | 10011000 | 1101000 | 1101 | 0 | 100000 | 101000 | 1010101 | 10011 | 110010 |
Color Harmonies of #849868
Complementary color
Monochromatic Colors of #849868
Black with #849868
Text Example
Text Example
White with #849868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849868; }
p { color: rgb(132,152,104); }
H1.HeaderClassName
{
color: #849868;
}
.AnyTagClassName
{
color: #849868;
}
</style>
background-color css
<style>
a { background-color: #849868; }
a { background-color: rgb(132,152,104); }
div.DivClassName
{
background-color: #849868;
}
.BgClassName
{
background-color: #849868;
}
</style>
border-color css
<style>
span { border-color: #849868; }
span { border-color: rgb(132,152,104); }
td.TdClassName
{
border-color: #849868;
}
.TagClassName
{
border-color: #849868;
}
</style>