Shades of Spanish Green #819175
Tints of Spanish Green #819175
RGB
CMYK
RGB Variations
Color information
#819175 (or 0x819175) is known color: Spanish Green. HEX triplet: 81, 91 and 75. RGB value is (129,145,117). Sum of RGB (Red+Green+Blue) = 129+145+117=391 (51% of max value = 765). Red value is 129 (50.78% from 255 or 32.99% from 391); Green value is 145 (57.03% from 255 or 37.08% from 391); Blue value is 117 (46.09% from 255 or 29.92% from 391); Max value from RGB is 145 - color contains mainly: green. Hex color #819175 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #819175 is #7E6E8A. Grayscale: #898989. Windows color (decimal): -8285835 or 7704961. OLE color: 7704961.
HSL color Cylindrical-coordinate representation of color #819175: hue angle of 94.29º degrees, saturation: 0.11, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #819175 is Cyan = 0.11, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 129 | 145 | 117 | - |
| CMYK | 0.11 | 0 | 0.19 | 0.43 |
| HSL | 94.29º | 0.11% | 0.51% | - |
| HSV(B) | 94.29º | 0.19% | 0.57% | - |
| XYZ | 22.39 | 26.2 | 20.71 | - |
| YUV | 137.02 | 116.7 | 122.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 145 | 117 | 0.11 | 0 | 0.19 | 0.43 | 94.29 | 0.11 | 0.51 |
| Hex | 81 | 91 | 75 | B | 0 | 13 | 2B | 5E | B | 33 |
| Octal | 201 | 221 | 165 | 13 | 0 | 23 | 53 | 136 | 13 | 63 |
| Binary | 10000001 | 10010001 | 1110101 | 1011 | 0 | 10011 | 101011 | 1011110 | 1011 | 110011 |
Color Harmonies of #819175
Complementary color
Monochromatic Colors of #819175
Black with #819175
Text Example
Text Example
White with #819175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #819175; }
p { color: rgb(129,145,117); }
H1.HeaderClassName
{
color: #819175;
}
.AnyTagClassName
{
color: #819175;
}
</style>
background-color css
<style>
a { background-color: #819175; }
a { background-color: rgb(129,145,117); }
div.DivClassName
{
background-color: #819175;
}
.BgClassName
{
background-color: #819175;
}
</style>
border-color css
<style>
span { border-color: #819175; }
span { border-color: rgb(129,145,117); }
td.TdClassName
{
border-color: #819175;
}
.TagClassName
{
border-color: #819175;
}
</style>