Shades of Spanish Green #788276
Tints of Spanish Green #788276
RGB
CMYK
RGB Variations
Color information
#788276 (or 0x788276) is known color: Spanish Green. HEX triplet: 78, 82 and 76. RGB value is (120,130,118). Sum of RGB (Red+Green+Blue) = 120+130+118=368 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.61% from 368); Green value is 130 (51.17% from 255 or 35.33% from 368); Blue value is 118 (46.48% from 255 or 32.07% from 368); Max value from RGB is 130 - color contains mainly: green. Hex color #788276 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788276 is #877D89. Grayscale: #7D7D7D. Windows color (decimal): -8879498 or 7766648. OLE color: 7766648.
HSL color Cylindrical-coordinate representation of color #788276: hue angle of 110º degrees, saturation: 0.05, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #788276 is Cyan = 0.08, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 130 | 118 | - |
| CMYK | 0.08 | 0 | 0.09 | 0.49 |
| HSL | 110º | 0.05% | 0.49% | - |
| HSV(B) | 110º | 0.09% | 0.51% | - |
| XYZ | 19 | 21.27 | 20.24 | - |
| YUV | 125.64 | 123.69 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 130 | 118 | 0.08 | 0 | 0.09 | 0.49 | 110 | 0.05 | 0.49 |
| Hex | 78 | 82 | 76 | 8 | 0 | 9 | 31 | 6E | 5 | 31 |
| Octal | 170 | 202 | 166 | 10 | 0 | 11 | 61 | 156 | 5 | 61 |
| Binary | 1111000 | 10000010 | 1110110 | 1000 | 0 | 1001 | 110001 | 1101110 | 101 | 110001 |
Color Harmonies of #788276
Complementary color
Monochromatic Colors of #788276
Black with #788276
Text Example
Text Example
White with #788276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788276; }
p { color: rgb(120,130,118); }
H1.HeaderClassName
{
color: #788276;
}
.AnyTagClassName
{
color: #788276;
}
</style>
background-color css
<style>
a { background-color: #788276; }
a { background-color: rgb(120,130,118); }
div.DivClassName
{
background-color: #788276;
}
.BgClassName
{
background-color: #788276;
}
</style>
border-color css
<style>
span { border-color: #788276; }
span { border-color: rgb(120,130,118); }
td.TdClassName
{
border-color: #788276;
}
.TagClassName
{
border-color: #788276;
}
</style>