Shades of Vida Loca #518805
Tints of Vida Loca #518805
RGB
CMYK
RGB Variations
Color information
#518805 (or 0x518805) is known color: Vida Loca. HEX triplet: 51, 88 and 05. RGB value is (81,136,5). Sum of RGB (Red+Green+Blue) = 81+136+5=222 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.49% from 222); Green value is 136 (53.52% from 255 or 61.26% from 222); Blue value is 5 (2.34% from 255 or 2.25% from 222); Max value from RGB is 136 - color contains mainly: green. Hex color #518805 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518805 is #AE77FA. Grayscale: #696969. Windows color (decimal): -11433979 or 362577. OLE color: 362577.
HSL color Cylindrical-coordinate representation of color #518805: hue angle of 85.19º degrees, saturation: 0.93, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #518805 is Cyan = 0.40, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 136 | 5 | - |
| CMYK | 0.40 | 0 | 0.96 | 0.47 |
| HSL | 85.19º | 0.93% | 0.28% | - |
| HSV(B) | 85.19º | 0.96% | 0.53% | - |
| XYZ | 12.22 | 19.37 | 3.24 | - |
| YUV | 104.62 | 71.78 | 111.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 136 | 5 | 0.40 | 0 | 0.96 | 0.47 | 85.19 | 0.93 | 0.28 |
| Hex | 51 | 88 | 5 | 28 | 0 | 60 | 2F | 55 | 5D | 1C |
| Octal | 121 | 210 | 5 | 50 | 0 | 140 | 57 | 125 | 135 | 34 |
| Binary | 1010001 | 10001000 | 101 | 101000 | 0 | 1100000 | 101111 | 1010101 | 1011101 | 11100 |
Color Harmonies of #518805
Complementary color
Monochromatic Colors of #518805
Black with #518805
Text Example
Text Example
White with #518805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518805; }
p { color: rgb(81,136,5); }
H1.HeaderClassName
{
color: #518805;
}
.AnyTagClassName
{
color: #518805;
}
</style>
background-color css
<style>
a { background-color: #518805; }
a { background-color: rgb(81,136,5); }
div.DivClassName
{
background-color: #518805;
}
.BgClassName
{
background-color: #518805;
}
</style>
border-color css
<style>
span { border-color: #518805; }
span { border-color: rgb(81,136,5); }
td.TdClassName
{
border-color: #518805;
}
.TagClassName
{
border-color: #518805;
}
</style>