Shades of Highland #829069
Tints of Highland #829069
RGB
CMYK
RGB Variations
Color information
#829069 (or 0x829069) is known color: Highland. HEX triplet: 82, 90 and 69. RGB value is (130,144,105). Sum of RGB (Red+Green+Blue) = 130+144+105=379 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.30% from 379); Green value is 144 (56.64% from 255 or 37.99% from 379); Blue value is 105 (41.41% from 255 or 27.70% from 379); Max value from RGB is 144 - color contains mainly: green. Hex color #829069 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829069 is #7D6F96. Grayscale: #878787. Windows color (decimal): -8220567 or 6918274. OLE color: 6918274.
HSL color Cylindrical-coordinate representation of color #829069: hue angle of 81.54º degrees, saturation: 0.16, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #829069 is Cyan = 0.10, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 105 | - |
| CMYK | 0.10 | 0 | 0.27 | 0.44 |
| HSL | 81.54º | 0.16% | 0.49% | - |
| HSV(B) | 81.54º | 0.27% | 0.56% | - |
| XYZ | 21.73 | 25.71 | 17.18 | - |
| YUV | 135.37 | 110.86 | 124.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 105 | 0.10 | 0 | 0.27 | 0.44 | 81.54 | 0.16 | 0.49 |
| Hex | 82 | 90 | 69 | A | 0 | 1B | 2C | 52 | 10 | 31 |
| Octal | 202 | 220 | 151 | 12 | 0 | 33 | 54 | 122 | 20 | 61 |
| Binary | 10000010 | 10010000 | 1101001 | 1010 | 0 | 11011 | 101100 | 1010010 | 10000 | 110001 |
Color Harmonies of #829069
Complementary color
Monochromatic Colors of #829069
Black with #829069
Text Example
Text Example
White with #829069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829069; }
p { color: rgb(130,144,105); }
H1.HeaderClassName
{
color: #829069;
}
.AnyTagClassName
{
color: #829069;
}
</style>
background-color css
<style>
a { background-color: #829069; }
a { background-color: rgb(130,144,105); }
div.DivClassName
{
background-color: #829069;
}
.BgClassName
{
background-color: #829069;
}
</style>
border-color css
<style>
span { border-color: #829069; }
span { border-color: rgb(130,144,105); }
td.TdClassName
{
border-color: #829069;
}
.TagClassName
{
border-color: #829069;
}
</style>