Shades of Vida Loca #518810
Tints of Vida Loca #518810
RGB
CMYK
RGB Variations
Color information
#518810 (or 0x518810) is known color: Vida Loca. HEX triplet: 51, 88 and 10. RGB value is (81,136,16). Sum of RGB (Red+Green+Blue) = 81+136+16=233 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.76% from 233); Green value is 136 (53.52% from 255 or 58.37% from 233); Blue value is 16 (6.64% from 255 or 6.87% from 233); Max value from RGB is 136 - color contains mainly: green. Hex color #518810 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518810 is #AE77EF. Grayscale: #6A6A6A. Windows color (decimal): -11433968 or 1083473. OLE color: 1083473.
HSL color Cylindrical-coordinate representation of color #518810: hue angle of 87.5º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #518810 is Cyan = 0.40, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 136 | 16 | - |
| CMYK | 0.40 | 0 | 0.88 | 0.47 |
| HSL | 87.5º | 0.79% | 0.3% | - |
| HSV(B) | 87.5º | 0.88% | 0.53% | - |
| XYZ | 12.29 | 19.4 | 3.59 | - |
| YUV | 105.88 | 77.28 | 110.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 136 | 16 | 0.40 | 0 | 0.88 | 0.47 | 87.5 | 0.79 | 0.3 |
| Hex | 51 | 88 | 10 | 28 | 0 | 58 | 2F | 57 | 4F | 1E |
| Octal | 121 | 210 | 20 | 50 | 0 | 130 | 57 | 127 | 117 | 36 |
| Binary | 1010001 | 10001000 | 10000 | 101000 | 0 | 1011000 | 101111 | 1010111 | 1001111 | 11110 |
Color Harmonies of #518810
Complementary color
Monochromatic Colors of #518810
Black with #518810
Text Example
Text Example
White with #518810
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518810; }
p { color: rgb(81,136,16); }
H1.HeaderClassName
{
color: #518810;
}
.AnyTagClassName
{
color: #518810;
}
</style>
background-color css
<style>
a { background-color: #518810; }
a { background-color: rgb(81,136,16); }
div.DivClassName
{
background-color: #518810;
}
.BgClassName
{
background-color: #518810;
}
</style>
border-color css
<style>
span { border-color: #518810; }
span { border-color: rgb(81,136,16); }
td.TdClassName
{
border-color: #518810;
}
.TagClassName
{
border-color: #518810;
}
</style>