Shades of Highland #829159
Tints of Highland #829159
RGB
CMYK
RGB Variations
Color information
#829159 (or 0x829159) is known color: Highland. HEX triplet: 82, 91 and 59. RGB value is (130,145,89). Sum of RGB (Red+Green+Blue) = 130+145+89=364 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.71% from 364); Green value is 145 (57.03% from 255 or 39.84% from 364); Blue value is 89 (35.16% from 255 or 24.45% from 364); Max value from RGB is 145 - color contains mainly: green. Hex color #829159 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829159 is #7D6EA6. Grayscale: #868686. Windows color (decimal): -8220327 or 5869954. OLE color: 5869954.
HSL color Cylindrical-coordinate representation of color #829159: hue angle of 76.07º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #829159 is Cyan = 0.10, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 145 | 89 | - |
| CMYK | 0.10 | 0 | 0.39 | 0.43 |
| HSL | 76.07º | 0.24% | 0.46% | - |
| HSV(B) | 76.07º | 0.39% | 0.57% | - |
| XYZ | 21.13 | 25.72 | 13.3 | - |
| YUV | 134.13 | 102.53 | 125.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 145 | 89 | 0.10 | 0 | 0.39 | 0.43 | 76.07 | 0.24 | 0.46 |
| Hex | 82 | 91 | 59 | A | 0 | 27 | 2B | 4C | 18 | 2E |
| Octal | 202 | 221 | 131 | 12 | 0 | 47 | 53 | 114 | 30 | 56 |
| Binary | 10000010 | 10010001 | 1011001 | 1010 | 0 | 100111 | 101011 | 1001100 | 11000 | 101110 |
Color Harmonies of #829159
Complementary color
Monochromatic Colors of #829159
Black with #829159
Text Example
Text Example
White with #829159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829159; }
p { color: rgb(130,145,89); }
H1.HeaderClassName
{
color: #829159;
}
.AnyTagClassName
{
color: #829159;
}
</style>
background-color css
<style>
a { background-color: #829159; }
a { background-color: rgb(130,145,89); }
div.DivClassName
{
background-color: #829159;
}
.BgClassName
{
background-color: #829159;
}
</style>
border-color css
<style>
span { border-color: #829159; }
span { border-color: rgb(130,145,89); }
td.TdClassName
{
border-color: #829159;
}
.TagClassName
{
border-color: #829159;
}
</style>