Shades of Highland #829257
Tints of Highland #829257
RGB
CMYK
RGB Variations
Color information
#829257 (or 0x829257) is known color: Highland. HEX triplet: 82, 92 and 57. RGB value is (130,146,87). Sum of RGB (Red+Green+Blue) = 130+146+87=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 146 (57.42% from 255 or 40.22% from 363); Blue value is 87 (34.38% from 255 or 23.97% from 363); Max value from RGB is 146 - color contains mainly: green. Hex color #829257 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829257 is #7D6DA8. Grayscale: #868686. Windows color (decimal): -8220073 or 5739138. OLE color: 5739138.
HSL color Cylindrical-coordinate representation of color #829257: hue angle of 76.27º degrees, saturation: 0.25, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #829257 is Cyan = 0.11, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 87 | - |
| CMYK | 0.11 | 0 | 0.40 | 0.43 |
| HSL | 76.27º | 0.25% | 0.46% | - |
| HSV(B) | 76.27º | 0.4% | 0.57% | - |
| XYZ | 21.21 | 25.99 | 12.92 | - |
| YUV | 134.49 | 101.2 | 124.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 87 | 0.11 | 0 | 0.40 | 0.43 | 76.27 | 0.25 | 0.46 |
| Hex | 82 | 92 | 57 | B | 0 | 28 | 2B | 4C | 19 | 2E |
| Octal | 202 | 222 | 127 | 13 | 0 | 50 | 53 | 114 | 31 | 56 |
| Binary | 10000010 | 10010010 | 1010111 | 1011 | 0 | 101000 | 101011 | 1001100 | 11001 | 101110 |
Color Harmonies of #829257
Complementary color
Monochromatic Colors of #829257
Black with #829257
Text Example
Text Example
White with #829257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829257; }
p { color: rgb(130,146,87); }
H1.HeaderClassName
{
color: #829257;
}
.AnyTagClassName
{
color: #829257;
}
</style>
background-color css
<style>
a { background-color: #829257; }
a { background-color: rgb(130,146,87); }
div.DivClassName
{
background-color: #829257;
}
.BgClassName
{
background-color: #829257;
}
</style>
border-color css
<style>
span { border-color: #829257; }
span { border-color: rgb(130,146,87); }
td.TdClassName
{
border-color: #829257;
}
.TagClassName
{
border-color: #829257;
}
</style>