Shades of Spanish Green #788773
Tints of Spanish Green #788773
RGB
CMYK
RGB Variations
Color information
#788773 (or 0x788773) is known color: Spanish Green. HEX triplet: 78, 87 and 73. RGB value is (120,135,115). Sum of RGB (Red+Green+Blue) = 120+135+115=370 (49% of max value = 765). Red value is 120 (47.27% from 255 or 32.43% from 370); Green value is 135 (53.12% from 255 or 36.49% from 370); Blue value is 115 (45.31% from 255 or 31.08% from 370); Max value from RGB is 135 - color contains mainly: green. Hex color #788773 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #788773 is #87788C. Grayscale: #808080. Windows color (decimal): -8878221 or 7571320. OLE color: 7571320.
HSL color Cylindrical-coordinate representation of color #788773: hue angle of 105º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #788773 is Cyan = 0.11, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 120 | 135 | 115 | - |
| CMYK | 0.11 | 0 | 0.15 | 0.47 |
| HSL | 105º | 0.08% | 0.49% | - |
| HSV(B) | 105º | 0.15% | 0.53% | - |
| XYZ | 19.5 | 22.56 | 19.55 | - |
| YUV | 128.24 | 120.53 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 135 | 115 | 0.11 | 0 | 0.15 | 0.47 | 105 | 0.08 | 0.49 |
| Hex | 78 | 87 | 73 | B | 0 | F | 2F | 69 | 8 | 31 |
| Octal | 170 | 207 | 163 | 13 | 0 | 17 | 57 | 151 | 10 | 61 |
| Binary | 1111000 | 10000111 | 1110011 | 1011 | 0 | 1111 | 101111 | 1101001 | 1000 | 110001 |
Color Harmonies of #788773
Complementary color
Monochromatic Colors of #788773
Black with #788773
Text Example
Text Example
White with #788773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #788773; }
p { color: rgb(120,135,115); }
H1.HeaderClassName
{
color: #788773;
}
.AnyTagClassName
{
color: #788773;
}
</style>
background-color css
<style>
a { background-color: #788773; }
a { background-color: rgb(120,135,115); }
div.DivClassName
{
background-color: #788773;
}
.BgClassName
{
background-color: #788773;
}
</style>
border-color css
<style>
span { border-color: #788773; }
span { border-color: rgb(120,135,115); }
td.TdClassName
{
border-color: #788773;
}
.TagClassName
{
border-color: #788773;
}
</style>