Shades of Vida Loca #519028
Tints of Vida Loca #519028
RGB
CMYK
RGB Variations
Color information
#519028 (or 0x519028) is known color: Vida Loca. HEX triplet: 51, 90 and 28. RGB value is (81,144,40). Sum of RGB (Red+Green+Blue) = 81+144+40=265 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.57% from 265); Green value is 144 (56.64% from 255 or 54.34% from 265); Blue value is 40 (16.02% from 255 or 15.09% from 265); Max value from RGB is 144 - color contains mainly: green. Hex color #519028 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519028 is #AE6FD7. Grayscale: #717171. Windows color (decimal): -11431896 or 2658385. OLE color: 2658385.
HSL color Cylindrical-coordinate representation of color #519028: hue angle of 96.35º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #519028 is Cyan = 0.44, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 40 | - |
| CMYK | 0.44 | 0 | 0.72 | 0.44 |
| HSL | 96.35º | 0.57% | 0.36% | - |
| HSV(B) | 96.35º | 0.72% | 0.56% | - |
| XYZ | 13.75 | 21.85 | 5.5 | - |
| YUV | 113.31 | 86.63 | 104.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 40 | 0.44 | 0 | 0.72 | 0.44 | 96.35 | 0.57 | 0.36 |
| Hex | 51 | 90 | 28 | 2C | 0 | 48 | 2C | 60 | 39 | 24 |
| Octal | 121 | 220 | 50 | 54 | 0 | 110 | 54 | 140 | 71 | 44 |
| Binary | 1010001 | 10010000 | 101000 | 101100 | 0 | 1001000 | 101100 | 1100000 | 111001 | 100100 |
Color Harmonies of #519028
Complementary color
Monochromatic Colors of #519028
Black with #519028
Text Example
Text Example
White with #519028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519028; }
p { color: rgb(81,144,40); }
H1.HeaderClassName
{
color: #519028;
}
.AnyTagClassName
{
color: #519028;
}
</style>
background-color css
<style>
a { background-color: #519028; }
a { background-color: rgb(81,144,40); }
div.DivClassName
{
background-color: #519028;
}
.BgClassName
{
background-color: #519028;
}
</style>
border-color css
<style>
span { border-color: #519028; }
span { border-color: rgb(81,144,40); }
td.TdClassName
{
border-color: #519028;
}
.TagClassName
{
border-color: #519028;
}
</style>