Shades of Spanish Green #819077
Tints of Spanish Green #819077
RGB
CMYK
RGB Variations
Color information
#819077 (or 0x819077) is known color: Spanish Green. HEX triplet: 81, 90 and 77. RGB value is (129,144,119). Sum of RGB (Red+Green+Blue) = 129+144+119=392 (51% of max value = 765). Red value is 129 (50.78% from 255 or 32.91% from 392); Green value is 144 (56.64% from 255 or 36.73% from 392); Blue value is 119 (46.88% from 255 or 30.36% from 392); Max value from RGB is 144 - color contains mainly: green. Hex color #819077 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819077 is #7E6F88. Grayscale: #888888. Windows color (decimal): -8286089 or 7835777. OLE color: 7835777.
HSL color Cylindrical-coordinate representation of color #819077: hue angle of 96º 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 #819077 is Cyan = 0.10, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 129 | 144 | 119 | - |
| CMYK | 0.10 | 0 | 0.17 | 0.44 |
| HSL | 96º | 0.1% | 0.52% | - |
| HSV(B) | 96º | 0.17% | 0.56% | - |
| XYZ | 22.36 | 25.95 | 21.28 | - |
| YUV | 136.67 | 118.03 | 122.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 144 | 119 | 0.10 | 0 | 0.17 | 0.44 | 96 | 0.1 | 0.52 |
| Hex | 81 | 90 | 77 | A | 0 | 11 | 2C | 60 | A | 34 |
| Octal | 201 | 220 | 167 | 12 | 0 | 21 | 54 | 140 | 12 | 64 |
| Binary | 10000001 | 10010000 | 1110111 | 1010 | 0 | 10001 | 101100 | 1100000 | 1010 | 110100 |
Color Harmonies of #819077
Complementary color
Monochromatic Colors of #819077
Black with #819077
Text Example
Text Example
White with #819077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819077; }
p { color: rgb(129,144,119); }
H1.HeaderClassName
{
color: #819077;
}
.AnyTagClassName
{
color: #819077;
}
</style>
background-color css
<style>
a { background-color: #819077; }
a { background-color: rgb(129,144,119); }
div.DivClassName
{
background-color: #819077;
}
.BgClassName
{
background-color: #819077;
}
</style>
border-color css
<style>
span { border-color: #819077; }
span { border-color: rgb(129,144,119); }
td.TdClassName
{
border-color: #819077;
}
.TagClassName
{
border-color: #819077;
}
</style>