Shades of Highland #829569
Tints of Highland #829569
RGB
CMYK
RGB Variations
Color information
#829569 (or 0x829569) is known color: Highland. HEX triplet: 82, 95 and 69. RGB value is (130,149,105). Sum of RGB (Red+Green+Blue) = 130+149+105=384 (50% of max value = 765). Red value is 130 (51.17% from 255 or 33.85% from 384); Green value is 149 (58.59% from 255 or 38.80% from 384); Blue value is 105 (41.41% from 255 or 27.34% from 384); Max value from RGB is 149 - color contains mainly: green. Hex color #829569 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829569 is #7D6A96. Grayscale: #8A8A8A. Windows color (decimal): -8219287 or 6919554. OLE color: 6919554.
HSL color Cylindrical-coordinate representation of color #829569: hue angle of 85.91º degrees, saturation: 0.17, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #829569 is Cyan = 0.13, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 105 | - |
| CMYK | 0.13 | 0 | 0.30 | 0.42 |
| HSL | 85.91º | 0.17% | 0.5% | - |
| HSV(B) | 85.91º | 0.3% | 0.58% | - |
| XYZ | 22.5 | 27.26 | 17.44 | - |
| YUV | 138.3 | 109.21 | 122.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 105 | 0.13 | 0 | 0.30 | 0.42 | 85.91 | 0.17 | 0.5 |
| Hex | 82 | 95 | 69 | D | 0 | 1E | 2A | 56 | 11 | 32 |
| Octal | 202 | 225 | 151 | 15 | 0 | 36 | 52 | 126 | 21 | 62 |
| Binary | 10000010 | 10010101 | 1101001 | 1101 | 0 | 11110 | 101010 | 1010110 | 10001 | 110010 |
Color Harmonies of #829569
Complementary color
Monochromatic Colors of #829569
Black with #829569
Text Example
Text Example
White with #829569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829569; }
p { color: rgb(130,149,105); }
H1.HeaderClassName
{
color: #829569;
}
.AnyTagClassName
{
color: #829569;
}
</style>
background-color css
<style>
a { background-color: #829569; }
a { background-color: rgb(130,149,105); }
div.DivClassName
{
background-color: #829569;
}
.BgClassName
{
background-color: #829569;
}
</style>
border-color css
<style>
span { border-color: #829569; }
span { border-color: rgb(130,149,105); }
td.TdClassName
{
border-color: #829569;
}
.TagClassName
{
border-color: #829569;
}
</style>