Shades of Spanish Green #778674
Tints of Spanish Green #778674
RGB
CMYK
RGB Variations
Color information
#778674 (or 0x778674) is known color: Spanish Green. HEX triplet: 77, 86 and 74. RGB value is (119,134,116). Sum of RGB (Red+Green+Blue) = 119+134+116=369 (48% of max value = 765). Red value is 119 (46.88% from 255 or 32.25% from 369); Green value is 134 (52.73% from 255 or 36.31% from 369); Blue value is 116 (45.70% from 255 or 31.44% from 369); Max value from RGB is 134 - color contains mainly: green. Hex color #778674 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #778674 is #88798B. Grayscale: #7F7F7F. Windows color (decimal): -8944012 or 7636599. OLE color: 7636599.
HSL color Cylindrical-coordinate representation of color #778674: hue angle of 110º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #778674 is Cyan = 0.11, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 119 | 134 | 116 | - |
| CMYK | 0.11 | 0 | 0.13 | 0.47 |
| HSL | 110º | 0.07% | 0.49% | - |
| HSV(B) | 110º | 0.13% | 0.53% | - |
| XYZ | 19.29 | 22.23 | 19.8 | - |
| YUV | 127.46 | 121.53 | 121.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 134 | 116 | 0.11 | 0 | 0.13 | 0.47 | 110 | 0.07 | 0.49 |
| Hex | 77 | 86 | 74 | B | 0 | D | 2F | 6E | 7 | 31 |
| Octal | 167 | 206 | 164 | 13 | 0 | 15 | 57 | 156 | 7 | 61 |
| Binary | 1110111 | 10000110 | 1110100 | 1011 | 0 | 1101 | 101111 | 1101110 | 111 | 110001 |
Color Harmonies of #778674
Complementary color
Monochromatic Colors of #778674
Black with #778674
Text Example
Text Example
White with #778674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #778674; }
p { color: rgb(119,134,116); }
H1.HeaderClassName
{
color: #778674;
}
.AnyTagClassName
{
color: #778674;
}
</style>
background-color css
<style>
a { background-color: #778674; }
a { background-color: rgb(119,134,116); }
div.DivClassName
{
background-color: #778674;
}
.BgClassName
{
background-color: #778674;
}
</style>
border-color css
<style>
span { border-color: #778674; }
span { border-color: rgb(119,134,116); }
td.TdClassName
{
border-color: #778674;
}
.TagClassName
{
border-color: #778674;
}
</style>