Shades of Highland #829158
Tints of Highland #829158
RGB
CMYK
RGB Variations
Color information
#829158 (or 0x829158) is known color: Highland. HEX triplet: 82, 91 and 58. RGB value is (130,145,88). Sum of RGB (Red+Green+Blue) = 130+145+88=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 145 (57.03% from 255 or 39.94% from 363); Blue value is 88 (34.77% from 255 or 24.24% from 363); Max value from RGB is 145 - color contains mainly: green. Hex color #829158 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829158 is #7D6EA7. Grayscale: #868686. Windows color (decimal): -8220328 or 5804418. OLE color: 5804418.
HSL color Cylindrical-coordinate representation of color #829158: hue angle of 75.79º degrees, saturation: 0.24, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #829158 is Cyan = 0.10, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 145 | 88 | - |
| CMYK | 0.10 | 0 | 0.39 | 0.43 |
| HSL | 75.79º | 0.24% | 0.46% | - |
| HSV(B) | 75.79º | 0.39% | 0.57% | - |
| XYZ | 21.09 | 25.7 | 13.08 | - |
| YUV | 134.02 | 102.03 | 125.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 145 | 88 | 0.10 | 0 | 0.39 | 0.43 | 75.79 | 0.24 | 0.46 |
| Hex | 82 | 91 | 58 | A | 0 | 27 | 2B | 4C | 18 | 2E |
| Octal | 202 | 221 | 130 | 12 | 0 | 47 | 53 | 114 | 30 | 56 |
| Binary | 10000010 | 10010001 | 1011000 | 1010 | 0 | 100111 | 101011 | 1001100 | 11000 | 101110 |
Color Harmonies of #829158
Complementary color
Monochromatic Colors of #829158
Black with #829158
Text Example
Text Example
White with #829158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829158; }
p { color: rgb(130,145,88); }
H1.HeaderClassName
{
color: #829158;
}
.AnyTagClassName
{
color: #829158;
}
</style>
background-color css
<style>
a { background-color: #829158; }
a { background-color: rgb(130,145,88); }
div.DivClassName
{
background-color: #829158;
}
.BgClassName
{
background-color: #829158;
}
</style>
border-color css
<style>
span { border-color: #829158; }
span { border-color: rgb(130,145,88); }
td.TdClassName
{
border-color: #829158;
}
.TagClassName
{
border-color: #829158;
}
</style>