Shades of Spanish Green #829276
Tints of Spanish Green #829276
RGB
CMYK
RGB Variations
Color information
#829276 (or 0x829276) is known color: Spanish Green. HEX triplet: 82, 92 and 76. RGB value is (130,146,118). Sum of RGB (Red+Green+Blue) = 130+146+118=394 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.99% from 394); Green value is 146 (57.42% from 255 or 37.06% from 394); Blue value is 118 (46.48% from 255 or 29.95% from 394); Max value from RGB is 146 - color contains mainly: green. Hex color #829276 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829276 is #7D6D89. Grayscale: #8A8A8A. Windows color (decimal): -8220042 or 7770754. OLE color: 7770754.
HSL color Cylindrical-coordinate representation of color #829276: hue angle of 94.29º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #829276 is Cyan = 0.11, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 146 | 118 | - |
| CMYK | 0.11 | 0 | 0.19 | 0.43 |
| HSL | 94.29º | 0.11% | 0.52% | - |
| HSV(B) | 94.29º | 0.19% | 0.57% | - |
| XYZ | 22.75 | 26.61 | 21.08 | - |
| YUV | 138.02 | 116.7 | 122.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 146 | 118 | 0.11 | 0 | 0.19 | 0.43 | 94.29 | 0.11 | 0.52 |
| Hex | 82 | 92 | 76 | B | 0 | 13 | 2B | 5E | B | 34 |
| Octal | 202 | 222 | 166 | 13 | 0 | 23 | 53 | 136 | 13 | 64 |
| Binary | 10000010 | 10010010 | 1110110 | 1011 | 0 | 10011 | 101011 | 1011110 | 1011 | 110100 |
Color Harmonies of #829276
Complementary color
Monochromatic Colors of #829276
Black with #829276
Text Example
Text Example
White with #829276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829276; }
p { color: rgb(130,146,118); }
H1.HeaderClassName
{
color: #829276;
}
.AnyTagClassName
{
color: #829276;
}
</style>
background-color css
<style>
a { background-color: #829276; }
a { background-color: rgb(130,146,118); }
div.DivClassName
{
background-color: #829276;
}
.BgClassName
{
background-color: #829276;
}
</style>
border-color css
<style>
span { border-color: #829276; }
span { border-color: rgb(130,146,118); }
td.TdClassName
{
border-color: #829276;
}
.TagClassName
{
border-color: #829276;
}
</style>