Shades of Highland #849462
Tints of Highland #849462
RGB
CMYK
RGB Variations
Color information
#849462 (or 0x849462) is known color: Highland. HEX triplet: 84, 94 and 62. RGB value is (132,148,98). Sum of RGB (Red+Green+Blue) = 132+148+98=378 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.92% from 378); Green value is 148 (58.20% from 255 or 39.15% from 378); Blue value is 98 (38.67% from 255 or 25.93% from 378); Max value from RGB is 148 - color contains mainly: green. Hex color #849462 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849462 is #7B6B9D. Grayscale: #898989. Windows color (decimal): -8088478 or 6460548. OLE color: 6460548.
HSL color Cylindrical-coordinate representation of color #849462: hue angle of 79.2º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #849462 is Cyan = 0.11, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 98 | - |
| CMYK | 0.11 | 0 | 0.34 | 0.42 |
| HSL | 79.2º | 0.2% | 0.48% | - |
| HSV(B) | 79.2º | 0.34% | 0.58% | - |
| XYZ | 22.31 | 26.97 | 15.58 | - |
| YUV | 137.52 | 105.7 | 124.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 98 | 0.11 | 0 | 0.34 | 0.42 | 79.2 | 0.2 | 0.48 |
| Hex | 84 | 94 | 62 | B | 0 | 22 | 2A | 4F | 14 | 30 |
| Octal | 204 | 224 | 142 | 13 | 0 | 42 | 52 | 117 | 24 | 60 |
| Binary | 10000100 | 10010100 | 1100010 | 1011 | 0 | 100010 | 101010 | 1001111 | 10100 | 110000 |
Color Harmonies of #849462
Complementary color
Monochromatic Colors of #849462
Black with #849462
Text Example
Text Example
White with #849462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849462; }
p { color: rgb(132,148,98); }
H1.HeaderClassName
{
color: #849462;
}
.AnyTagClassName
{
color: #849462;
}
</style>
background-color css
<style>
a { background-color: #849462; }
a { background-color: rgb(132,148,98); }
div.DivClassName
{
background-color: #849462;
}
.BgClassName
{
background-color: #849462;
}
</style>
border-color css
<style>
span { border-color: #849462; }
span { border-color: rgb(132,148,98); }
td.TdClassName
{
border-color: #849462;
}
.TagClassName
{
border-color: #849462;
}
</style>