Shades of Spanish Green #779272
Tints of Spanish Green #779272
RGB
CMYK
RGB Variations
Color information
#779272 (or 0x779272) is known color: Spanish Green. HEX triplet: 77, 92 and 72. RGB value is (119,146,114). Sum of RGB (Red+Green+Blue) = 119+146+114=379 (50% of max value = 765). Red value is 119 (46.88% from 255 or 31.40% from 379); Green value is 146 (57.42% from 255 or 38.52% from 379); Blue value is 114 (44.92% from 255 or 30.08% from 379); Max value from RGB is 146 - color contains mainly: green. Hex color #779272 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #779272 is #886D8D. Grayscale: #868686. Windows color (decimal): -8940942 or 7508599. OLE color: 7508599.
HSL color Cylindrical-coordinate representation of color #779272: hue angle of 110.62º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #779272 is Cyan = 0.18, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 119 | 146 | 114 | - |
| CMYK | 0.18 | 0 | 0.22 | 0.43 |
| HSL | 110.63º | 0.13% | 0.51% | - |
| HSV(B) | 110.63º | 0.22% | 0.57% | - |
| XYZ | 20.92 | 25.69 | 19.78 | - |
| YUV | 134.28 | 116.55 | 117.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 146 | 114 | 0.18 | 0 | 0.22 | 0.43 | 110.63 | 0.13 | 0.51 |
| Hex | 77 | 92 | 72 | 12 | 0 | 16 | 2B | 6F | D | 33 |
| Octal | 167 | 222 | 162 | 22 | 0 | 26 | 53 | 157 | 15 | 63 |
| Binary | 1110111 | 10010010 | 1110010 | 10010 | 0 | 10110 | 101011 | 1101111 | 1101 | 110011 |
Color Harmonies of #779272
Complementary color
Monochromatic Colors of #779272
Black with #779272
Text Example
Text Example
White with #779272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #779272; }
p { color: rgb(119,146,114); }
H1.HeaderClassName
{
color: #779272;
}
.AnyTagClassName
{
color: #779272;
}
</style>
background-color css
<style>
a { background-color: #779272; }
a { background-color: rgb(119,146,114); }
div.DivClassName
{
background-color: #779272;
}
.BgClassName
{
background-color: #779272;
}
</style>
border-color css
<style>
span { border-color: #779272; }
span { border-color: rgb(119,146,114); }
td.TdClassName
{
border-color: #779272;
}
.TagClassName
{
border-color: #779272;
}
</style>