Shades of Spanish Green #809077
Tints of Spanish Green #809077
RGB
CMYK
RGB Variations
Color information
#809077 (or 0x809077) is known color: Spanish Green. HEX triplet: 80, 90 and 77. RGB value is (128,144,119). Sum of RGB (Red+Green+Blue) = 128+144+119=391 (51% of max value = 765). Red value is 128 (50.39% from 255 or 32.74% from 391); Green value is 144 (56.64% from 255 or 36.83% from 391); Blue value is 119 (46.88% from 255 or 30.43% from 391); Max value from RGB is 144 - color contains mainly: green. Hex color #809077 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809077 is #7F6F88. Grayscale: #888888. Windows color (decimal): -8351625 or 7835776. OLE color: 7835776.
HSL color Cylindrical-coordinate representation of color #809077: hue angle of 98.4º degrees, saturation: 0.1, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #809077 is Cyan = 0.11, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 144 | 119 | - |
| CMYK | 0.11 | 0 | 0.17 | 0.44 |
| HSL | 98.4º | 0.1% | 0.52% | - |
| HSV(B) | 98.4º | 0.17% | 0.56% | - |
| XYZ | 22.21 | 25.87 | 21.28 | - |
| YUV | 136.37 | 118.2 | 122.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 144 | 119 | 0.11 | 0 | 0.17 | 0.44 | 98.4 | 0.1 | 0.52 |
| Hex | 80 | 90 | 77 | B | 0 | 11 | 2C | 62 | A | 34 |
| Octal | 200 | 220 | 167 | 13 | 0 | 21 | 54 | 142 | 12 | 64 |
| Binary | 10000000 | 10010000 | 1110111 | 1011 | 0 | 10001 | 101100 | 1100010 | 1010 | 110100 |
Color Harmonies of #809077
Complementary color
Monochromatic Colors of #809077
Black with #809077
Text Example
Text Example
White with #809077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809077; }
p { color: rgb(128,144,119); }
H1.HeaderClassName
{
color: #809077;
}
.AnyTagClassName
{
color: #809077;
}
</style>
background-color css
<style>
a { background-color: #809077; }
a { background-color: rgb(128,144,119); }
div.DivClassName
{
background-color: #809077;
}
.BgClassName
{
background-color: #809077;
}
</style>
border-color css
<style>
span { border-color: #809077; }
span { border-color: rgb(128,144,119); }
td.TdClassName
{
border-color: #809077;
}
.TagClassName
{
border-color: #809077;
}
</style>