Shades of Highland #849257
Tints of Highland #849257
RGB
CMYK
RGB Variations
Color information
#849257 (or 0x849257) is known color: Highland. HEX triplet: 84, 92 and 57. RGB value is (132,146,87). Sum of RGB (Red+Green+Blue) = 132+146+87=365 (48% of max value = 765). Red value is 132 (51.95% from 255 or 36.16% from 365); Green value is 146 (57.42% from 255 or 40% from 365); Blue value is 87 (34.38% from 255 or 23.84% from 365); Max value from RGB is 146 - color contains mainly: green. Hex color #849257 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849257 is #7B6DA8. Grayscale: #878787. Windows color (decimal): -8089001 or 5739140. OLE color: 5739140.
HSL color Cylindrical-coordinate representation of color #849257: hue angle of 74.24º 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 #849257 is Cyan = 0.10, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 87 | - |
| CMYK | 0.10 | 0 | 0.40 | 0.43 |
| HSL | 74.24º | 0.25% | 0.46% | - |
| HSV(B) | 74.24º | 0.4% | 0.57% | - |
| XYZ | 21.51 | 26.15 | 12.93 | - |
| YUV | 135.09 | 100.86 | 125.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 87 | 0.10 | 0 | 0.40 | 0.43 | 74.24 | 0.25 | 0.46 |
| Hex | 84 | 92 | 57 | A | 0 | 28 | 2B | 4A | 19 | 2E |
| Octal | 204 | 222 | 127 | 12 | 0 | 50 | 53 | 112 | 31 | 56 |
| Binary | 10000100 | 10010010 | 1010111 | 1010 | 0 | 101000 | 101011 | 1001010 | 11001 | 101110 |
Color Harmonies of #849257
Complementary color
Monochromatic Colors of #849257
Black with #849257
Text Example
Text Example
White with #849257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849257; }
p { color: rgb(132,146,87); }
H1.HeaderClassName
{
color: #849257;
}
.AnyTagClassName
{
color: #849257;
}
</style>
background-color css
<style>
a { background-color: #849257; }
a { background-color: rgb(132,146,87); }
div.DivClassName
{
background-color: #849257;
}
.BgClassName
{
background-color: #849257;
}
</style>
border-color css
<style>
span { border-color: #849257; }
span { border-color: rgb(132,146,87); }
td.TdClassName
{
border-color: #849257;
}
.TagClassName
{
border-color: #849257;
}
</style>