Shades of Spanish Green #778274
Tints of Spanish Green #778274
RGB
CMYK
RGB Variations
Color information
#778274 (or 0x778274) is known color: Spanish Green. HEX triplet: 77, 82 and 74. RGB value is (119,130,116). Sum of RGB (Red+Green+Blue) = 119+130+116=365 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.60% from 365); Green value is 130 (51.17% from 255 or 35.62% from 365); Blue value is 116 (45.70% from 255 or 31.78% from 365); Max value from RGB is 130 - color contains mainly: green. Hex color #778274 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #778274 is #887D8B. Grayscale: #7D7D7D. Windows color (decimal): -8945036 or 7635575. OLE color: 7635575.
HSL color Cylindrical-coordinate representation of color #778274: hue angle of 107.14º degrees, saturation: 0.06, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #778274 is Cyan = 0.08, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 119 | 130 | 116 | - |
| CMYK | 0.08 | 0 | 0.11 | 0.49 |
| HSL | 107.14º | 0.06% | 0.48% | - |
| HSV(B) | 107.14º | 0.11% | 0.51% | - |
| XYZ | 18.74 | 21.15 | 19.62 | - |
| YUV | 125.12 | 122.86 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 130 | 116 | 0.08 | 0 | 0.11 | 0.49 | 107.14 | 0.06 | 0.48 |
| Hex | 77 | 82 | 74 | 8 | 0 | B | 31 | 6B | 6 | 30 |
| Octal | 167 | 202 | 164 | 10 | 0 | 13 | 61 | 153 | 6 | 60 |
| Binary | 1110111 | 10000010 | 1110100 | 1000 | 0 | 1011 | 110001 | 1101011 | 110 | 110000 |
Color Harmonies of #778274
Complementary color
Monochromatic Colors of #778274
Black with #778274
Text Example
Text Example
White with #778274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778274; }
p { color: rgb(119,130,116); }
H1.HeaderClassName
{
color: #778274;
}
.AnyTagClassName
{
color: #778274;
}
</style>
background-color css
<style>
a { background-color: #778274; }
a { background-color: rgb(119,130,116); }
div.DivClassName
{
background-color: #778274;
}
.BgClassName
{
background-color: #778274;
}
</style>
border-color css
<style>
span { border-color: #778274; }
span { border-color: rgb(119,130,116); }
td.TdClassName
{
border-color: #778274;
}
.TagClassName
{
border-color: #778274;
}
</style>