Shades of Spanish Green #798476
Tints of Spanish Green #798476
RGB
CMYK
RGB Variations
Color information
#798476 (or 0x798476) is known color: Spanish Green. HEX triplet: 79, 84 and 76. RGB value is (121,132,118). Sum of RGB (Red+Green+Blue) = 121+132+118=371 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.61% from 371); Green value is 132 (51.95% from 255 or 35.58% from 371); Blue value is 118 (46.48% from 255 or 31.81% from 371); Max value from RGB is 132 - color contains mainly: green. Hex color #798476 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #798476 is #867B89. Grayscale: #7F7F7F. Windows color (decimal): -8813450 or 7767161. OLE color: 7767161.
HSL color Cylindrical-coordinate representation of color #798476: hue angle of 107.14º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #798476 is Cyan = 0.08, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 121 | 132 | 118 | - |
| CMYK | 0.08 | 0 | 0.11 | 0.48 |
| HSL | 107.14º | 0.06% | 0.49% | - |
| HSV(B) | 107.14º | 0.11% | 0.52% | - |
| XYZ | 19.41 | 21.88 | 20.34 | - |
| YUV | 127.12 | 122.86 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 132 | 118 | 0.08 | 0 | 0.11 | 0.48 | 107.14 | 0.06 | 0.49 |
| Hex | 79 | 84 | 76 | 8 | 0 | B | 30 | 6B | 6 | 31 |
| Octal | 171 | 204 | 166 | 10 | 0 | 13 | 60 | 153 | 6 | 61 |
| Binary | 1111001 | 10000100 | 1110110 | 1000 | 0 | 1011 | 110000 | 1101011 | 110 | 110001 |
Color Harmonies of #798476
Complementary color
Monochromatic Colors of #798476
Black with #798476
Text Example
Text Example
White with #798476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798476; }
p { color: rgb(121,132,118); }
H1.HeaderClassName
{
color: #798476;
}
.AnyTagClassName
{
color: #798476;
}
</style>
background-color css
<style>
a { background-color: #798476; }
a { background-color: rgb(121,132,118); }
div.DivClassName
{
background-color: #798476;
}
.BgClassName
{
background-color: #798476;
}
</style>
border-color css
<style>
span { border-color: #798476; }
span { border-color: rgb(121,132,118); }
td.TdClassName
{
border-color: #798476;
}
.TagClassName
{
border-color: #798476;
}
</style>