Shades of Vida Loca #518620
Tints of Vida Loca #518620
RGB
CMYK
RGB Variations
Color information
#518620 (or 0x518620) is known color: Vida Loca. HEX triplet: 51, 86 and 20. RGB value is (81,134,32). Sum of RGB (Red+Green+Blue) = 81+134+32=247 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.79% from 247); Green value is 134 (52.73% from 255 or 54.25% from 247); Blue value is 32 (12.89% from 255 or 12.96% from 247); Max value from RGB is 134 - color contains mainly: green. Hex color #518620 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518620 is #AE79DF. Grayscale: #6A6A6A. Windows color (decimal): -11434464 or 2131537. OLE color: 2131537.
HSL color Cylindrical-coordinate representation of color #518620: hue angle of 91.18º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #518620 is Cyan = 0.40, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 134 | 32 | - |
| CMYK | 0.40 | 0 | 0.76 | 0.47 |
| HSL | 91.18º | 0.61% | 0.33% | - |
| HSV(B) | 91.18º | 0.76% | 0.53% | - |
| XYZ | 12.18 | 18.9 | 4.37 | - |
| YUV | 106.53 | 85.94 | 109.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 134 | 32 | 0.40 | 0 | 0.76 | 0.47 | 91.18 | 0.61 | 0.33 |
| Hex | 51 | 86 | 20 | 28 | 0 | 4C | 2F | 5B | 3D | 21 |
| Octal | 121 | 206 | 40 | 50 | 0 | 114 | 57 | 133 | 75 | 41 |
| Binary | 1010001 | 10000110 | 100000 | 101000 | 0 | 1001100 | 101111 | 1011011 | 111101 | 100001 |
Color Harmonies of #518620
Complementary color
Monochromatic Colors of #518620
Black with #518620
Text Example
Text Example
White with #518620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518620; }
p { color: rgb(81,134,32); }
H1.HeaderClassName
{
color: #518620;
}
.AnyTagClassName
{
color: #518620;
}
</style>
background-color css
<style>
a { background-color: #518620; }
a { background-color: rgb(81,134,32); }
div.DivClassName
{
background-color: #518620;
}
.BgClassName
{
background-color: #518620;
}
</style>
border-color css
<style>
span { border-color: #518620; }
span { border-color: rgb(81,134,32); }
td.TdClassName
{
border-color: #518620;
}
.TagClassName
{
border-color: #518620;
}
</style>