Shades of Spanish Green #809376
Tints of Spanish Green #809376
RGB
CMYK
RGB Variations
Color information
#809376 (or 0x809376) is known color: Spanish Green. HEX triplet: 80, 93 and 76. RGB value is (128,147,118). Sum of RGB (Red+Green+Blue) = 128+147+118=393 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.57% from 393); Green value is 147 (57.81% from 255 or 37.40% from 393); Blue value is 118 (46.48% from 255 or 30.03% from 393); Max value from RGB is 147 - color contains mainly: green. Hex color #809376 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809376 is #7F6C89. Grayscale: #8A8A8A. Windows color (decimal): -8350858 or 7771008. OLE color: 7771008.
HSL color Cylindrical-coordinate representation of color #809376: hue angle of 99.31º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #809376 is Cyan = 0.13, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 128 | 147 | 118 | - |
| CMYK | 0.13 | 0 | 0.20 | 0.42 |
| HSL | 99.31º | 0.12% | 0.52% | - |
| HSV(B) | 99.31º | 0.2% | 0.58% | - |
| XYZ | 22.61 | 26.76 | 21.11 | - |
| YUV | 138.01 | 116.71 | 120.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 147 | 118 | 0.13 | 0 | 0.20 | 0.42 | 99.31 | 0.12 | 0.52 |
| Hex | 80 | 93 | 76 | D | 0 | 14 | 2A | 63 | C | 34 |
| Octal | 200 | 223 | 166 | 15 | 0 | 24 | 52 | 143 | 14 | 64 |
| Binary | 10000000 | 10010011 | 1110110 | 1101 | 0 | 10100 | 101010 | 1100011 | 1100 | 110100 |
Color Harmonies of #809376
Complementary color
Monochromatic Colors of #809376
Black with #809376
Text Example
Text Example
White with #809376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809376; }
p { color: rgb(128,147,118); }
H1.HeaderClassName
{
color: #809376;
}
.AnyTagClassName
{
color: #809376;
}
</style>
background-color css
<style>
a { background-color: #809376; }
a { background-color: rgb(128,147,118); }
div.DivClassName
{
background-color: #809376;
}
.BgClassName
{
background-color: #809376;
}
</style>
border-color css
<style>
span { border-color: #809376; }
span { border-color: rgb(128,147,118); }
td.TdClassName
{
border-color: #809376;
}
.TagClassName
{
border-color: #809376;
}
</style>