Shades of Vida Loca #518515
Tints of Vida Loca #518515
RGB
CMYK
RGB Variations
Color information
#518515 (or 0x518515) is known color: Vida Loca. HEX triplet: 51, 85 and 15. RGB value is (81,133,21). Sum of RGB (Red+Green+Blue) = 81+133+21=235 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.47% from 235); Green value is 133 (52.34% from 255 or 56.60% from 235); Blue value is 21 (8.59% from 255 or 8.94% from 235); Max value from RGB is 133 - color contains mainly: green. Hex color #518515 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518515 is #AE7AEA. Grayscale: #696969. Windows color (decimal): -11434731 or 1410385. OLE color: 1410385.
HSL color Cylindrical-coordinate representation of color #518515: hue angle of 87.86º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #518515 is Cyan = 0.39, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 21 | - |
| CMYK | 0.39 | 0 | 0.84 | 0.48 |
| HSL | 87.86º | 0.73% | 0.3% | - |
| HSV(B) | 87.86º | 0.84% | 0.52% | - |
| XYZ | 11.92 | 18.58 | 3.67 | - |
| YUV | 104.68 | 80.77 | 111.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 21 | 0.39 | 0 | 0.84 | 0.48 | 87.86 | 0.73 | 0.3 |
| Hex | 51 | 85 | 15 | 27 | 0 | 54 | 30 | 58 | 49 | 1E |
| Octal | 121 | 205 | 25 | 47 | 0 | 124 | 60 | 130 | 111 | 36 |
| Binary | 1010001 | 10000101 | 10101 | 100111 | 0 | 1010100 | 110000 | 1011000 | 1001001 | 11110 |
Color Harmonies of #518515
Complementary color
Monochromatic Colors of #518515
Black with #518515
Text Example
Text Example
White with #518515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518515; }
p { color: rgb(81,133,21); }
H1.HeaderClassName
{
color: #518515;
}
.AnyTagClassName
{
color: #518515;
}
</style>
background-color css
<style>
a { background-color: #518515; }
a { background-color: rgb(81,133,21); }
div.DivClassName
{
background-color: #518515;
}
.BgClassName
{
background-color: #518515;
}
</style>
border-color css
<style>
span { border-color: #518515; }
span { border-color: rgb(81,133,21); }
td.TdClassName
{
border-color: #518515;
}
.TagClassName
{
border-color: #518515;
}
</style>