Shades of Vida Loca #519126
Tints of Vida Loca #519126
RGB
CMYK
RGB Variations
Color information
#519126 (or 0x519126) is known color: Vida Loca. HEX triplet: 51, 91 and 26. RGB value is (81,145,38). Sum of RGB (Red+Green+Blue) = 81+145+38=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 145 (57.03% from 255 or 54.92% from 264); Blue value is 38 (15.23% from 255 or 14.39% from 264); Max value from RGB is 145 - color contains mainly: green. Hex color #519126 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519126 is #AE6ED9. Grayscale: #727272. Windows color (decimal): -11431642 or 2527569. OLE color: 2527569.
HSL color Cylindrical-coordinate representation of color #519126: hue angle of 95.89º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #519126 is Cyan = 0.44, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 38 | - |
| CMYK | 0.44 | 0 | 0.74 | 0.43 |
| HSL | 95.89º | 0.58% | 0.36% | - |
| HSV(B) | 95.89º | 0.74% | 0.57% | - |
| XYZ | 13.87 | 22.14 | 5.38 | - |
| YUV | 113.67 | 85.3 | 104.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 38 | 0.44 | 0 | 0.74 | 0.43 | 95.89 | 0.58 | 0.36 |
| Hex | 51 | 91 | 26 | 2C | 0 | 4A | 2B | 60 | 3A | 24 |
| Octal | 121 | 221 | 46 | 54 | 0 | 112 | 53 | 140 | 72 | 44 |
| Binary | 1010001 | 10010001 | 100110 | 101100 | 0 | 1001010 | 101011 | 1100000 | 111010 | 100100 |
Color Harmonies of #519126
Complementary color
Monochromatic Colors of #519126
Black with #519126
Text Example
Text Example
White with #519126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519126; }
p { color: rgb(81,145,38); }
H1.HeaderClassName
{
color: #519126;
}
.AnyTagClassName
{
color: #519126;
}
</style>
background-color css
<style>
a { background-color: #519126; }
a { background-color: rgb(81,145,38); }
div.DivClassName
{
background-color: #519126;
}
.BgClassName
{
background-color: #519126;
}
</style>
border-color css
<style>
span { border-color: #519126; }
span { border-color: rgb(81,145,38); }
td.TdClassName
{
border-color: #519126;
}
.TagClassName
{
border-color: #519126;
}
</style>