Shades of Highland #849558
Tints of Highland #849558
RGB
CMYK
RGB Variations
Color information
#849558 (or 0x849558) is known color: Highland. HEX triplet: 84, 95 and 58. RGB value is (132,149,88). Sum of RGB (Red+Green+Blue) = 132+149+88=369 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.77% from 369); Green value is 149 (58.59% from 255 or 40.38% from 369); Blue value is 88 (34.77% from 255 or 23.85% from 369); Max value from RGB is 149 - color contains mainly: green. Hex color #849558 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849558 is #7B6AA7. Grayscale: #898989. Windows color (decimal): -8088232 or 5805444. OLE color: 5805444.
HSL color Cylindrical-coordinate representation of color #849558: hue angle of 76.72º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #849558 is Cyan = 0.11, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 149 | 88 | - |
| CMYK | 0.11 | 0 | 0.41 | 0.42 |
| HSL | 76.72º | 0.26% | 0.46% | - |
| HSV(B) | 76.72º | 0.41% | 0.58% | - |
| XYZ | 22.02 | 27.11 | 13.3 | - |
| YUV | 136.96 | 100.37 | 124.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 149 | 88 | 0.11 | 0 | 0.41 | 0.42 | 76.72 | 0.26 | 0.46 |
| Hex | 84 | 95 | 58 | B | 0 | 29 | 2A | 4D | 1A | 2E |
| Octal | 204 | 225 | 130 | 13 | 0 | 51 | 52 | 115 | 32 | 56 |
| Binary | 10000100 | 10010101 | 1011000 | 1011 | 0 | 101001 | 101010 | 1001101 | 11010 | 101110 |
Color Harmonies of #849558
Complementary color
Monochromatic Colors of #849558
Black with #849558
Text Example
Text Example
White with #849558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849558; }
p { color: rgb(132,149,88); }
H1.HeaderClassName
{
color: #849558;
}
.AnyTagClassName
{
color: #849558;
}
</style>
background-color css
<style>
a { background-color: #849558; }
a { background-color: rgb(132,149,88); }
div.DivClassName
{
background-color: #849558;
}
.BgClassName
{
background-color: #849558;
}
</style>
border-color css
<style>
span { border-color: #849558; }
span { border-color: rgb(132,149,88); }
td.TdClassName
{
border-color: #849558;
}
.TagClassName
{
border-color: #849558;
}
</style>