Shades of Highland #829861
Tints of Highland #829861
RGB
CMYK
RGB Variations
Color information
#829861 (or 0x829861) is known color: Highland. HEX triplet: 82, 98 and 61. RGB value is (130,152,97). Sum of RGB (Red+Green+Blue) = 130+152+97=379 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.30% from 379); Green value is 152 (59.77% from 255 or 40.11% from 379); Blue value is 97 (38.28% from 255 or 25.59% from 379); Max value from RGB is 152 - color contains mainly: green. Hex color #829861 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829861 is #7D679E. Grayscale: #8B8B8B. Windows color (decimal): -8218527 or 6396034. OLE color: 6396034.
HSL color Cylindrical-coordinate representation of color #829861: hue angle of 84º 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 #829861 is Cyan = 0.14, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 130 | 152 | 97 | - |
| CMYK | 0.14 | 0 | 0.36 | 0.40 |
| HSL | 84º | 0.22% | 0.49% | - |
| HSV(B) | 84º | 0.36% | 0.6% | - |
| XYZ | 22.59 | 28.07 | 15.54 | - |
| YUV | 139.15 | 104.21 | 121.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 152 | 97 | 0.14 | 0 | 0.36 | 0.40 | 84 | 0.22 | 0.49 |
| Hex | 82 | 98 | 61 | E | 0 | 24 | 28 | 54 | 16 | 31 |
| Octal | 202 | 230 | 141 | 16 | 0 | 44 | 50 | 124 | 26 | 61 |
| Binary | 10000010 | 10011000 | 1100001 | 1110 | 0 | 100100 | 101000 | 1010100 | 10110 | 110001 |
Color Harmonies of #829861
Complementary color
Monochromatic Colors of #829861
Black with #829861
Text Example
Text Example
White with #829861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829861; }
p { color: rgb(130,152,97); }
H1.HeaderClassName
{
color: #829861;
}
.AnyTagClassName
{
color: #829861;
}
</style>
background-color css
<style>
a { background-color: #829861; }
a { background-color: rgb(130,152,97); }
div.DivClassName
{
background-color: #829861;
}
.BgClassName
{
background-color: #829861;
}
</style>
border-color css
<style>
span { border-color: #829861; }
span { border-color: rgb(130,152,97); }
td.TdClassName
{
border-color: #829861;
}
.TagClassName
{
border-color: #829861;
}
</style>