Shades of Highland #829557
Tints of Highland #829557
RGB
CMYK
RGB Variations
Color information
#829557 (or 0x829557) is known color: Highland. HEX triplet: 82, 95 and 57. RGB value is (130,149,87). Sum of RGB (Red+Green+Blue) = 130+149+87=366 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.52% from 366); Green value is 149 (58.59% from 255 or 40.71% from 366); Blue value is 87 (34.38% from 255 or 23.77% from 366); Max value from RGB is 149 - color contains mainly: green. Hex color #829557 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829557 is #7D6AA8. Grayscale: #888888. Windows color (decimal): -8219305 or 5739906. OLE color: 5739906.
HSL color Cylindrical-coordinate representation of color #829557: hue angle of 78.39º degrees, saturation: 0.26, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #829557 is Cyan = 0.13, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 87 | - |
| CMYK | 0.13 | 0 | 0.42 | 0.42 |
| HSL | 78.39º | 0.26% | 0.46% | - |
| HSV(B) | 78.39º | 0.42% | 0.58% | - |
| XYZ | 21.67 | 26.93 | 13.07 | - |
| YUV | 136.25 | 100.21 | 123.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 87 | 0.13 | 0 | 0.42 | 0.42 | 78.39 | 0.26 | 0.46 |
| Hex | 82 | 95 | 57 | D | 0 | 2A | 2A | 4E | 1A | 2E |
| Octal | 202 | 225 | 127 | 15 | 0 | 52 | 52 | 116 | 32 | 56 |
| Binary | 10000010 | 10010101 | 1010111 | 1101 | 0 | 101010 | 101010 | 1001110 | 11010 | 101110 |
Color Harmonies of #829557
Complementary color
Monochromatic Colors of #829557
Black with #829557
Text Example
Text Example
White with #829557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829557; }
p { color: rgb(130,149,87); }
H1.HeaderClassName
{
color: #829557;
}
.AnyTagClassName
{
color: #829557;
}
</style>
background-color css
<style>
a { background-color: #829557; }
a { background-color: rgb(130,149,87); }
div.DivClassName
{
background-color: #829557;
}
.BgClassName
{
background-color: #829557;
}
</style>
border-color css
<style>
span { border-color: #829557; }
span { border-color: rgb(130,149,87); }
td.TdClassName
{
border-color: #829557;
}
.TagClassName
{
border-color: #829557;
}
</style>