Shades of Vida Loca #518215
Tints of Vida Loca #518215
RGB
CMYK
RGB Variations
Color information
#518215 (or 0x518215) is known color: Vida Loca. HEX triplet: 51, 82 and 15. RGB value is (81,130,21). Sum of RGB (Red+Green+Blue) = 81+130+21=232 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.91% from 232); Green value is 130 (51.17% from 255 or 56.03% from 232); Blue value is 21 (8.59% from 255 or 9.05% from 232); Max value from RGB is 130 - color contains mainly: green. Hex color #518215 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518215 is #AE7DEA. Grayscale: #676767. Windows color (decimal): -11435499 or 1409617. OLE color: 1409617.
HSL color Cylindrical-coordinate representation of color #518215: hue angle of 86.97º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #518215 is Cyan = 0.38, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 130 | 21 | - |
| CMYK | 0.38 | 0 | 0.84 | 0.49 |
| HSL | 86.97º | 0.72% | 0.3% | - |
| HSV(B) | 86.97º | 0.84% | 0.51% | - |
| XYZ | 11.51 | 17.77 | 3.53 | - |
| YUV | 102.92 | 81.77 | 112.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 130 | 21 | 0.38 | 0 | 0.84 | 0.49 | 86.97 | 0.72 | 0.3 |
| Hex | 51 | 82 | 15 | 26 | 0 | 54 | 31 | 57 | 48 | 1E |
| Octal | 121 | 202 | 25 | 46 | 0 | 124 | 61 | 127 | 110 | 36 |
| Binary | 1010001 | 10000010 | 10101 | 100110 | 0 | 1010100 | 110001 | 1010111 | 1001000 | 11110 |
Color Harmonies of #518215
Complementary color
Monochromatic Colors of #518215
Black with #518215
Text Example
Text Example
White with #518215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518215; }
p { color: rgb(81,130,21); }
H1.HeaderClassName
{
color: #518215;
}
.AnyTagClassName
{
color: #518215;
}
</style>
background-color css
<style>
a { background-color: #518215; }
a { background-color: rgb(81,130,21); }
div.DivClassName
{
background-color: #518215;
}
.BgClassName
{
background-color: #518215;
}
</style>
border-color css
<style>
span { border-color: #518215; }
span { border-color: rgb(81,130,21); }
td.TdClassName
{
border-color: #518215;
}
.TagClassName
{
border-color: #518215;
}
</style>