Shades of Vida Loca #518306
Tints of Vida Loca #518306
RGB
CMYK
RGB Variations
Color information
#518306 (or 0x518306) is known color: Vida Loca. HEX triplet: 51, 83 and 06. RGB value is (81,131,6). Sum of RGB (Red+Green+Blue) = 81+131+6=218 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.16% from 218); Green value is 131 (51.56% from 255 or 60.09% from 218); Blue value is 6 (2.73% from 255 or 2.75% from 218); Max value from RGB is 131 - color contains mainly: green. Hex color #518306 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518306 is #AE7CF9. Grayscale: #666666. Windows color (decimal): -11435258 or 426833. OLE color: 426833.
HSL color Cylindrical-coordinate representation of color #518306: hue angle of 84º degrees, saturation: 0.91, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #518306 is Cyan = 0.38, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 131 | 6 | - |
| CMYK | 0.38 | 0 | 0.95 | 0.49 |
| HSL | 84º | 0.91% | 0.27% | - |
| HSV(B) | 84º | 0.95% | 0.51% | - |
| XYZ | 11.54 | 18 | 3.04 | - |
| YUV | 101.8 | 73.94 | 113.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 131 | 6 | 0.38 | 0 | 0.95 | 0.49 | 84 | 0.91 | 0.27 |
| Hex | 51 | 83 | 6 | 26 | 0 | 5F | 31 | 54 | 5B | 1B |
| Octal | 121 | 203 | 6 | 46 | 0 | 137 | 61 | 124 | 133 | 33 |
| Binary | 1010001 | 10000011 | 110 | 100110 | 0 | 1011111 | 110001 | 1010100 | 1011011 | 11011 |
Color Harmonies of #518306
Complementary color
Monochromatic Colors of #518306
Black with #518306
Text Example
Text Example
White with #518306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518306; }
p { color: rgb(81,131,6); }
H1.HeaderClassName
{
color: #518306;
}
.AnyTagClassName
{
color: #518306;
}
</style>
background-color css
<style>
a { background-color: #518306; }
a { background-color: rgb(81,131,6); }
div.DivClassName
{
background-color: #518306;
}
.BgClassName
{
background-color: #518306;
}
</style>
border-color css
<style>
span { border-color: #518306; }
span { border-color: rgb(81,131,6); }
td.TdClassName
{
border-color: #518306;
}
.TagClassName
{
border-color: #518306;
}
</style>