Shades of Highland #829160
Tints of Highland #829160
RGB
CMYK
RGB Variations
Color information
#829160 (or 0x829160) is known color: Highland. HEX triplet: 82, 91 and 60. RGB value is (130,145,96). Sum of RGB (Red+Green+Blue) = 130+145+96=371 (49% of max value = 765). Red value is 130 (51.17% from 255 or 35.04% from 371); Green value is 145 (57.03% from 255 or 39.08% from 371); Blue value is 96 (37.89% from 255 or 25.88% from 371); Max value from RGB is 145 - color contains mainly: green. Hex color #829160 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829160 is #7D6E9F. Grayscale: #878787. Windows color (decimal): -8220320 or 6328706. OLE color: 6328706.
HSL color Cylindrical-coordinate representation of color #829160: hue angle of 78.37º degrees, saturation: 0.2, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #829160 is Cyan = 0.10, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 145 | 96 | - |
| CMYK | 0.10 | 0 | 0.34 | 0.43 |
| HSL | 78.37º | 0.2% | 0.47% | - |
| HSV(B) | 78.37º | 0.34% | 0.57% | - |
| XYZ | 21.44 | 25.84 | 14.92 | - |
| YUV | 134.93 | 106.03 | 124.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 145 | 96 | 0.10 | 0 | 0.34 | 0.43 | 78.37 | 0.2 | 0.47 |
| Hex | 82 | 91 | 60 | A | 0 | 22 | 2B | 4E | 14 | 2F |
| Octal | 202 | 221 | 140 | 12 | 0 | 42 | 53 | 116 | 24 | 57 |
| Binary | 10000010 | 10010001 | 1100000 | 1010 | 0 | 100010 | 101011 | 1001110 | 10100 | 101111 |
Color Harmonies of #829160
Complementary color
Monochromatic Colors of #829160
Black with #829160
Text Example
Text Example
White with #829160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829160; }
p { color: rgb(130,145,96); }
H1.HeaderClassName
{
color: #829160;
}
.AnyTagClassName
{
color: #829160;
}
</style>
background-color css
<style>
a { background-color: #829160; }
a { background-color: rgb(130,145,96); }
div.DivClassName
{
background-color: #829160;
}
.BgClassName
{
background-color: #829160;
}
</style>
border-color css
<style>
span { border-color: #829160; }
span { border-color: rgb(130,145,96); }
td.TdClassName
{
border-color: #829160;
}
.TagClassName
{
border-color: #829160;
}
</style>