Shades of Spanish Green #798973
Tints of Spanish Green #798973
RGB
CMYK
RGB Variations
Color information
#798973 (or 0x798973) is known color: Spanish Green. HEX triplet: 79, 89 and 73. RGB value is (121,137,115). Sum of RGB (Red+Green+Blue) = 121+137+115=373 (49% of max value = 765). Red value is 121 (47.66% from 255 or 32.44% from 373); Green value is 137 (53.91% from 255 or 36.73% from 373); Blue value is 115 (45.31% from 255 or 30.83% from 373); Max value from RGB is 137 - color contains mainly: green. Hex color #798973 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #798973 is #86768C. Grayscale: #818181. Windows color (decimal): -8812173 or 7571833. OLE color: 7571833.
HSL color Cylindrical-coordinate representation of color #798973: hue angle of 103.64º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #798973 is Cyan = 0.12, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 137 | 115 | - |
| CMYK | 0.12 | 0 | 0.16 | 0.46 |
| HSL | 103.64º | 0.09% | 0.49% | - |
| HSV(B) | 103.64º | 0.16% | 0.54% | - |
| XYZ | 19.93 | 23.19 | 19.65 | - |
| YUV | 129.71 | 119.7 | 121.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 137 | 115 | 0.12 | 0 | 0.16 | 0.46 | 103.64 | 0.09 | 0.49 |
| Hex | 79 | 89 | 73 | C | 0 | 10 | 2E | 68 | 9 | 31 |
| Octal | 171 | 211 | 163 | 14 | 0 | 20 | 56 | 150 | 11 | 61 |
| Binary | 1111001 | 10001001 | 1110011 | 1100 | 0 | 10000 | 101110 | 1101000 | 1001 | 110001 |
Color Harmonies of #798973
Complementary color
Monochromatic Colors of #798973
Black with #798973
Text Example
Text Example
White with #798973
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #798973; }
p { color: rgb(121,137,115); }
H1.HeaderClassName
{
color: #798973;
}
.AnyTagClassName
{
color: #798973;
}
</style>
background-color css
<style>
a { background-color: #798973; }
a { background-color: rgb(121,137,115); }
div.DivClassName
{
background-color: #798973;
}
.BgClassName
{
background-color: #798973;
}
</style>
border-color css
<style>
span { border-color: #798973; }
span { border-color: rgb(121,137,115); }
td.TdClassName
{
border-color: #798973;
}
.TagClassName
{
border-color: #798973;
}
</style>