Shades of Spanish Green #788573
Tints of Spanish Green #788573
RGB
CMYK
RGB Variations
Color information
#788573 (or 0x788573) is known color: Spanish Green. HEX triplet: 78, 85 and 73. RGB value is (120,133,115). Sum of RGB (Red+Green+Blue) = 120+133+115=368 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.61% from 368); Green value is 133 (52.34% from 255 or 36.14% from 368); Blue value is 115 (45.31% from 255 or 31.25% from 368); Max value from RGB is 133 - color contains mainly: green. Hex color #788573 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788573 is #877A8C. Grayscale: #7F7F7F. Windows color (decimal): -8878733 or 7570808. OLE color: 7570808.
HSL color Cylindrical-coordinate representation of color #788573: hue angle of 103.33º degrees, saturation: 0.07, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #788573 is Cyan = 0.10, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 120 | 133 | 115 | - |
| CMYK | 0.10 | 0 | 0.14 | 0.48 |
| HSL | 103.33º | 0.07% | 0.49% | - |
| HSV(B) | 103.33º | 0.14% | 0.52% | - |
| XYZ | 19.23 | 22.01 | 19.45 | - |
| YUV | 127.06 | 121.19 | 122.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 133 | 115 | 0.10 | 0 | 0.14 | 0.48 | 103.33 | 0.07 | 0.49 |
| Hex | 78 | 85 | 73 | A | 0 | E | 30 | 67 | 7 | 31 |
| Octal | 170 | 205 | 163 | 12 | 0 | 16 | 60 | 147 | 7 | 61 |
| Binary | 1111000 | 10000101 | 1110011 | 1010 | 0 | 1110 | 110000 | 1100111 | 111 | 110001 |
Color Harmonies of #788573
Complementary color
Monochromatic Colors of #788573
Black with #788573
Text Example
Text Example
White with #788573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788573; }
p { color: rgb(120,133,115); }
H1.HeaderClassName
{
color: #788573;
}
.AnyTagClassName
{
color: #788573;
}
</style>
background-color css
<style>
a { background-color: #788573; }
a { background-color: rgb(120,133,115); }
div.DivClassName
{
background-color: #788573;
}
.BgClassName
{
background-color: #788573;
}
</style>
border-color css
<style>
span { border-color: #788573; }
span { border-color: rgb(120,133,115); }
td.TdClassName
{
border-color: #788573;
}
.TagClassName
{
border-color: #788573;
}
</style>