Shades of Vida Loca #518320
Tints of Vida Loca #518320
RGB
CMYK
RGB Variations
Color information
#518320 (or 0x518320) is known color: Vida Loca. HEX triplet: 51, 83 and 20. RGB value is (81,131,32). Sum of RGB (Red+Green+Blue) = 81+131+32=244 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.20% from 244); Green value is 131 (51.56% from 255 or 53.69% from 244); Blue value is 32 (12.89% from 255 or 13.11% from 244); Max value from RGB is 131 - color contains mainly: green. Hex color #518320 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518320 is #AE7CDF. Grayscale: #696969. Windows color (decimal): -11435232 or 2130769. OLE color: 2130769.
HSL color Cylindrical-coordinate representation of color #518320: hue angle of 90.3º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #518320 is Cyan = 0.38, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 131 | 32 | - |
| CMYK | 0.38 | 0 | 0.76 | 0.49 |
| HSL | 90.3º | 0.61% | 0.32% | - |
| HSV(B) | 90.3º | 0.76% | 0.51% | - |
| XYZ | 11.77 | 18.09 | 4.24 | - |
| YUV | 104.76 | 86.94 | 111.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 131 | 32 | 0.38 | 0 | 0.76 | 0.49 | 90.3 | 0.61 | 0.32 |
| Hex | 51 | 83 | 20 | 26 | 0 | 4C | 31 | 5A | 3D | 20 |
| Octal | 121 | 203 | 40 | 46 | 0 | 114 | 61 | 132 | 75 | 40 |
| Binary | 1010001 | 10000011 | 100000 | 100110 | 0 | 1001100 | 110001 | 1011010 | 111101 | 100000 |
Color Harmonies of #518320
Complementary color
Monochromatic Colors of #518320
Black with #518320
Text Example
Text Example
White with #518320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518320; }
p { color: rgb(81,131,32); }
H1.HeaderClassName
{
color: #518320;
}
.AnyTagClassName
{
color: #518320;
}
</style>
background-color css
<style>
a { background-color: #518320; }
a { background-color: rgb(81,131,32); }
div.DivClassName
{
background-color: #518320;
}
.BgClassName
{
background-color: #518320;
}
</style>
border-color css
<style>
span { border-color: #518320; }
span { border-color: rgb(81,131,32); }
td.TdClassName
{
border-color: #518320;
}
.TagClassName
{
border-color: #518320;
}
</style>