Shades of Highland #829261
Tints of Highland #829261
RGB
CMYK
RGB Variations
Color information
#829261 (or 0x829261) is known color: Highland. HEX triplet: 82, 92 and 61. RGB value is (130,146,97). Sum of RGB (Red+Green+Blue) = 130+146+97=373 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.85% from 373); Green value is 146 (57.42% from 255 or 39.14% from 373); Blue value is 97 (38.28% from 255 or 26.01% from 373); Max value from RGB is 146 - color contains mainly: green. Hex color #829261 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829261 is #7D6D9E. Grayscale: #878787. Windows color (decimal): -8220063 or 6394498. OLE color: 6394498.
HSL color Cylindrical-coordinate representation of color #829261: hue angle of 79.59º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #829261 is Cyan = 0.11, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 97 | - |
| CMYK | 0.11 | 0 | 0.34 | 0.43 |
| HSL | 79.59º | 0.2% | 0.48% | - |
| HSV(B) | 79.59º | 0.34% | 0.57% | - |
| XYZ | 21.64 | 26.17 | 15.22 | - |
| YUV | 135.63 | 106.2 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 97 | 0.11 | 0 | 0.34 | 0.43 | 79.59 | 0.2 | 0.48 |
| Hex | 82 | 92 | 61 | B | 0 | 22 | 2B | 50 | 14 | 30 |
| Octal | 202 | 222 | 141 | 13 | 0 | 42 | 53 | 120 | 24 | 60 |
| Binary | 10000010 | 10010010 | 1100001 | 1011 | 0 | 100010 | 101011 | 1010000 | 10100 | 110000 |
Color Harmonies of #829261
Complementary color
Monochromatic Colors of #829261
Black with #829261
Text Example
Text Example
White with #829261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829261; }
p { color: rgb(130,146,97); }
H1.HeaderClassName
{
color: #829261;
}
.AnyTagClassName
{
color: #829261;
}
</style>
background-color css
<style>
a { background-color: #829261; }
a { background-color: rgb(130,146,97); }
div.DivClassName
{
background-color: #829261;
}
.BgClassName
{
background-color: #829261;
}
</style>
border-color css
<style>
span { border-color: #829261; }
span { border-color: rgb(130,146,97); }
td.TdClassName
{
border-color: #829261;
}
.TagClassName
{
border-color: #829261;
}
</style>