Shades of Highland #849363
Tints of Highland #849363
RGB
CMYK
RGB Variations
Color information
#849363 (or 0x849363) is known color: Highland. HEX triplet: 84, 93 and 63. RGB value is (132,147,99). Sum of RGB (Red+Green+Blue) = 132+147+99=378 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.92% from 378); Green value is 147 (57.81% from 255 or 38.89% from 378); Blue value is 99 (39.06% from 255 or 26.19% from 378); Max value from RGB is 147 - color contains mainly: green. Hex color #849363 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849363 is #7B6C9C. Grayscale: #898989. Windows color (decimal): -8088733 or 6525828. OLE color: 6525828.
HSL color Cylindrical-coordinate representation of color #849363: hue angle of 78.75º 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 #849363 is Cyan = 0.10, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 132 | 147 | 99 | - |
| CMYK | 0.10 | 0 | 0.33 | 0.42 |
| HSL | 78.75º | 0.2% | 0.48% | - |
| HSV(B) | 78.75º | 0.33% | 0.58% | - |
| XYZ | 22.2 | 26.67 | 15.78 | - |
| YUV | 137.04 | 106.53 | 124.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 147 | 99 | 0.10 | 0 | 0.33 | 0.42 | 78.75 | 0.2 | 0.48 |
| Hex | 84 | 93 | 63 | A | 0 | 21 | 2A | 4F | 14 | 30 |
| Octal | 204 | 223 | 143 | 12 | 0 | 41 | 52 | 117 | 24 | 60 |
| Binary | 10000100 | 10010011 | 1100011 | 1010 | 0 | 100001 | 101010 | 1001111 | 10100 | 110000 |
Color Harmonies of #849363
Complementary color
Monochromatic Colors of #849363
Black with #849363
Text Example
Text Example
White with #849363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849363; }
p { color: rgb(132,147,99); }
H1.HeaderClassName
{
color: #849363;
}
.AnyTagClassName
{
color: #849363;
}
</style>
background-color css
<style>
a { background-color: #849363; }
a { background-color: rgb(132,147,99); }
div.DivClassName
{
background-color: #849363;
}
.BgClassName
{
background-color: #849363;
}
</style>
border-color css
<style>
span { border-color: #849363; }
span { border-color: rgb(132,147,99); }
td.TdClassName
{
border-color: #849363;
}
.TagClassName
{
border-color: #849363;
}
</style>