Shades of Vida Loca #519122
Tints of Vida Loca #519122
RGB
CMYK
RGB Variations
Color information
#519122 (or 0x519122) is known color: Vida Loca. HEX triplet: 51, 91 and 22. RGB value is (81,145,34). Sum of RGB (Red+Green+Blue) = 81+145+34=260 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.15% from 260); Green value is 145 (57.03% from 255 or 55.77% from 260); Blue value is 34 (13.67% from 255 or 13.08% from 260); Max value from RGB is 145 - color contains mainly: green. Hex color #519122 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519122 is #AE6EDD. Grayscale: #717171. Windows color (decimal): -11431646 or 2265425. OLE color: 2265425.
HSL color Cylindrical-coordinate representation of color #519122: hue angle of 94.59º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #519122 is Cyan = 0.44, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 34 | - |
| CMYK | 0.44 | 0 | 0.77 | 0.43 |
| HSL | 94.59º | 0.62% | 0.35% | - |
| HSV(B) | 94.59º | 0.77% | 0.57% | - |
| XYZ | 13.81 | 22.12 | 5.05 | - |
| YUV | 113.21 | 83.3 | 105.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 34 | 0.44 | 0 | 0.77 | 0.43 | 94.59 | 0.62 | 0.35 |
| Hex | 51 | 91 | 22 | 2C | 0 | 4D | 2B | 5F | 3E | 23 |
| Octal | 121 | 221 | 42 | 54 | 0 | 115 | 53 | 137 | 76 | 43 |
| Binary | 1010001 | 10010001 | 100010 | 101100 | 0 | 1001101 | 101011 | 1011111 | 111110 | 100011 |
Color Harmonies of #519122
Complementary color
Monochromatic Colors of #519122
Black with #519122
Text Example
Text Example
White with #519122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519122; }
p { color: rgb(81,145,34); }
H1.HeaderClassName
{
color: #519122;
}
.AnyTagClassName
{
color: #519122;
}
</style>
background-color css
<style>
a { background-color: #519122; }
a { background-color: rgb(81,145,34); }
div.DivClassName
{
background-color: #519122;
}
.BgClassName
{
background-color: #519122;
}
</style>
border-color css
<style>
span { border-color: #519122; }
span { border-color: rgb(81,145,34); }
td.TdClassName
{
border-color: #519122;
}
.TagClassName
{
border-color: #519122;
}
</style>