Shades of Spanish Green #779073
Tints of Spanish Green #779073
RGB
CMYK
RGB Variations
Color information
#779073 (or 0x779073) is known color: Spanish Green. HEX triplet: 77, 90 and 73. RGB value is (119,144,115). Sum of RGB (Red+Green+Blue) = 119+144+115=378 (50% of max value = 765). Red value is 119 (46.88% from 255 or 31.48% from 378); Green value is 144 (56.64% from 255 or 38.10% from 378); Blue value is 115 (45.31% from 255 or 30.42% from 378); Max value from RGB is 144 - color contains mainly: green. Hex color #779073 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779073 is #886F8C. Grayscale: #858585. Windows color (decimal): -8941453 or 7573623. OLE color: 7573623.
HSL color Cylindrical-coordinate representation of color #779073: hue angle of 111.72º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #779073 is Cyan = 0.17, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 119 | 144 | 115 | - |
| CMYK | 0.17 | 0 | 0.20 | 0.44 |
| HSL | 111.72º | 0.12% | 0.51% | - |
| HSV(B) | 111.72º | 0.2% | 0.56% | - |
| XYZ | 20.68 | 25.11 | 19.98 | - |
| YUV | 133.22 | 117.72 | 117.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 144 | 115 | 0.17 | 0 | 0.20 | 0.44 | 111.72 | 0.12 | 0.51 |
| Hex | 77 | 90 | 73 | 11 | 0 | 14 | 2C | 70 | C | 33 |
| Octal | 167 | 220 | 163 | 21 | 0 | 24 | 54 | 160 | 14 | 63 |
| Binary | 1110111 | 10010000 | 1110011 | 10001 | 0 | 10100 | 101100 | 1110000 | 1100 | 110011 |
Color Harmonies of #779073
Complementary color
Monochromatic Colors of #779073
Black with #779073
Text Example
Text Example
White with #779073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779073; }
p { color: rgb(119,144,115); }
H1.HeaderClassName
{
color: #779073;
}
.AnyTagClassName
{
color: #779073;
}
</style>
background-color css
<style>
a { background-color: #779073; }
a { background-color: rgb(119,144,115); }
div.DivClassName
{
background-color: #779073;
}
.BgClassName
{
background-color: #779073;
}
</style>
border-color css
<style>
span { border-color: #779073; }
span { border-color: rgb(119,144,115); }
td.TdClassName
{
border-color: #779073;
}
.TagClassName
{
border-color: #779073;
}
</style>