Shades of Spanish Green #809076
Tints of Spanish Green #809076
RGB
CMYK
RGB Variations
Color information
#809076 (or 0x809076) is known color: Spanish Green. HEX triplet: 80, 90 and 76. RGB value is (128,144,118). Sum of RGB (Red+Green+Blue) = 128+144+118=390 (51% of max value = 765). Red value is 128 (50.39% from 255 or 32.82% from 390); Green value is 144 (56.64% from 255 or 36.92% from 390); Blue value is 118 (46.48% from 255 or 30.26% from 390); Max value from RGB is 144 - color contains mainly: green. Hex color #809076 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809076 is #7F6F89. Grayscale: #888888. Windows color (decimal): -8351626 or 7770240. OLE color: 7770240.
HSL color Cylindrical-coordinate representation of color #809076: hue angle of 96.92º degrees, saturation: 0.1, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #809076 is Cyan = 0.11, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 128 | 144 | 118 | - |
| CMYK | 0.11 | 0 | 0.18 | 0.44 |
| HSL | 96.92º | 0.1% | 0.51% | - |
| HSV(B) | 96.92º | 0.18% | 0.56% | - |
| XYZ | 22.15 | 25.84 | 20.96 | - |
| YUV | 136.25 | 117.7 | 122.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 144 | 118 | 0.11 | 0 | 0.18 | 0.44 | 96.92 | 0.1 | 0.51 |
| Hex | 80 | 90 | 76 | B | 0 | 12 | 2C | 61 | A | 33 |
| Octal | 200 | 220 | 166 | 13 | 0 | 22 | 54 | 141 | 12 | 63 |
| Binary | 10000000 | 10010000 | 1110110 | 1011 | 0 | 10010 | 101100 | 1100001 | 1010 | 110011 |
Color Harmonies of #809076
Complementary color
Monochromatic Colors of #809076
Black with #809076
Text Example
Text Example
White with #809076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809076; }
p { color: rgb(128,144,118); }
H1.HeaderClassName
{
color: #809076;
}
.AnyTagClassName
{
color: #809076;
}
</style>
background-color css
<style>
a { background-color: #809076; }
a { background-color: rgb(128,144,118); }
div.DivClassName
{
background-color: #809076;
}
.BgClassName
{
background-color: #809076;
}
</style>
border-color css
<style>
span { border-color: #809076; }
span { border-color: rgb(128,144,118); }
td.TdClassName
{
border-color: #809076;
}
.TagClassName
{
border-color: #809076;
}
</style>