Shades of Spanish Green #798972
Tints of Spanish Green #798972
RGB
CMYK
RGB Variations
Color information
#798972 (or 0x798972) is known color: Spanish Green. HEX triplet: 79, 89 and 72. RGB value is (121,137,114). Sum of RGB (Red+Green+Blue) = 121+137+114=372 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.53% from 372); Green value is 137 (53.91% from 255 or 36.83% from 372); Blue value is 114 (44.92% from 255 or 30.65% from 372); Max value from RGB is 137 - color contains mainly: green. Hex color #798972 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #798972 is #86768D. Grayscale: #818181. Windows color (decimal): -8812174 or 7506297. OLE color: 7506297.
HSL color Cylindrical-coordinate representation of color #798972: hue angle of 101.74º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #798972 is Cyan = 0.12, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 137 | 114 | - |
| CMYK | 0.12 | 0 | 0.17 | 0.46 |
| HSL | 101.74º | 0.09% | 0.49% | - |
| HSV(B) | 101.74º | 0.17% | 0.54% | - |
| XYZ | 19.87 | 23.17 | 19.34 | - |
| YUV | 129.59 | 119.2 | 121.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 137 | 114 | 0.12 | 0 | 0.17 | 0.46 | 101.74 | 0.09 | 0.49 |
| Hex | 79 | 89 | 72 | C | 0 | 11 | 2E | 66 | 9 | 31 |
| Octal | 171 | 211 | 162 | 14 | 0 | 21 | 56 | 146 | 11 | 61 |
| Binary | 1111001 | 10001001 | 1110010 | 1100 | 0 | 10001 | 101110 | 1100110 | 1001 | 110001 |
Color Harmonies of #798972
Complementary color
Monochromatic Colors of #798972
Black with #798972
Text Example
Text Example
White with #798972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798972; }
p { color: rgb(121,137,114); }
H1.HeaderClassName
{
color: #798972;
}
.AnyTagClassName
{
color: #798972;
}
</style>
background-color css
<style>
a { background-color: #798972; }
a { background-color: rgb(121,137,114); }
div.DivClassName
{
background-color: #798972;
}
.BgClassName
{
background-color: #798972;
}
</style>
border-color css
<style>
span { border-color: #798972; }
span { border-color: rgb(121,137,114); }
td.TdClassName
{
border-color: #798972;
}
.TagClassName
{
border-color: #798972;
}
</style>