Shades of Vida Loca #518929
Tints of Vida Loca #518929
RGB
CMYK
RGB Variations
Color information
#518929 (or 0x518929) is known color: Vida Loca. HEX triplet: 51, 89 and 29. RGB value is (81,137,41). Sum of RGB (Red+Green+Blue) = 81+137+41=259 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.27% from 259); Green value is 137 (53.91% from 255 or 52.90% from 259); Blue value is 41 (16.41% from 255 or 15.83% from 259); Max value from RGB is 137 - color contains mainly: green. Hex color #518929 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518929 is #AE76D6. Grayscale: #6D6D6D. Windows color (decimal): -11433687 or 2722129. OLE color: 2722129.
HSL color Cylindrical-coordinate representation of color #518929: hue angle of 95º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #518929 is Cyan = 0.41, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 137 | 41 | - |
| CMYK | 0.41 | 0 | 0.70 | 0.46 |
| HSL | 95º | 0.54% | 0.35% | - |
| HSV(B) | 95º | 0.7% | 0.54% | - |
| XYZ | 12.74 | 19.8 | 5.25 | - |
| YUV | 109.31 | 89.45 | 107.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 137 | 41 | 0.41 | 0 | 0.70 | 0.46 | 95 | 0.54 | 0.35 |
| Hex | 51 | 89 | 29 | 29 | 0 | 46 | 2E | 5F | 36 | 23 |
| Octal | 121 | 211 | 51 | 51 | 0 | 106 | 56 | 137 | 66 | 43 |
| Binary | 1010001 | 10001001 | 101001 | 101001 | 0 | 1000110 | 101110 | 1011111 | 110110 | 100011 |
Color Harmonies of #518929
Complementary color
Monochromatic Colors of #518929
Black with #518929
Text Example
Text Example
White with #518929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518929; }
p { color: rgb(81,137,41); }
H1.HeaderClassName
{
color: #518929;
}
.AnyTagClassName
{
color: #518929;
}
</style>
background-color css
<style>
a { background-color: #518929; }
a { background-color: rgb(81,137,41); }
div.DivClassName
{
background-color: #518929;
}
.BgClassName
{
background-color: #518929;
}
</style>
border-color css
<style>
span { border-color: #518929; }
span { border-color: rgb(81,137,41); }
td.TdClassName
{
border-color: #518929;
}
.TagClassName
{
border-color: #518929;
}
</style>