Shades of Highland #829364
Tints of Highland #829364
RGB
CMYK
RGB Variations
Color information
#829364 (or 0x829364) is known color: Highland. HEX triplet: 82, 93 and 64. RGB value is (130,147,100). Sum of RGB (Red+Green+Blue) = 130+147+100=377 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.48% from 377); Green value is 147 (57.81% from 255 or 38.99% from 377); Blue value is 100 (39.45% from 255 or 26.53% from 377); Max value from RGB is 147 - color contains mainly: green. Hex color #829364 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829364 is #7D6C9B. Grayscale: #888888. Windows color (decimal): -8219804 or 6591362. OLE color: 6591362.
HSL color Cylindrical-coordinate representation of color #829364: hue angle of 81.7º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #829364 is Cyan = 0.12, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 100 | - |
| CMYK | 0.12 | 0 | 0.32 | 0.42 |
| HSL | 81.7º | 0.19% | 0.48% | - |
| HSV(B) | 81.7º | 0.32% | 0.58% | - |
| XYZ | 21.94 | 26.53 | 16.02 | - |
| YUV | 136.56 | 107.37 | 123.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 100 | 0.12 | 0 | 0.32 | 0.42 | 81.7 | 0.19 | 0.48 |
| Hex | 82 | 93 | 64 | C | 0 | 20 | 2A | 52 | 13 | 30 |
| Octal | 202 | 223 | 144 | 14 | 0 | 40 | 52 | 122 | 23 | 60 |
| Binary | 10000010 | 10010011 | 1100100 | 1100 | 0 | 100000 | 101010 | 1010010 | 10011 | 110000 |
Color Harmonies of #829364
Complementary color
Monochromatic Colors of #829364
Black with #829364
Text Example
Text Example
White with #829364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829364; }
p { color: rgb(130,147,100); }
H1.HeaderClassName
{
color: #829364;
}
.AnyTagClassName
{
color: #829364;
}
</style>
background-color css
<style>
a { background-color: #829364; }
a { background-color: rgb(130,147,100); }
div.DivClassName
{
background-color: #829364;
}
.BgClassName
{
background-color: #829364;
}
</style>
border-color css
<style>
span { border-color: #829364; }
span { border-color: rgb(130,147,100); }
td.TdClassName
{
border-color: #829364;
}
.TagClassName
{
border-color: #829364;
}
</style>