Shades of Vida Loca #519014
Tints of Vida Loca #519014
RGB
CMYK
RGB Variations
Color information
#519014 (or 0x519014) is known color: Vida Loca. HEX triplet: 51, 90 and 14. RGB value is (81,144,20). Sum of RGB (Red+Green+Blue) = 81+144+20=245 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.06% from 245); Green value is 144 (56.64% from 255 or 58.78% from 245); Blue value is 20 (8.20% from 255 or 8.16% from 245); Max value from RGB is 144 - color contains mainly: green. Hex color #519014 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519014 is #AE6FEB. Grayscale: #6F6F6F. Windows color (decimal): -11431916 or 1347665. OLE color: 1347665.
HSL color Cylindrical-coordinate representation of color #519014: hue angle of 90.48º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #519014 is Cyan = 0.44, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 20 | - |
| CMYK | 0.44 | 0 | 0.86 | 0.44 |
| HSL | 90.48º | 0.76% | 0.32% | - |
| HSV(B) | 90.48º | 0.86% | 0.56% | - |
| XYZ | 13.49 | 21.75 | 4.15 | - |
| YUV | 111.03 | 76.63 | 106.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 20 | 0.44 | 0 | 0.86 | 0.44 | 90.48 | 0.76 | 0.32 |
| Hex | 51 | 90 | 14 | 2C | 0 | 56 | 2C | 5A | 4C | 20 |
| Octal | 121 | 220 | 24 | 54 | 0 | 126 | 54 | 132 | 114 | 40 |
| Binary | 1010001 | 10010000 | 10100 | 101100 | 0 | 1010110 | 101100 | 1011010 | 1001100 | 100000 |
Color Harmonies of #519014
Complementary color
Monochromatic Colors of #519014
Black with #519014
Text Example
Text Example
White with #519014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519014; }
p { color: rgb(81,144,20); }
H1.HeaderClassName
{
color: #519014;
}
.AnyTagClassName
{
color: #519014;
}
</style>
background-color css
<style>
a { background-color: #519014; }
a { background-color: rgb(81,144,20); }
div.DivClassName
{
background-color: #519014;
}
.BgClassName
{
background-color: #519014;
}
</style>
border-color css
<style>
span { border-color: #519014; }
span { border-color: rgb(81,144,20); }
td.TdClassName
{
border-color: #519014;
}
.TagClassName
{
border-color: #519014;
}
</style>