Shades of Highland #849258
Tints of Highland #849258
RGB
CMYK
RGB Variations
Color information
#849258 (or 0x849258) is known color: Highland. HEX triplet: 84, 92 and 58. RGB value is (132,146,88). Sum of RGB (Red+Green+Blue) = 132+146+88=366 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.07% from 366); Green value is 146 (57.42% from 255 or 39.89% from 366); Blue value is 88 (34.77% from 255 or 24.04% from 366); Max value from RGB is 146 - color contains mainly: green. Hex color #849258 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849258 is #7B6DA7. Grayscale: #878787. Windows color (decimal): -8089000 or 5804676. OLE color: 5804676.
HSL color Cylindrical-coordinate representation of color #849258: hue angle of 74.48º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #849258 is Cyan = 0.10, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 88 | - |
| CMYK | 0.10 | 0 | 0.40 | 0.43 |
| HSL | 74.48º | 0.25% | 0.46% | - |
| HSV(B) | 74.48º | 0.4% | 0.57% | - |
| XYZ | 21.56 | 26.17 | 13.15 | - |
| YUV | 135.2 | 101.36 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 88 | 0.10 | 0 | 0.40 | 0.43 | 74.48 | 0.25 | 0.46 |
| Hex | 84 | 92 | 58 | A | 0 | 28 | 2B | 4A | 19 | 2E |
| Octal | 204 | 222 | 130 | 12 | 0 | 50 | 53 | 112 | 31 | 56 |
| Binary | 10000100 | 10010010 | 1011000 | 1010 | 0 | 101000 | 101011 | 1001010 | 11001 | 101110 |
Color Harmonies of #849258
Complementary color
Monochromatic Colors of #849258
Black with #849258
Text Example
Text Example
White with #849258
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849258; }
p { color: rgb(132,146,88); }
H1.HeaderClassName
{
color: #849258;
}
.AnyTagClassName
{
color: #849258;
}
</style>
background-color css
<style>
a { background-color: #849258; }
a { background-color: rgb(132,146,88); }
div.DivClassName
{
background-color: #849258;
}
.BgClassName
{
background-color: #849258;
}
</style>
border-color css
<style>
span { border-color: #849258; }
span { border-color: rgb(132,146,88); }
td.TdClassName
{
border-color: #849258;
}
.TagClassName
{
border-color: #849258;
}
</style>