Shades of Vida Loca #519016
Tints of Vida Loca #519016
RGB
CMYK
RGB Variations
Color information
#519016 (or 0x519016) is known color: Vida Loca. HEX triplet: 51, 90 and 16. RGB value is (81,144,22). Sum of RGB (Red+Green+Blue) = 81+144+22=247 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.79% from 247); Green value is 144 (56.64% from 255 or 58.30% from 247); Blue value is 22 (8.98% from 255 or 8.91% from 247); Max value from RGB is 144 - color contains mainly: green. Hex color #519016 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519016 is #AE6FE9. Grayscale: #6F6F6F. Windows color (decimal): -11431914 or 1478737. OLE color: 1478737.
HSL color Cylindrical-coordinate representation of color #519016: hue angle of 90.98º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #519016 is Cyan = 0.44, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 22 | - |
| CMYK | 0.44 | 0 | 0.85 | 0.44 |
| HSL | 90.98º | 0.73% | 0.33% | - |
| HSV(B) | 90.98º | 0.85% | 0.56% | - |
| XYZ | 13.51 | 21.75 | 4.25 | - |
| YUV | 111.26 | 77.63 | 106.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 22 | 0.44 | 0 | 0.85 | 0.44 | 90.98 | 0.73 | 0.33 |
| Hex | 51 | 90 | 16 | 2C | 0 | 55 | 2C | 5B | 49 | 21 |
| Octal | 121 | 220 | 26 | 54 | 0 | 125 | 54 | 133 | 111 | 41 |
| Binary | 1010001 | 10010000 | 10110 | 101100 | 0 | 1010101 | 101100 | 1011011 | 1001001 | 100001 |
Color Harmonies of #519016
Complementary color
Monochromatic Colors of #519016
Black with #519016
Text Example
Text Example
White with #519016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519016; }
p { color: rgb(81,144,22); }
H1.HeaderClassName
{
color: #519016;
}
.AnyTagClassName
{
color: #519016;
}
</style>
background-color css
<style>
a { background-color: #519016; }
a { background-color: rgb(81,144,22); }
div.DivClassName
{
background-color: #519016;
}
.BgClassName
{
background-color: #519016;
}
</style>
border-color css
<style>
span { border-color: #519016; }
span { border-color: rgb(81,144,22); }
td.TdClassName
{
border-color: #519016;
}
.TagClassName
{
border-color: #519016;
}
</style>