Shades of Spanish Green #779172
Tints of Spanish Green #779172
RGB
CMYK
RGB Variations
Color information
#779172 (or 0x779172) is known color: Spanish Green. HEX triplet: 77, 91 and 72. RGB value is (119,145,114). Sum of RGB (Red+Green+Blue) = 119+145+114=378 (50% of max value = 765). Red value is 119 (46.88% from 255 or 31.48% from 378); Green value is 145 (57.03% from 255 or 38.36% from 378); Blue value is 114 (44.92% from 255 or 30.16% from 378); Max value from RGB is 145 - color contains mainly: green. Hex color #779172 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779172 is #886E8D. Grayscale: #858585. Windows color (decimal): -8941198 or 7508343. OLE color: 7508343.
HSL color Cylindrical-coordinate representation of color #779172: hue angle of 110.32º 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 #779172 is Cyan = 0.18, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 145 | 114 | - |
| CMYK | 0.18 | 0 | 0.21 | 0.43 |
| HSL | 110.32º | 0.12% | 0.51% | - |
| HSV(B) | 110.32º | 0.21% | 0.57% | - |
| XYZ | 20.77 | 25.39 | 19.73 | - |
| YUV | 133.69 | 116.89 | 117.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 145 | 114 | 0.18 | 0 | 0.21 | 0.43 | 110.32 | 0.12 | 0.51 |
| Hex | 77 | 91 | 72 | 12 | 0 | 15 | 2B | 6E | C | 33 |
| Octal | 167 | 221 | 162 | 22 | 0 | 25 | 53 | 156 | 14 | 63 |
| Binary | 1110111 | 10010001 | 1110010 | 10010 | 0 | 10101 | 101011 | 1101110 | 1100 | 110011 |
Color Harmonies of #779172
Complementary color
Monochromatic Colors of #779172
Black with #779172
Text Example
Text Example
White with #779172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779172; }
p { color: rgb(119,145,114); }
H1.HeaderClassName
{
color: #779172;
}
.AnyTagClassName
{
color: #779172;
}
</style>
background-color css
<style>
a { background-color: #779172; }
a { background-color: rgb(119,145,114); }
div.DivClassName
{
background-color: #779172;
}
.BgClassName
{
background-color: #779172;
}
</style>
border-color css
<style>
span { border-color: #779172; }
span { border-color: rgb(119,145,114); }
td.TdClassName
{
border-color: #779172;
}
.TagClassName
{
border-color: #779172;
}
</style>