Shades of Spanish Green #829377
Tints of Spanish Green #829377
RGB
CMYK
RGB Variations
Color information
#829377 (or 0x829377) is known color: Spanish Green. HEX triplet: 82, 93 and 77. RGB value is (130,147,119). Sum of RGB (Red+Green+Blue) = 130+147+119=396 (52% of max value = 765). Red value is 130 (51.17% from 255 or 32.83% from 396); Green value is 147 (57.81% from 255 or 37.12% from 396); Blue value is 119 (46.88% from 255 or 30.05% from 396); Max value from RGB is 147 - color contains mainly: green. Hex color #829377 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #829377 is #7D6C88. Grayscale: #8A8A8A. Windows color (decimal): -8219785 or 7836546. OLE color: 7836546.
HSL color Cylindrical-coordinate representation of color #829377: hue angle of 96.43º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #829377 is Cyan = 0.12, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 130 | 147 | 119 | - |
| CMYK | 0.12 | 0 | 0.19 | 0.42 |
| HSL | 96.43º | 0.11% | 0.52% | - |
| HSV(B) | 96.43º | 0.19% | 0.58% | - |
| XYZ | 22.97 | 26.95 | 21.44 | - |
| YUV | 138.73 | 116.87 | 121.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 147 | 119 | 0.12 | 0 | 0.19 | 0.42 | 96.43 | 0.11 | 0.52 |
| Hex | 82 | 93 | 77 | C | 0 | 13 | 2A | 60 | B | 34 |
| Octal | 202 | 223 | 167 | 14 | 0 | 23 | 52 | 140 | 13 | 64 |
| Binary | 10000010 | 10010011 | 1110111 | 1100 | 0 | 10011 | 101010 | 1100000 | 1011 | 110100 |
Color Harmonies of #829377
Complementary color
Monochromatic Colors of #829377
Black with #829377
Text Example
Text Example
White with #829377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #829377; }
p { color: rgb(130,147,119); }
H1.HeaderClassName
{
color: #829377;
}
.AnyTagClassName
{
color: #829377;
}
</style>
background-color css
<style>
a { background-color: #829377; }
a { background-color: rgb(130,147,119); }
div.DivClassName
{
background-color: #829377;
}
.BgClassName
{
background-color: #829377;
}
</style>
border-color css
<style>
span { border-color: #829377; }
span { border-color: rgb(130,147,119); }
td.TdClassName
{
border-color: #829377;
}
.TagClassName
{
border-color: #829377;
}
</style>