Shades of Highland #829252
Tints of Highland #829252
RGB
CMYK
RGB Variations
Color information
#829252 (or 0x829252) is known color: Highland. HEX triplet: 82, 92 and 52. RGB value is (130,146,82). Sum of RGB (Red+Green+Blue) = 130+146+82=358 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.31% from 358); Green value is 146 (57.42% from 255 or 40.78% from 358); Blue value is 82 (32.42% from 255 or 22.91% from 358); Max value from RGB is 146 - color contains mainly: green. Hex color #829252 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829252 is #7D6DAD. Grayscale: #868686. Windows color (decimal): -8220078 or 5411458. OLE color: 5411458.
HSL color Cylindrical-coordinate representation of color #829252: hue angle of 75º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #829252 is Cyan = 0.11, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 82 | - |
| CMYK | 0.11 | 0 | 0.44 | 0.43 |
| HSL | 75º | 0.28% | 0.45% | - |
| HSV(B) | 75º | 0.44% | 0.57% | - |
| XYZ | 21.01 | 25.91 | 11.88 | - |
| YUV | 133.92 | 98.7 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 82 | 0.11 | 0 | 0.44 | 0.43 | 75 | 0.28 | 0.45 |
| Hex | 82 | 92 | 52 | B | 0 | 2C | 2B | 4B | 1C | 2D |
| Octal | 202 | 222 | 122 | 13 | 0 | 54 | 53 | 113 | 34 | 55 |
| Binary | 10000010 | 10010010 | 1010010 | 1011 | 0 | 101100 | 101011 | 1001011 | 11100 | 101101 |
Color Harmonies of #829252
Complementary color
Monochromatic Colors of #829252
Black with #829252
Text Example
Text Example
White with #829252
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829252; }
p { color: rgb(130,146,82); }
H1.HeaderClassName
{
color: #829252;
}
.AnyTagClassName
{
color: #829252;
}
</style>
background-color css
<style>
a { background-color: #829252; }
a { background-color: rgb(130,146,82); }
div.DivClassName
{
background-color: #829252;
}
.BgClassName
{
background-color: #829252;
}
</style>
border-color css
<style>
span { border-color: #829252; }
span { border-color: rgb(130,146,82); }
td.TdClassName
{
border-color: #829252;
}
.TagClassName
{
border-color: #829252;
}
</style>