Shades of Highland #829062
Tints of Highland #829062
RGB
CMYK
RGB Variations
Color information
#829062 (or 0x829062) is known color: Highland. HEX triplet: 82, 90 and 62. RGB value is (130,144,98). Sum of RGB (Red+Green+Blue) = 130+144+98=372 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.95% from 372); Green value is 144 (56.64% from 255 or 38.71% from 372); Blue value is 98 (38.67% from 255 or 26.34% from 372); Max value from RGB is 144 - color contains mainly: green. Hex color #829062 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829062 is #7D6F9D. Grayscale: #868686. Windows color (decimal): -8220574 or 6459522. OLE color: 6459522.
HSL color Cylindrical-coordinate representation of color #829062: hue angle of 78.26º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #829062 is Cyan = 0.10, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 98 | - |
| CMYK | 0.10 | 0 | 0.32 | 0.44 |
| HSL | 78.26º | 0.19% | 0.47% | - |
| HSV(B) | 78.26º | 0.32% | 0.56% | - |
| XYZ | 21.38 | 25.57 | 15.36 | - |
| YUV | 134.57 | 107.36 | 124.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 98 | 0.10 | 0 | 0.32 | 0.44 | 78.26 | 0.19 | 0.47 |
| Hex | 82 | 90 | 62 | A | 0 | 20 | 2C | 4E | 13 | 2F |
| Octal | 202 | 220 | 142 | 12 | 0 | 40 | 54 | 116 | 23 | 57 |
| Binary | 10000010 | 10010000 | 1100010 | 1010 | 0 | 100000 | 101100 | 1001110 | 10011 | 101111 |
Color Harmonies of #829062
Complementary color
Monochromatic Colors of #829062
Black with #829062
Text Example
Text Example
White with #829062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829062; }
p { color: rgb(130,144,98); }
H1.HeaderClassName
{
color: #829062;
}
.AnyTagClassName
{
color: #829062;
}
</style>
background-color css
<style>
a { background-color: #829062; }
a { background-color: rgb(130,144,98); }
div.DivClassName
{
background-color: #829062;
}
.BgClassName
{
background-color: #829062;
}
</style>
border-color css
<style>
span { border-color: #829062; }
span { border-color: rgb(130,144,98); }
td.TdClassName
{
border-color: #829062;
}
.TagClassName
{
border-color: #829062;
}
</style>