Shades of Spanish Green #809275
Tints of Spanish Green #809275
RGB
CMYK
RGB Variations
Color information
#809275 (or 0x809275) is known color: Spanish Green. HEX triplet: 80, 92 and 75. RGB value is (128,146,117). Sum of RGB (Red+Green+Blue) = 128+146+117=391 (51% of max value = 765). Red value is 128 (50.39% from 255 or 32.74% from 391); Green value is 146 (57.42% from 255 or 37.34% from 391); Blue value is 117 (46.09% from 255 or 29.92% from 391); Max value from RGB is 146 - color contains mainly: green. Hex color #809275 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809275 is #7F6D8A. Grayscale: #898989. Windows color (decimal): -8351115 or 7705216. OLE color: 7705216.
HSL color Cylindrical-coordinate representation of color #809275: hue angle of 97.24º degrees, saturation: 0.12, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #809275 is Cyan = 0.12, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 146 | 117 | - |
| CMYK | 0.12 | 0 | 0.20 | 0.43 |
| HSL | 97.24º | 0.12% | 0.52% | - |
| HSV(B) | 97.24º | 0.2% | 0.57% | - |
| XYZ | 22.39 | 26.43 | 20.75 | - |
| YUV | 137.31 | 116.54 | 121.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 146 | 117 | 0.12 | 0 | 0.20 | 0.43 | 97.24 | 0.12 | 0.52 |
| Hex | 80 | 92 | 75 | C | 0 | 14 | 2B | 61 | C | 34 |
| Octal | 200 | 222 | 165 | 14 | 0 | 24 | 53 | 141 | 14 | 64 |
| Binary | 10000000 | 10010010 | 1110101 | 1100 | 0 | 10100 | 101011 | 1100001 | 1100 | 110100 |
Color Harmonies of #809275
Complementary color
Monochromatic Colors of #809275
Black with #809275
Text Example
Text Example
White with #809275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809275; }
p { color: rgb(128,146,117); }
H1.HeaderClassName
{
color: #809275;
}
.AnyTagClassName
{
color: #809275;
}
</style>
background-color css
<style>
a { background-color: #809275; }
a { background-color: rgb(128,146,117); }
div.DivClassName
{
background-color: #809275;
}
.BgClassName
{
background-color: #809275;
}
</style>
border-color css
<style>
span { border-color: #809275; }
span { border-color: rgb(128,146,117); }
td.TdClassName
{
border-color: #809275;
}
.TagClassName
{
border-color: #809275;
}
</style>