Shades of Highland #829959
Tints of Highland #829959
RGB
CMYK
RGB Variations
Color information
#829959 (or 0x829959) is known color: Highland. HEX triplet: 82, 99 and 59. RGB value is (130,153,89). Sum of RGB (Red+Green+Blue) = 130+153+89=372 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.95% from 372); Green value is 153 (60.16% from 255 or 41.13% from 372); Blue value is 89 (35.16% from 255 or 23.92% from 372); Max value from RGB is 153 - color contains mainly: green. Hex color #829959 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829959 is #7D66A6. Grayscale: #8B8B8B. Windows color (decimal): -8218279 or 5872002. OLE color: 5872002.
HSL color Cylindrical-coordinate representation of color #829959: hue angle of 81.56º degrees, saturation: 0.26, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #829959 is Cyan = 0.15, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 130 | 153 | 89 | - |
| CMYK | 0.15 | 0 | 0.42 | 0.4 |
| HSL | 81.56º | 0.26% | 0.47% | - |
| HSV(B) | 81.56º | 0.42% | 0.6% | - |
| XYZ | 22.4 | 28.25 | 13.72 | - |
| YUV | 138.83 | 99.88 | 121.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 153 | 89 | 0.15 | 0 | 0.42 | 0.4 | 81.56 | 0.26 | 0.47 |
| Hex | 82 | 99 | 59 | F | 0 | 2A | 28 | 52 | 1A | 2F |
| Octal | 202 | 231 | 131 | 17 | 0 | 52 | 50 | 122 | 32 | 57 |
| Binary | 10000010 | 10011001 | 1011001 | 1111 | 0 | 101010 | 101000 | 1010010 | 11010 | 101111 |
Color Harmonies of #829959
Complementary color
Monochromatic Colors of #829959
Black with #829959
Text Example
Text Example
White with #829959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829959; }
p { color: rgb(130,153,89); }
H1.HeaderClassName
{
color: #829959;
}
.AnyTagClassName
{
color: #829959;
}
</style>
background-color css
<style>
a { background-color: #829959; }
a { background-color: rgb(130,153,89); }
div.DivClassName
{
background-color: #829959;
}
.BgClassName
{
background-color: #829959;
}
</style>
border-color css
<style>
span { border-color: #829959; }
span { border-color: rgb(130,153,89); }
td.TdClassName
{
border-color: #829959;
}
.TagClassName
{
border-color: #829959;
}
</style>