Shades of Spanish Green #799273
Tints of Spanish Green #799273
RGB
CMYK
RGB Variations
Color information
#799273 (or 0x799273) is known color: Spanish Green. HEX triplet: 79, 92 and 73. RGB value is (121,146,115). Sum of RGB (Red+Green+Blue) = 121+146+115=382 (50% of max value = 765). Red value is 121 (47.66% from 255 or 31.68% from 382); Green value is 146 (57.42% from 255 or 38.22% from 382); Blue value is 115 (45.31% from 255 or 30.10% from 382); Max value from RGB is 146 - color contains mainly: green. Hex color #799273 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #799273 is #866D8C. Grayscale: #878787. Windows color (decimal): -8809869 or 7574137. OLE color: 7574137.
HSL color Cylindrical-coordinate representation of color #799273: hue angle of 108.39º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #799273 is Cyan = 0.17, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 121 | 146 | 115 | - |
| CMYK | 0.17 | 0 | 0.21 | 0.43 |
| HSL | 108.39º | 0.12% | 0.51% | - |
| HSV(B) | 108.39º | 0.21% | 0.57% | - |
| XYZ | 21.26 | 25.86 | 20.09 | - |
| YUV | 134.99 | 116.72 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 146 | 115 | 0.17 | 0 | 0.21 | 0.43 | 108.39 | 0.12 | 0.51 |
| Hex | 79 | 92 | 73 | 11 | 0 | 15 | 2B | 6C | C | 33 |
| Octal | 171 | 222 | 163 | 21 | 0 | 25 | 53 | 154 | 14 | 63 |
| Binary | 1111001 | 10010010 | 1110011 | 10001 | 0 | 10101 | 101011 | 1101100 | 1100 | 110011 |
Color Harmonies of #799273
Complementary color
Monochromatic Colors of #799273
Black with #799273
Text Example
Text Example
White with #799273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #799273; }
p { color: rgb(121,146,115); }
H1.HeaderClassName
{
color: #799273;
}
.AnyTagClassName
{
color: #799273;
}
</style>
background-color css
<style>
a { background-color: #799273; }
a { background-color: rgb(121,146,115); }
div.DivClassName
{
background-color: #799273;
}
.BgClassName
{
background-color: #799273;
}
</style>
border-color css
<style>
span { border-color: #799273; }
span { border-color: rgb(121,146,115); }
td.TdClassName
{
border-color: #799273;
}
.TagClassName
{
border-color: #799273;
}
</style>