Shades of Spanish Green #809273
Tints of Spanish Green #809273
RGB
CMYK
RGB Variations
Color information
#809273 (or 0x809273) is known color: Spanish Green. HEX triplet: 80, 92 and 73. RGB value is (128,146,115). Sum of RGB (Red+Green+Blue) = 128+146+115=389 (51% of max value = 765). Red value is 128 (50.39% from 255 or 32.90% from 389); Green value is 146 (57.42% from 255 or 37.53% from 389); Blue value is 115 (45.31% from 255 or 29.56% from 389); Max value from RGB is 146 - color contains mainly: green. Hex color #809273 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #809273 is #7F6D8C. Grayscale: #898989. Windows color (decimal): -8351117 or 7574144. OLE color: 7574144.
HSL color Cylindrical-coordinate representation of color #809273: hue angle of 94.84º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #809273 is Cyan = 0.12, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 128 | 146 | 115 | - |
| CMYK | 0.12 | 0 | 0.21 | 0.43 |
| HSL | 94.84º | 0.12% | 0.51% | - |
| HSV(B) | 94.84º | 0.21% | 0.57% | - |
| XYZ | 22.28 | 26.38 | 20.14 | - |
| YUV | 137.08 | 115.54 | 121.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 128 | 146 | 115 | 0.12 | 0 | 0.21 | 0.43 | 94.84 | 0.12 | 0.51 |
| Hex | 80 | 92 | 73 | C | 0 | 15 | 2B | 5F | C | 33 |
| Octal | 200 | 222 | 163 | 14 | 0 | 25 | 53 | 137 | 14 | 63 |
| Binary | 10000000 | 10010010 | 1110011 | 1100 | 0 | 10101 | 101011 | 1011111 | 1100 | 110011 |
Color Harmonies of #809273
Complementary color
Monochromatic Colors of #809273
Black with #809273
Text Example
Text Example
White with #809273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #809273; }
p { color: rgb(128,146,115); }
H1.HeaderClassName
{
color: #809273;
}
.AnyTagClassName
{
color: #809273;
}
</style>
background-color css
<style>
a { background-color: #809273; }
a { background-color: rgb(128,146,115); }
div.DivClassName
{
background-color: #809273;
}
.BgClassName
{
background-color: #809273;
}
</style>
border-color css
<style>
span { border-color: #809273; }
span { border-color: rgb(128,146,115); }
td.TdClassName
{
border-color: #809273;
}
.TagClassName
{
border-color: #809273;
}
</style>