Shades of Highland #829564
Tints of Highland #829564
RGB
CMYK
RGB Variations
Color information
#829564 (or 0x829564) is known color: Highland. HEX triplet: 82, 95 and 64. RGB value is (130,149,100). Sum of RGB (Red+Green+Blue) = 130+149+100=379 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.30% from 379); Green value is 149 (58.59% from 255 or 39.31% from 379); Blue value is 100 (39.45% from 255 or 26.39% from 379); Max value from RGB is 149 - color contains mainly: green. Hex color #829564 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829564 is #7D6A9B. Grayscale: #898989. Windows color (decimal): -8219292 or 6591874. OLE color: 6591874.
HSL color Cylindrical-coordinate representation of color #829564: hue angle of 83.27º degrees, saturation: 0.2, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #829564 is Cyan = 0.13, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 100 | - |
| CMYK | 0.13 | 0 | 0.33 | 0.42 |
| HSL | 83.27º | 0.2% | 0.49% | - |
| HSV(B) | 83.27º | 0.33% | 0.58% | - |
| XYZ | 22.25 | 27.16 | 16.13 | - |
| YUV | 137.73 | 106.71 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 100 | 0.13 | 0 | 0.33 | 0.42 | 83.27 | 0.2 | 0.49 |
| Hex | 82 | 95 | 64 | D | 0 | 21 | 2A | 53 | 14 | 31 |
| Octal | 202 | 225 | 144 | 15 | 0 | 41 | 52 | 123 | 24 | 61 |
| Binary | 10000010 | 10010101 | 1100100 | 1101 | 0 | 100001 | 101010 | 1010011 | 10100 | 110001 |
Color Harmonies of #829564
Complementary color
Monochromatic Colors of #829564
Black with #829564
Text Example
Text Example
White with #829564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829564; }
p { color: rgb(130,149,100); }
H1.HeaderClassName
{
color: #829564;
}
.AnyTagClassName
{
color: #829564;
}
</style>
background-color css
<style>
a { background-color: #829564; }
a { background-color: rgb(130,149,100); }
div.DivClassName
{
background-color: #829564;
}
.BgClassName
{
background-color: #829564;
}
</style>
border-color css
<style>
span { border-color: #829564; }
span { border-color: rgb(130,149,100); }
td.TdClassName
{
border-color: #829564;
}
.TagClassName
{
border-color: #829564;
}
</style>