Shades of Vida Loca #518906
Tints of Vida Loca #518906
RGB
CMYK
RGB Variations
Color information
#518906 (or 0x518906) is known color: Vida Loca. HEX triplet: 51, 89 and 06. RGB value is (81,137,6). Sum of RGB (Red+Green+Blue) = 81+137+6=224 (29% of max value = 765). Red value is 81 (32.03% from 255 or 36.16% from 224); Green value is 137 (53.91% from 255 or 61.16% from 224); Blue value is 6 (2.73% from 255 or 2.68% from 224); Max value from RGB is 137 - color contains mainly: green. Hex color #518906 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518906 is #AE76F9. Grayscale: #696969. Windows color (decimal): -11433722 or 428369. OLE color: 428369.
HSL color Cylindrical-coordinate representation of color #518906: hue angle of 85.65º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #518906 is Cyan = 0.41, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 137 | 6 | - |
| CMYK | 0.41 | 0 | 0.96 | 0.46 |
| HSL | 85.65º | 0.92% | 0.28% | - |
| HSV(B) | 85.65º | 0.96% | 0.54% | - |
| XYZ | 12.37 | 19.65 | 3.31 | - |
| YUV | 105.32 | 71.95 | 110.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 137 | 6 | 0.41 | 0 | 0.96 | 0.46 | 85.65 | 0.92 | 0.28 |
| Hex | 51 | 89 | 6 | 29 | 0 | 60 | 2E | 56 | 5C | 1C |
| Octal | 121 | 211 | 6 | 51 | 0 | 140 | 56 | 126 | 134 | 34 |
| Binary | 1010001 | 10001001 | 110 | 101001 | 0 | 1100000 | 101110 | 1010110 | 1011100 | 11100 |
Color Harmonies of #518906
Complementary color
Monochromatic Colors of #518906
Black with #518906
Text Example
Text Example
White with #518906
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518906; }
p { color: rgb(81,137,6); }
H1.HeaderClassName
{
color: #518906;
}
.AnyTagClassName
{
color: #518906;
}
</style>
background-color css
<style>
a { background-color: #518906; }
a { background-color: rgb(81,137,6); }
div.DivClassName
{
background-color: #518906;
}
.BgClassName
{
background-color: #518906;
}
</style>
border-color css
<style>
span { border-color: #518906; }
span { border-color: rgb(81,137,6); }
td.TdClassName
{
border-color: #518906;
}
.TagClassName
{
border-color: #518906;
}
</style>