Shades of Highland #849457
Tints of Highland #849457
RGB
CMYK
RGB Variations
Color information
#849457 (or 0x849457) is known color: Highland. HEX triplet: 84, 94 and 57. RGB value is (132,148,87). Sum of RGB (Red+Green+Blue) = 132+148+87=367 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.97% from 367); Green value is 148 (58.20% from 255 or 40.33% from 367); Blue value is 87 (34.38% from 255 or 23.71% from 367); Max value from RGB is 148 - color contains mainly: green. Hex color #849457 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849457 is #7B6BA8. Grayscale: #888888. Windows color (decimal): -8088489 or 5739652. OLE color: 5739652.
HSL color Cylindrical-coordinate representation of color #849457: hue angle of 75.74º 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 #849457 is Cyan = 0.11, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 87 | - |
| CMYK | 0.11 | 0 | 0.41 | 0.42 |
| HSL | 75.74º | 0.26% | 0.46% | - |
| HSV(B) | 75.74º | 0.41% | 0.58% | - |
| XYZ | 21.83 | 26.77 | 13.03 | - |
| YUV | 136.26 | 100.2 | 124.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 87 | 0.11 | 0 | 0.41 | 0.42 | 75.74 | 0.26 | 0.46 |
| Hex | 84 | 94 | 57 | B | 0 | 29 | 2A | 4C | 1A | 2E |
| Octal | 204 | 224 | 127 | 13 | 0 | 51 | 52 | 114 | 32 | 56 |
| Binary | 10000100 | 10010100 | 1010111 | 1011 | 0 | 101001 | 101010 | 1001100 | 11010 | 101110 |
Color Harmonies of #849457
Complementary color
Monochromatic Colors of #849457
Black with #849457
Text Example
Text Example
White with #849457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849457; }
p { color: rgb(132,148,87); }
H1.HeaderClassName
{
color: #849457;
}
.AnyTagClassName
{
color: #849457;
}
</style>
background-color css
<style>
a { background-color: #849457; }
a { background-color: rgb(132,148,87); }
div.DivClassName
{
background-color: #849457;
}
.BgClassName
{
background-color: #849457;
}
</style>
border-color css
<style>
span { border-color: #849457; }
span { border-color: rgb(132,148,87); }
td.TdClassName
{
border-color: #849457;
}
.TagClassName
{
border-color: #849457;
}
</style>