Shades of Vida Loca #518310
Tints of Vida Loca #518310
RGB
CMYK
RGB Variations
Color information
#518310 (or 0x518310) is known color: Vida Loca. HEX triplet: 51, 83 and 10. RGB value is (81,131,16). Sum of RGB (Red+Green+Blue) = 81+131+16=228 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.53% from 228); Green value is 131 (51.56% from 255 or 57.46% from 228); Blue value is 16 (6.64% from 255 or 7.02% from 228); Max value from RGB is 131 - color contains mainly: green. Hex color #518310 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518310 is #AE7CEF. Grayscale: #676767. Windows color (decimal): -11435248 or 1082193. OLE color: 1082193.
HSL color Cylindrical-coordinate representation of color #518310: hue angle of 86.09º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #518310 is Cyan = 0.38, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 131 | 16 | - |
| CMYK | 0.38 | 0 | 0.88 | 0.49 |
| HSL | 86.09º | 0.78% | 0.29% | - |
| HSV(B) | 86.09º | 0.88% | 0.51% | - |
| XYZ | 11.6 | 18.02 | 3.36 | - |
| YUV | 102.94 | 78.94 | 112.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 131 | 16 | 0.38 | 0 | 0.88 | 0.49 | 86.09 | 0.78 | 0.29 |
| Hex | 51 | 83 | 10 | 26 | 0 | 58 | 31 | 56 | 4E | 1D |
| Octal | 121 | 203 | 20 | 46 | 0 | 130 | 61 | 126 | 116 | 35 |
| Binary | 1010001 | 10000011 | 10000 | 100110 | 0 | 1011000 | 110001 | 1010110 | 1001110 | 11101 |
Color Harmonies of #518310
Complementary color
Monochromatic Colors of #518310
Black with #518310
Text Example
Text Example
White with #518310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518310; }
p { color: rgb(81,131,16); }
H1.HeaderClassName
{
color: #518310;
}
.AnyTagClassName
{
color: #518310;
}
</style>
background-color css
<style>
a { background-color: #518310; }
a { background-color: rgb(81,131,16); }
div.DivClassName
{
background-color: #518310;
}
.BgClassName
{
background-color: #518310;
}
</style>
border-color css
<style>
span { border-color: #518310; }
span { border-color: rgb(81,131,16); }
td.TdClassName
{
border-color: #518310;
}
.TagClassName
{
border-color: #518310;
}
</style>