Shades of Highland #829264
Tints of Highland #829264
RGB
CMYK
RGB Variations
Color information
#829264 (or 0x829264) is known color: Highland. HEX triplet: 82, 92 and 64. RGB value is (130,146,100). Sum of RGB (Red+Green+Blue) = 130+146+100=376 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.57% from 376); Green value is 146 (57.42% from 255 or 38.83% from 376); Blue value is 100 (39.45% from 255 or 26.60% from 376); Max value from RGB is 146 - color contains mainly: green. Hex color #829264 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829264 is #7D6D9B. Grayscale: #888888. Windows color (decimal): -8220060 or 6591106. OLE color: 6591106.
HSL color Cylindrical-coordinate representation of color #829264: hue angle of 80.87º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #829264 is Cyan = 0.11, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 100 | - |
| CMYK | 0.11 | 0 | 0.32 | 0.43 |
| HSL | 80.87º | 0.19% | 0.48% | - |
| HSV(B) | 80.87º | 0.32% | 0.57% | - |
| XYZ | 21.79 | 26.22 | 15.97 | - |
| YUV | 135.97 | 107.7 | 123.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 100 | 0.11 | 0 | 0.32 | 0.43 | 80.87 | 0.19 | 0.48 |
| Hex | 82 | 92 | 64 | B | 0 | 20 | 2B | 51 | 13 | 30 |
| Octal | 202 | 222 | 144 | 13 | 0 | 40 | 53 | 121 | 23 | 60 |
| Binary | 10000010 | 10010010 | 1100100 | 1011 | 0 | 100000 | 101011 | 1010001 | 10011 | 110000 |
Color Harmonies of #829264
Complementary color
Monochromatic Colors of #829264
Black with #829264
Text Example
Text Example
White with #829264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829264; }
p { color: rgb(130,146,100); }
H1.HeaderClassName
{
color: #829264;
}
.AnyTagClassName
{
color: #829264;
}
</style>
background-color css
<style>
a { background-color: #829264; }
a { background-color: rgb(130,146,100); }
div.DivClassName
{
background-color: #829264;
}
.BgClassName
{
background-color: #829264;
}
</style>
border-color css
<style>
span { border-color: #829264; }
span { border-color: rgb(130,146,100); }
td.TdClassName
{
border-color: #829264;
}
.TagClassName
{
border-color: #829264;
}
</style>