Shades of Highland #829862
Tints of Highland #829862
RGB
CMYK
RGB Variations
Color information
#829862 (or 0x829862) is known color: Highland. HEX triplet: 82, 98 and 62. RGB value is (130,152,98). Sum of RGB (Red+Green+Blue) = 130+152+98=380 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.21% from 380); Green value is 152 (59.77% from 255 or 40% from 380); Blue value is 98 (38.67% from 255 or 25.79% from 380); Max value from RGB is 152 - color contains mainly: green. Hex color #829862 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829862 is #7D679D. Grayscale: #8B8B8B. Windows color (decimal): -8218526 or 6461570. OLE color: 6461570.
HSL color Cylindrical-coordinate representation of color #829862: hue angle of 84.44º degrees, saturation: 0.22, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #829862 is Cyan = 0.14, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 98 | - |
| CMYK | 0.14 | 0 | 0.36 | 0.40 |
| HSL | 84.44º | 0.22% | 0.49% | - |
| HSV(B) | 84.44º | 0.36% | 0.6% | - |
| XYZ | 22.64 | 28.08 | 15.78 | - |
| YUV | 139.27 | 104.71 | 121.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 98 | 0.14 | 0 | 0.36 | 0.40 | 84.44 | 0.22 | 0.49 |
| Hex | 82 | 98 | 62 | E | 0 | 24 | 28 | 54 | 16 | 31 |
| Octal | 202 | 230 | 142 | 16 | 0 | 44 | 50 | 124 | 26 | 61 |
| Binary | 10000010 | 10011000 | 1100010 | 1110 | 0 | 100100 | 101000 | 1010100 | 10110 | 110001 |
Color Harmonies of #829862
Complementary color
Monochromatic Colors of #829862
Black with #829862
Text Example
Text Example
White with #829862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829862; }
p { color: rgb(130,152,98); }
H1.HeaderClassName
{
color: #829862;
}
.AnyTagClassName
{
color: #829862;
}
</style>
background-color css
<style>
a { background-color: #829862; }
a { background-color: rgb(130,152,98); }
div.DivClassName
{
background-color: #829862;
}
.BgClassName
{
background-color: #829862;
}
</style>
border-color css
<style>
span { border-color: #829862; }
span { border-color: rgb(130,152,98); }
td.TdClassName
{
border-color: #829862;
}
.TagClassName
{
border-color: #829862;
}
</style>