Shades of Highland #849459
Tints of Highland #849459
RGB
CMYK
RGB Variations
Color information
#849459 (or 0x849459) is known color: Highland. HEX triplet: 84, 94 and 59. RGB value is (132,148,89). Sum of RGB (Red+Green+Blue) = 132+148+89=369 (48% of max value = 765). Red value is 132 (51.95% from 255 or 35.77% from 369); Green value is 148 (58.20% from 255 or 40.11% from 369); Blue value is 89 (35.16% from 255 or 24.12% from 369); Max value from RGB is 148 - color contains mainly: green. Hex color #849459 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849459 is #7B6BA6. Grayscale: #888888. Windows color (decimal): -8088487 or 5870724. OLE color: 5870724.
HSL color Cylindrical-coordinate representation of color #849459: hue angle of 76.27º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #849459 is Cyan = 0.11, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 89 | - |
| CMYK | 0.11 | 0 | 0.40 | 0.42 |
| HSL | 76.27º | 0.25% | 0.46% | - |
| HSV(B) | 76.27º | 0.4% | 0.58% | - |
| XYZ | 21.91 | 26.81 | 13.47 | - |
| YUV | 136.49 | 101.2 | 124.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 89 | 0.11 | 0 | 0.40 | 0.42 | 76.27 | 0.25 | 0.46 |
| Hex | 84 | 94 | 59 | B | 0 | 28 | 2A | 4C | 19 | 2E |
| Octal | 204 | 224 | 131 | 13 | 0 | 50 | 52 | 114 | 31 | 56 |
| Binary | 10000100 | 10010100 | 1011001 | 1011 | 0 | 101000 | 101010 | 1001100 | 11001 | 101110 |
Color Harmonies of #849459
Complementary color
Monochromatic Colors of #849459
Black with #849459
Text Example
Text Example
White with #849459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849459; }
p { color: rgb(132,148,89); }
H1.HeaderClassName
{
color: #849459;
}
.AnyTagClassName
{
color: #849459;
}
</style>
background-color css
<style>
a { background-color: #849459; }
a { background-color: rgb(132,148,89); }
div.DivClassName
{
background-color: #849459;
}
.BgClassName
{
background-color: #849459;
}
</style>
border-color css
<style>
span { border-color: #849459; }
span { border-color: rgb(132,148,89); }
td.TdClassName
{
border-color: #849459;
}
.TagClassName
{
border-color: #849459;
}
</style>