Shades of Spanish Green #829177
Tints of Spanish Green #829177
RGB
CMYK
RGB Variations
Color information
#829177 (or 0x829177) is known color: Spanish Green. HEX triplet: 82, 91 and 77. RGB value is (130,145,119). Sum of RGB (Red+Green+Blue) = 130+145+119=394 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.99% from 394); Green value is 145 (57.03% from 255 or 36.80% from 394); Blue value is 119 (46.88% from 255 or 30.20% from 394); Max value from RGB is 145 - color contains mainly: green. Hex color #829177 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829177 is #7D6E88. Grayscale: #898989. Windows color (decimal): -8220297 or 7836034. OLE color: 7836034.
HSL color Cylindrical-coordinate representation of color #829177: hue angle of 94.62º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #829177 is Cyan = 0.10, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 145 | 119 | - |
| CMYK | 0.10 | 0 | 0.18 | 0.43 |
| HSL | 94.62º | 0.11% | 0.52% | - |
| HSV(B) | 94.62º | 0.18% | 0.57% | - |
| XYZ | 22.66 | 26.33 | 21.34 | - |
| YUV | 137.55 | 117.53 | 122.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 145 | 119 | 0.10 | 0 | 0.18 | 0.43 | 94.62 | 0.11 | 0.52 |
| Hex | 82 | 91 | 77 | A | 0 | 12 | 2B | 5F | B | 34 |
| Octal | 202 | 221 | 167 | 12 | 0 | 22 | 53 | 137 | 13 | 64 |
| Binary | 10000010 | 10010001 | 1110111 | 1010 | 0 | 10010 | 101011 | 1011111 | 1011 | 110100 |
Color Harmonies of #829177
Complementary color
Monochromatic Colors of #829177
Black with #829177
Text Example
Text Example
White with #829177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829177; }
p { color: rgb(130,145,119); }
H1.HeaderClassName
{
color: #829177;
}
.AnyTagClassName
{
color: #829177;
}
</style>
background-color css
<style>
a { background-color: #829177; }
a { background-color: rgb(130,145,119); }
div.DivClassName
{
background-color: #829177;
}
.BgClassName
{
background-color: #829177;
}
</style>
border-color css
<style>
span { border-color: #829177; }
span { border-color: rgb(130,145,119); }
td.TdClassName
{
border-color: #829177;
}
.TagClassName
{
border-color: #829177;
}
</style>