Shades of Highland #829059
Tints of Highland #829059
RGB
CMYK
RGB Variations
Color information
#829059 (or 0x829059) is known color: Highland. HEX triplet: 82, 90 and 59. RGB value is (130,144,89). Sum of RGB (Red+Green+Blue) = 130+144+89=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 144 (56.64% from 255 or 39.67% from 363); Blue value is 89 (35.16% from 255 or 24.52% from 363); Max value from RGB is 144 - color contains mainly: green. Hex color #829059 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829059 is #7D6FA6. Grayscale: #858585. Windows color (decimal): -8220583 or 5869698. OLE color: 5869698.
HSL color Cylindrical-coordinate representation of color #829059: hue angle of 75.27º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #829059 is Cyan = 0.10, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 89 | - |
| CMYK | 0.10 | 0 | 0.38 | 0.44 |
| HSL | 75.27º | 0.24% | 0.46% | - |
| HSV(B) | 75.27º | 0.38% | 0.56% | - |
| XYZ | 20.98 | 25.41 | 13.25 | - |
| YUV | 133.54 | 102.86 | 125.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 89 | 0.10 | 0 | 0.38 | 0.44 | 75.27 | 0.24 | 0.46 |
| Hex | 82 | 90 | 59 | A | 0 | 26 | 2C | 4B | 18 | 2E |
| Octal | 202 | 220 | 131 | 12 | 0 | 46 | 54 | 113 | 30 | 56 |
| Binary | 10000010 | 10010000 | 1011001 | 1010 | 0 | 100110 | 101100 | 1001011 | 11000 | 101110 |
Color Harmonies of #829059
Complementary color
Monochromatic Colors of #829059
Black with #829059
Text Example
Text Example
White with #829059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829059; }
p { color: rgb(130,144,89); }
H1.HeaderClassName
{
color: #829059;
}
.AnyTagClassName
{
color: #829059;
}
</style>
background-color css
<style>
a { background-color: #829059; }
a { background-color: rgb(130,144,89); }
div.DivClassName
{
background-color: #829059;
}
.BgClassName
{
background-color: #829059;
}
</style>
border-color css
<style>
span { border-color: #829059; }
span { border-color: rgb(130,144,89); }
td.TdClassName
{
border-color: #829059;
}
.TagClassName
{
border-color: #829059;
}
</style>