Shades of Vida Loca #518729
Tints of Vida Loca #518729
RGB
CMYK
RGB Variations
Color information
#518729 (or 0x518729) is known color: Vida Loca. HEX triplet: 51, 87 and 29. RGB value is (81,135,41). Sum of RGB (Red+Green+Blue) = 81+135+41=257 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.52% from 257); Green value is 135 (53.12% from 255 or 52.53% from 257); Blue value is 41 (16.41% from 255 or 15.95% from 257); Max value from RGB is 135 - color contains mainly: green. Hex color #518729 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518729 is #AE78D6. Grayscale: #6C6C6C. Windows color (decimal): -11434199 or 2721617. OLE color: 2721617.
HSL color Cylindrical-coordinate representation of color #518729: hue angle of 94.47º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #518729 is Cyan = 0.40, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 135 | 41 | - |
| CMYK | 0.40 | 0 | 0.70 | 0.47 |
| HSL | 94.47º | 0.53% | 0.35% | - |
| HSV(B) | 94.47º | 0.7% | 0.53% | - |
| XYZ | 12.46 | 19.24 | 5.15 | - |
| YUV | 108.14 | 90.11 | 108.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 135 | 41 | 0.40 | 0 | 0.70 | 0.47 | 94.47 | 0.53 | 0.35 |
| Hex | 51 | 87 | 29 | 28 | 0 | 46 | 2F | 5E | 35 | 23 |
| Octal | 121 | 207 | 51 | 50 | 0 | 106 | 57 | 136 | 65 | 43 |
| Binary | 1010001 | 10000111 | 101001 | 101000 | 0 | 1000110 | 101111 | 1011110 | 110101 | 100011 |
Color Harmonies of #518729
Complementary color
Monochromatic Colors of #518729
Black with #518729
Text Example
Text Example
White with #518729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518729; }
p { color: rgb(81,135,41); }
H1.HeaderClassName
{
color: #518729;
}
.AnyTagClassName
{
color: #518729;
}
</style>
background-color css
<style>
a { background-color: #518729; }
a { background-color: rgb(81,135,41); }
div.DivClassName
{
background-color: #518729;
}
.BgClassName
{
background-color: #518729;
}
</style>
border-color css
<style>
span { border-color: #518729; }
span { border-color: rgb(81,135,41); }
td.TdClassName
{
border-color: #518729;
}
.TagClassName
{
border-color: #518729;
}
</style>