Shades of Highland #829155
Tints of Highland #829155
RGB
CMYK
RGB Variations
Color information
#829155 (or 0x829155) is known color: Highland. HEX triplet: 82, 91 and 55. RGB value is (130,145,85). Sum of RGB (Red+Green+Blue) = 130+145+85=360 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.11% from 360); Green value is 145 (57.03% from 255 or 40.28% from 360); Blue value is 85 (33.59% from 255 or 23.61% from 360); Max value from RGB is 145 - color contains mainly: green. Hex color #829155 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829155 is #7D6EAA. Grayscale: #858585. Windows color (decimal): -8220331 or 5607810. OLE color: 5607810.
HSL color Cylindrical-coordinate representation of color #829155: hue angle of 75º degrees, saturation: 0.26, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #829155 is Cyan = 0.10, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 145 | 85 | - |
| CMYK | 0.10 | 0 | 0.41 | 0.43 |
| HSL | 75º | 0.26% | 0.45% | - |
| HSV(B) | 75º | 0.41% | 0.57% | - |
| XYZ | 20.97 | 25.65 | 12.44 | - |
| YUV | 133.68 | 100.53 | 125.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 145 | 85 | 0.10 | 0 | 0.41 | 0.43 | 75 | 0.26 | 0.45 |
| Hex | 82 | 91 | 55 | A | 0 | 29 | 2B | 4B | 1A | 2D |
| Octal | 202 | 221 | 125 | 12 | 0 | 51 | 53 | 113 | 32 | 55 |
| Binary | 10000010 | 10010001 | 1010101 | 1010 | 0 | 101001 | 101011 | 1001011 | 11010 | 101101 |
Color Harmonies of #829155
Complementary color
Monochromatic Colors of #829155
Black with #829155
Text Example
Text Example
White with #829155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829155; }
p { color: rgb(130,145,85); }
H1.HeaderClassName
{
color: #829155;
}
.AnyTagClassName
{
color: #829155;
}
</style>
background-color css
<style>
a { background-color: #829155; }
a { background-color: rgb(130,145,85); }
div.DivClassName
{
background-color: #829155;
}
.BgClassName
{
background-color: #829155;
}
</style>
border-color css
<style>
span { border-color: #829155; }
span { border-color: rgb(130,145,85); }
td.TdClassName
{
border-color: #829155;
}
.TagClassName
{
border-color: #829155;
}
</style>