Shades of Highland #829056
Tints of Highland #829056
RGB
CMYK
RGB Variations
Color information
#829056 (or 0x829056) is known color: Highland. HEX triplet: 82, 90 and 56. RGB value is (130,144,86). Sum of RGB (Red+Green+Blue) = 130+144+86=360 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.11% from 360); Green value is 144 (56.64% from 255 or 40% from 360); Blue value is 86 (33.98% from 255 or 23.89% from 360); Max value from RGB is 144 - color contains mainly: green. Hex color #829056 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829056 is #7D6FA9. Grayscale: #858585. Windows color (decimal): -8220586 or 5673090. OLE color: 5673090.
HSL color Cylindrical-coordinate representation of color #829056: hue angle of 74.48º degrees, saturation: 0.25, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #829056 is Cyan = 0.10, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 86 | - |
| CMYK | 0.10 | 0 | 0.40 | 0.44 |
| HSL | 74.48º | 0.25% | 0.45% | - |
| HSV(B) | 74.48º | 0.4% | 0.56% | - |
| XYZ | 20.86 | 25.36 | 12.6 | - |
| YUV | 133.2 | 101.36 | 125.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 86 | 0.10 | 0 | 0.40 | 0.44 | 74.48 | 0.25 | 0.45 |
| Hex | 82 | 90 | 56 | A | 0 | 28 | 2C | 4A | 19 | 2D |
| Octal | 202 | 220 | 126 | 12 | 0 | 50 | 54 | 112 | 31 | 55 |
| Binary | 10000010 | 10010000 | 1010110 | 1010 | 0 | 101000 | 101100 | 1001010 | 11001 | 101101 |
Color Harmonies of #829056
Complementary color
Monochromatic Colors of #829056
Black with #829056
Text Example
Text Example
White with #829056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829056; }
p { color: rgb(130,144,86); }
H1.HeaderClassName
{
color: #829056;
}
.AnyTagClassName
{
color: #829056;
}
</style>
background-color css
<style>
a { background-color: #829056; }
a { background-color: rgb(130,144,86); }
div.DivClassName
{
background-color: #829056;
}
.BgClassName
{
background-color: #829056;
}
</style>
border-color css
<style>
span { border-color: #829056; }
span { border-color: rgb(130,144,86); }
td.TdClassName
{
border-color: #829056;
}
.TagClassName
{
border-color: #829056;
}
</style>