Shades of Vida Loca #518516
Tints of Vida Loca #518516
RGB
CMYK
RGB Variations
Color information
#518516 (or 0x518516) is known color: Vida Loca. HEX triplet: 51, 85 and 16. RGB value is (81,133,22). Sum of RGB (Red+Green+Blue) = 81+133+22=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 133 (52.34% from 255 or 56.36% from 236); Blue value is 22 (8.98% from 255 or 9.32% from 236); Max value from RGB is 133 - color contains mainly: green. Hex color #518516 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518516 is #AE7AE9. Grayscale: #696969. Windows color (decimal): -11434730 or 1475921. OLE color: 1475921.
HSL color Cylindrical-coordinate representation of color #518516: hue angle of 88.11º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #518516 is Cyan = 0.39, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 22 | - |
| CMYK | 0.39 | 0 | 0.83 | 0.48 |
| HSL | 88.11º | 0.72% | 0.3% | - |
| HSV(B) | 88.11º | 0.83% | 0.52% | - |
| XYZ | 11.93 | 18.58 | 3.72 | - |
| YUV | 104.8 | 81.27 | 111.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 22 | 0.39 | 0 | 0.83 | 0.48 | 88.11 | 0.72 | 0.3 |
| Hex | 51 | 85 | 16 | 27 | 0 | 53 | 30 | 58 | 48 | 1E |
| Octal | 121 | 205 | 26 | 47 | 0 | 123 | 60 | 130 | 110 | 36 |
| Binary | 1010001 | 10000101 | 10110 | 100111 | 0 | 1010011 | 110000 | 1011000 | 1001000 | 11110 |
Color Harmonies of #518516
Complementary color
Monochromatic Colors of #518516
Black with #518516
Text Example
Text Example
White with #518516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518516; }
p { color: rgb(81,133,22); }
H1.HeaderClassName
{
color: #518516;
}
.AnyTagClassName
{
color: #518516;
}
</style>
background-color css
<style>
a { background-color: #518516; }
a { background-color: rgb(81,133,22); }
div.DivClassName
{
background-color: #518516;
}
.BgClassName
{
background-color: #518516;
}
</style>
border-color css
<style>
span { border-color: #518516; }
span { border-color: rgb(81,133,22); }
td.TdClassName
{
border-color: #518516;
}
.TagClassName
{
border-color: #518516;
}
</style>