Shades of Vida Loca #518520
Tints of Vida Loca #518520
RGB
CMYK
RGB Variations
Color information
#518520 (or 0x518520) is known color: Vida Loca. HEX triplet: 51, 85 and 20. RGB value is (81,133,32). Sum of RGB (Red+Green+Blue) = 81+133+32=246 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.93% from 246); Green value is 133 (52.34% from 255 or 54.07% from 246); Blue value is 32 (12.89% from 255 or 13.01% from 246); Max value from RGB is 133 - color contains mainly: green. Hex color #518520 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518520 is #AE7ADF. Grayscale: #6A6A6A. Windows color (decimal): -11434720 or 2131281. OLE color: 2131281.
HSL color Cylindrical-coordinate representation of color #518520: hue angle of 90.89º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #518520 is Cyan = 0.39, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 32 | - |
| CMYK | 0.39 | 0 | 0.76 | 0.48 |
| HSL | 90.89º | 0.61% | 0.32% | - |
| HSV(B) | 90.89º | 0.76% | 0.52% | - |
| XYZ | 12.04 | 18.63 | 4.33 | - |
| YUV | 105.94 | 86.27 | 110.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 32 | 0.39 | 0 | 0.76 | 0.48 | 90.89 | 0.61 | 0.32 |
| Hex | 51 | 85 | 20 | 27 | 0 | 4C | 30 | 5B | 3D | 20 |
| Octal | 121 | 205 | 40 | 47 | 0 | 114 | 60 | 133 | 75 | 40 |
| Binary | 1010001 | 10000101 | 100000 | 100111 | 0 | 1001100 | 110000 | 1011011 | 111101 | 100000 |
Color Harmonies of #518520
Complementary color
Monochromatic Colors of #518520
Black with #518520
Text Example
Text Example
White with #518520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518520; }
p { color: rgb(81,133,32); }
H1.HeaderClassName
{
color: #518520;
}
.AnyTagClassName
{
color: #518520;
}
</style>
background-color css
<style>
a { background-color: #518520; }
a { background-color: rgb(81,133,32); }
div.DivClassName
{
background-color: #518520;
}
.BgClassName
{
background-color: #518520;
}
</style>
border-color css
<style>
span { border-color: #518520; }
span { border-color: rgb(81,133,32); }
td.TdClassName
{
border-color: #518520;
}
.TagClassName
{
border-color: #518520;
}
</style>