Shades of Highland #849263
Tints of Highland #849263
RGB
CMYK
RGB Variations
Color information
#849263 (or 0x849263) is known color: Highland. HEX triplet: 84, 92 and 63. RGB value is (132,146,99). Sum of RGB (Red+Green+Blue) = 132+146+99=377 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.01% from 377); Green value is 146 (57.42% from 255 or 38.73% from 377); Blue value is 99 (39.06% from 255 or 26.26% from 377); Max value from RGB is 146 - color contains mainly: green. Hex color #849263 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #849263 is #7B6D9C. Grayscale: #888888. Windows color (decimal): -8088989 or 6525572. OLE color: 6525572.
HSL color Cylindrical-coordinate representation of color #849263: hue angle of 77.87º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #849263 is Cyan = 0.10, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 132 | 146 | 99 | - |
| CMYK | 0.10 | 0 | 0.32 | 0.43 |
| HSL | 77.87º | 0.19% | 0.48% | - |
| HSV(B) | 77.87º | 0.32% | 0.57% | - |
| XYZ | 22.05 | 26.36 | 15.73 | - |
| YUV | 136.46 | 106.86 | 124.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 146 | 99 | 0.10 | 0 | 0.32 | 0.43 | 77.87 | 0.19 | 0.48 |
| Hex | 84 | 92 | 63 | A | 0 | 20 | 2B | 4E | 13 | 30 |
| Octal | 204 | 222 | 143 | 12 | 0 | 40 | 53 | 116 | 23 | 60 |
| Binary | 10000100 | 10010010 | 1100011 | 1010 | 0 | 100000 | 101011 | 1001110 | 10011 | 110000 |
Color Harmonies of #849263
Complementary color
Monochromatic Colors of #849263
Black with #849263
Text Example
Text Example
White with #849263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #849263; }
p { color: rgb(132,146,99); }
H1.HeaderClassName
{
color: #849263;
}
.AnyTagClassName
{
color: #849263;
}
</style>
background-color css
<style>
a { background-color: #849263; }
a { background-color: rgb(132,146,99); }
div.DivClassName
{
background-color: #849263;
}
.BgClassName
{
background-color: #849263;
}
</style>
border-color css
<style>
span { border-color: #849263; }
span { border-color: rgb(132,146,99); }
td.TdClassName
{
border-color: #849263;
}
.TagClassName
{
border-color: #849263;
}
</style>