Shades of Highland #849463
Tints of Highland #849463
RGB
CMYK
RGB Variations
Color information
#849463 (or 0x849463) is known color: Highland. HEX triplet: 84, 94 and 63. RGB value is (132,148,99). Sum of RGB (Red+Green+Blue) = 132+148+99=379 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.83% from 379); Green value is 148 (58.20% from 255 or 39.05% from 379); Blue value is 99 (39.06% from 255 or 26.12% from 379); Max value from RGB is 148 - color contains mainly: green. Hex color #849463 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849463 is #7B6B9C. Grayscale: #898989. Windows color (decimal): -8088477 or 6526084. OLE color: 6526084.
HSL color Cylindrical-coordinate representation of color #849463: hue angle of 79.59º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #849463 is Cyan = 0.11, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 148 | 99 | - |
| CMYK | 0.11 | 0 | 0.33 | 0.42 |
| HSL | 79.59º | 0.2% | 0.48% | - |
| HSV(B) | 79.59º | 0.33% | 0.58% | - |
| XYZ | 22.36 | 26.99 | 15.83 | - |
| YUV | 137.63 | 106.2 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 148 | 99 | 0.11 | 0 | 0.33 | 0.42 | 79.59 | 0.2 | 0.48 |
| Hex | 84 | 94 | 63 | B | 0 | 21 | 2A | 50 | 14 | 30 |
| Octal | 204 | 224 | 143 | 13 | 0 | 41 | 52 | 120 | 24 | 60 |
| Binary | 10000100 | 10010100 | 1100011 | 1011 | 0 | 100001 | 101010 | 1010000 | 10100 | 110000 |
Color Harmonies of #849463
Complementary color
Monochromatic Colors of #849463
Black with #849463
Text Example
Text Example
White with #849463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849463; }
p { color: rgb(132,148,99); }
H1.HeaderClassName
{
color: #849463;
}
.AnyTagClassName
{
color: #849463;
}
</style>
background-color css
<style>
a { background-color: #849463; }
a { background-color: rgb(132,148,99); }
div.DivClassName
{
background-color: #849463;
}
.BgClassName
{
background-color: #849463;
}
</style>
border-color css
<style>
span { border-color: #849463; }
span { border-color: rgb(132,148,99); }
td.TdClassName
{
border-color: #849463;
}
.TagClassName
{
border-color: #849463;
}
</style>