Shades of Highland #829562
Tints of Highland #829562
RGB
CMYK
RGB Variations
Color information
#829562 (or 0x829562) is known color: Highland. HEX triplet: 82, 95 and 62. RGB value is (130,149,98). Sum of RGB (Red+Green+Blue) = 130+149+98=377 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.48% from 377); Green value is 149 (58.59% from 255 or 39.52% from 377); Blue value is 98 (38.67% from 255 or 25.99% from 377); Max value from RGB is 149 - color contains mainly: green. Hex color #829562 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829562 is #7D6A9D. Grayscale: #898989. Windows color (decimal): -8219294 or 6460802. OLE color: 6460802.
HSL color Cylindrical-coordinate representation of color #829562: hue angle of 82.35º degrees, saturation: 0.21, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #829562 is Cyan = 0.13, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 98 | - |
| CMYK | 0.13 | 0 | 0.34 | 0.42 |
| HSL | 82.35º | 0.21% | 0.48% | - |
| HSV(B) | 82.35º | 0.34% | 0.58% | - |
| XYZ | 22.16 | 27.12 | 15.62 | - |
| YUV | 137.51 | 105.71 | 122.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 98 | 0.13 | 0 | 0.34 | 0.42 | 82.35 | 0.21 | 0.48 |
| Hex | 82 | 95 | 62 | D | 0 | 22 | 2A | 52 | 15 | 30 |
| Octal | 202 | 225 | 142 | 15 | 0 | 42 | 52 | 122 | 25 | 60 |
| Binary | 10000010 | 10010101 | 1100010 | 1101 | 0 | 100010 | 101010 | 1010010 | 10101 | 110000 |
Color Harmonies of #829562
Complementary color
Monochromatic Colors of #829562
Black with #829562
Text Example
Text Example
White with #829562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829562; }
p { color: rgb(130,149,98); }
H1.HeaderClassName
{
color: #829562;
}
.AnyTagClassName
{
color: #829562;
}
</style>
background-color css
<style>
a { background-color: #829562; }
a { background-color: rgb(130,149,98); }
div.DivClassName
{
background-color: #829562;
}
.BgClassName
{
background-color: #829562;
}
</style>
border-color css
<style>
span { border-color: #829562; }
span { border-color: rgb(130,149,98); }
td.TdClassName
{
border-color: #829562;
}
.TagClassName
{
border-color: #829562;
}
</style>