Shades of Spanish Green #788575
Tints of Spanish Green #788575
RGB
CMYK
RGB Variations
Color information
#788575 (or 0x788575) is known color: Spanish Green. HEX triplet: 78, 85 and 75. RGB value is (120,133,117). Sum of RGB (Red+Green+Blue) = 120+133+117=370 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.43% from 370); Green value is 133 (52.34% from 255 or 35.95% from 370); Blue value is 117 (46.09% from 255 or 31.62% from 370); Max value from RGB is 133 - color contains mainly: green. Hex color #788575 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788575 is #877A8A. Grayscale: #7F7F7F. Windows color (decimal): -8878731 or 7701880. OLE color: 7701880.
HSL color Cylindrical-coordinate representation of color #788575: hue angle of 108.75º degrees, saturation: 0.06, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #788575 is Cyan = 0.10, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 133 | 117 | - |
| CMYK | 0.10 | 0 | 0.12 | 0.48 |
| HSL | 108.75º | 0.06% | 0.49% | - |
| HSV(B) | 108.75º | 0.12% | 0.52% | - |
| XYZ | 19.34 | 22.05 | 20.07 | - |
| YUV | 127.29 | 122.19 | 122.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 133 | 117 | 0.10 | 0 | 0.12 | 0.48 | 108.75 | 0.06 | 0.49 |
| Hex | 78 | 85 | 75 | A | 0 | C | 30 | 6D | 6 | 31 |
| Octal | 170 | 205 | 165 | 12 | 0 | 14 | 60 | 155 | 6 | 61 |
| Binary | 1111000 | 10000101 | 1110101 | 1010 | 0 | 1100 | 110000 | 1101101 | 110 | 110001 |
Color Harmonies of #788575
Complementary color
Monochromatic Colors of #788575
Black with #788575
Text Example
Text Example
White with #788575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788575; }
p { color: rgb(120,133,117); }
H1.HeaderClassName
{
color: #788575;
}
.AnyTagClassName
{
color: #788575;
}
</style>
background-color css
<style>
a { background-color: #788575; }
a { background-color: rgb(120,133,117); }
div.DivClassName
{
background-color: #788575;
}
.BgClassName
{
background-color: #788575;
}
</style>
border-color css
<style>
span { border-color: #788575; }
span { border-color: rgb(120,133,117); }
td.TdClassName
{
border-color: #788575;
}
.TagClassName
{
border-color: #788575;
}
</style>