Shades of Highland #829254
Tints of Highland #829254
RGB
CMYK
RGB Variations
Color information
#829254 (or 0x829254) is known color: Highland. HEX triplet: 82, 92 and 54. RGB value is (130,146,84). Sum of RGB (Red+Green+Blue) = 130+146+84=360 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.11% from 360); Green value is 146 (57.42% from 255 or 40.56% from 360); Blue value is 84 (33.20% from 255 or 23.33% from 360); Max value from RGB is 146 - color contains mainly: green. Hex color #829254 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829254 is #7D6DAB. Grayscale: #868686. Windows color (decimal): -8220076 or 5542530. OLE color: 5542530.
HSL color Cylindrical-coordinate representation of color #829254: hue angle of 75.48º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #829254 is Cyan = 0.11, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 84 | - |
| CMYK | 0.11 | 0 | 0.42 | 0.43 |
| HSL | 75.48º | 0.27% | 0.45% | - |
| HSV(B) | 75.48º | 0.42% | 0.57% | - |
| XYZ | 21.09 | 25.94 | 12.28 | - |
| YUV | 134.15 | 99.7 | 125.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 84 | 0.11 | 0 | 0.42 | 0.43 | 75.48 | 0.27 | 0.45 |
| Hex | 82 | 92 | 54 | B | 0 | 2A | 2B | 4B | 1B | 2D |
| Octal | 202 | 222 | 124 | 13 | 0 | 52 | 53 | 113 | 33 | 55 |
| Binary | 10000010 | 10010010 | 1010100 | 1011 | 0 | 101010 | 101011 | 1001011 | 11011 | 101101 |
Color Harmonies of #829254
Complementary color
Monochromatic Colors of #829254
Black with #829254
Text Example
Text Example
White with #829254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829254; }
p { color: rgb(130,146,84); }
H1.HeaderClassName
{
color: #829254;
}
.AnyTagClassName
{
color: #829254;
}
</style>
background-color css
<style>
a { background-color: #829254; }
a { background-color: rgb(130,146,84); }
div.DivClassName
{
background-color: #829254;
}
.BgClassName
{
background-color: #829254;
}
</style>
border-color css
<style>
span { border-color: #829254; }
span { border-color: rgb(130,146,84); }
td.TdClassName
{
border-color: #829254;
}
.TagClassName
{
border-color: #829254;
}
</style>