Shades of Highland #829553
Tints of Highland #829553
RGB
CMYK
RGB Variations
Color information
#829553 (or 0x829553) is known color: Highland. HEX triplet: 82, 95 and 53. RGB value is (130,149,83). Sum of RGB (Red+Green+Blue) = 130+149+83=362 (47% of max value = 765). Red value is 130 (51.17% from 255 or 35.91% from 362); Green value is 149 (58.59% from 255 or 41.16% from 362); Blue value is 83 (32.81% from 255 or 22.93% from 362); Max value from RGB is 149 - color contains mainly: green. Hex color #829553 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829553 is #7D6AAC. Grayscale: #888888. Windows color (decimal): -8219309 or 5477762. OLE color: 5477762.
HSL color Cylindrical-coordinate representation of color #829553: hue angle of 77.27º degrees, saturation: 0.28, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #829553 is Cyan = 0.13, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 149 | 83 | - |
| CMYK | 0.13 | 0 | 0.44 | 0.42 |
| HSL | 77.27º | 0.28% | 0.45% | - |
| HSV(B) | 77.27º | 0.44% | 0.58% | - |
| XYZ | 21.51 | 26.87 | 12.24 | - |
| YUV | 135.8 | 98.21 | 123.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 149 | 83 | 0.13 | 0 | 0.44 | 0.42 | 77.27 | 0.28 | 0.45 |
| Hex | 82 | 95 | 53 | D | 0 | 2C | 2A | 4D | 1C | 2D |
| Octal | 202 | 225 | 123 | 15 | 0 | 54 | 52 | 115 | 34 | 55 |
| Binary | 10000010 | 10010101 | 1010011 | 1101 | 0 | 101100 | 101010 | 1001101 | 11100 | 101101 |
Color Harmonies of #829553
Complementary color
Monochromatic Colors of #829553
Black with #829553
Text Example
Text Example
White with #829553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829553; }
p { color: rgb(130,149,83); }
H1.HeaderClassName
{
color: #829553;
}
.AnyTagClassName
{
color: #829553;
}
</style>
background-color css
<style>
a { background-color: #829553; }
a { background-color: rgb(130,149,83); }
div.DivClassName
{
background-color: #829553;
}
.BgClassName
{
background-color: #829553;
}
</style>
border-color css
<style>
span { border-color: #829553; }
span { border-color: rgb(130,149,83); }
td.TdClassName
{
border-color: #829553;
}
.TagClassName
{
border-color: #829553;
}
</style>