Shades of Highland #829065
Tints of Highland #829065
RGB
CMYK
RGB Variations
Color information
#829065 (or 0x829065) is known color: Highland. HEX triplet: 82, 90 and 65. RGB value is (130,144,101). Sum of RGB (Red+Green+Blue) = 130+144+101=375 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.67% from 375); Green value is 144 (56.64% from 255 or 38.4% from 375); Blue value is 101 (39.84% from 255 or 26.93% from 375); Max value from RGB is 144 - color contains mainly: green. Hex color #829065 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829065 is #7D6F9A. Grayscale: #878787. Windows color (decimal): -8220571 or 6656130. OLE color: 6656130.
HSL color Cylindrical-coordinate representation of color #829065: hue angle of 79.53º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #829065 is Cyan = 0.10, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 101 | - |
| CMYK | 0.10 | 0 | 0.30 | 0.44 |
| HSL | 79.53º | 0.18% | 0.48% | - |
| HSV(B) | 79.53º | 0.3% | 0.56% | - |
| XYZ | 21.53 | 25.63 | 16.12 | - |
| YUV | 134.91 | 108.86 | 124.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 101 | 0.10 | 0 | 0.30 | 0.44 | 79.53 | 0.18 | 0.48 |
| Hex | 82 | 90 | 65 | A | 0 | 1E | 2C | 50 | 12 | 30 |
| Octal | 202 | 220 | 145 | 12 | 0 | 36 | 54 | 120 | 22 | 60 |
| Binary | 10000010 | 10010000 | 1100101 | 1010 | 0 | 11110 | 101100 | 1010000 | 10010 | 110000 |
Color Harmonies of #829065
Complementary color
Monochromatic Colors of #829065
Black with #829065
Text Example
Text Example
White with #829065
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829065; }
p { color: rgb(130,144,101); }
H1.HeaderClassName
{
color: #829065;
}
.AnyTagClassName
{
color: #829065;
}
</style>
background-color css
<style>
a { background-color: #829065; }
a { background-color: rgb(130,144,101); }
div.DivClassName
{
background-color: #829065;
}
.BgClassName
{
background-color: #829065;
}
</style>
border-color css
<style>
span { border-color: #829065; }
span { border-color: rgb(130,144,101); }
td.TdClassName
{
border-color: #829065;
}
.TagClassName
{
border-color: #829065;
}
</style>