Shades of Spanish Green #829077
Tints of Spanish Green #829077
RGB
CMYK
RGB Variations
Color information
#829077 (or 0x829077) is known color: Spanish Green. HEX triplet: 82, 90 and 77. RGB value is (130,144,119). Sum of RGB (Red+Green+Blue) = 130+144+119=393 (52% of max value = 765). Red value is 130 (51.17% from 255 or 33.08% from 393); Green value is 144 (56.64% from 255 or 36.64% from 393); Blue value is 119 (46.88% from 255 or 30.28% from 393); Max value from RGB is 144 - color contains mainly: green. Hex color #829077 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829077 is #7D6F88. Grayscale: #898989. Windows color (decimal): -8220553 or 7835778. OLE color: 7835778.
HSL color Cylindrical-coordinate representation of color #829077: hue angle of 93.6º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #829077 is Cyan = 0.10, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 130 | 144 | 119 | - |
| CMYK | 0.10 | 0 | 0.17 | 0.44 |
| HSL | 93.6º | 0.1% | 0.52% | - |
| HSV(B) | 93.6º | 0.17% | 0.56% | - |
| XYZ | 22.51 | 26.02 | 21.29 | - |
| YUV | 136.96 | 117.86 | 123.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 144 | 119 | 0.10 | 0 | 0.17 | 0.44 | 93.6 | 0.1 | 0.52 |
| Hex | 82 | 90 | 77 | A | 0 | 11 | 2C | 5E | A | 34 |
| Octal | 202 | 220 | 167 | 12 | 0 | 21 | 54 | 136 | 12 | 64 |
| Binary | 10000010 | 10010000 | 1110111 | 1010 | 0 | 10001 | 101100 | 1011110 | 1010 | 110100 |
Color Harmonies of #829077
Complementary color
Monochromatic Colors of #829077
Black with #829077
Text Example
Text Example
White with #829077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829077; }
p { color: rgb(130,144,119); }
H1.HeaderClassName
{
color: #829077;
}
.AnyTagClassName
{
color: #829077;
}
</style>
background-color css
<style>
a { background-color: #829077; }
a { background-color: rgb(130,144,119); }
div.DivClassName
{
background-color: #829077;
}
.BgClassName
{
background-color: #829077;
}
</style>
border-color css
<style>
span { border-color: #829077; }
span { border-color: rgb(130,144,119); }
td.TdClassName
{
border-color: #829077;
}
.TagClassName
{
border-color: #829077;
}
</style>