Shades of Spanish Green #788275
Tints of Spanish Green #788275
RGB
CMYK
RGB Variations
Color information
#788275 (or 0x788275) is known color: Spanish Green. HEX triplet: 78, 82 and 75. RGB value is (120,130,117). Sum of RGB (Red+Green+Blue) = 120+130+117=367 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.70% from 367); Green value is 130 (51.17% from 255 or 35.42% from 367); Blue value is 117 (46.09% from 255 or 31.88% from 367); Max value from RGB is 130 - color contains mainly: green. Hex color #788275 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788275 is #877D8A. Grayscale: #7D7D7D. Windows color (decimal): -8879499 or 7701112. OLE color: 7701112.
HSL color Cylindrical-coordinate representation of color #788275: hue angle of 106.15º degrees, saturation: 0.05, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #788275 is Cyan = 0.08, Magento = 0, Yellow = 0.1 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 120 | 130 | 117 | - |
| CMYK | 0.08 | 0 | 0.1 | 0.49 |
| HSL | 106.15º | 0.05% | 0.48% | - |
| HSV(B) | 106.15º | 0.1% | 0.51% | - |
| XYZ | 18.94 | 21.24 | 19.93 | - |
| YUV | 125.53 | 123.19 | 124.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 130 | 117 | 0.08 | 0 | 0.1 | 0.49 | 106.15 | 0.05 | 0.48 |
| Hex | 78 | 82 | 75 | 8 | 0 | A | 31 | 6A | 5 | 30 |
| Octal | 170 | 202 | 165 | 10 | 0 | 12 | 61 | 152 | 5 | 60 |
| Binary | 1111000 | 10000010 | 1110101 | 1000 | 0 | 1010 | 110001 | 1101010 | 101 | 110000 |
Color Harmonies of #788275
Complementary color
Monochromatic Colors of #788275
Black with #788275
Text Example
Text Example
White with #788275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788275; }
p { color: rgb(120,130,117); }
H1.HeaderClassName
{
color: #788275;
}
.AnyTagClassName
{
color: #788275;
}
</style>
background-color css
<style>
a { background-color: #788275; }
a { background-color: rgb(120,130,117); }
div.DivClassName
{
background-color: #788275;
}
.BgClassName
{
background-color: #788275;
}
</style>
border-color css
<style>
span { border-color: #788275; }
span { border-color: rgb(120,130,117); }
td.TdClassName
{
border-color: #788275;
}
.TagClassName
{
border-color: #788275;
}
</style>