Shades of Vida Loca #518512
Tints of Vida Loca #518512
RGB
CMYK
RGB Variations
Color information
#518512 (or 0x518512) is known color: Vida Loca. HEX triplet: 51, 85 and 12. RGB value is (81,133,18). Sum of RGB (Red+Green+Blue) = 81+133+18=232 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.91% from 232); Green value is 133 (52.34% from 255 or 57.33% from 232); Blue value is 18 (7.42% from 255 or 7.76% from 232); Max value from RGB is 133 - color contains mainly: green. Hex color #518512 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518512 is #AE7AED. Grayscale: #686868. Windows color (decimal): -11434734 or 1213777. OLE color: 1213777.
HSL color Cylindrical-coordinate representation of color #518512: hue angle of 87.13º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #518512 is Cyan = 0.39, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 18 | - |
| CMYK | 0.39 | 0 | 0.86 | 0.48 |
| HSL | 87.13º | 0.76% | 0.3% | - |
| HSV(B) | 87.13º | 0.86% | 0.52% | - |
| XYZ | 11.89 | 18.57 | 3.53 | - |
| YUV | 104.34 | 79.27 | 111.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 18 | 0.39 | 0 | 0.86 | 0.48 | 87.13 | 0.76 | 0.3 |
| Hex | 51 | 85 | 12 | 27 | 0 | 56 | 30 | 57 | 4C | 1E |
| Octal | 121 | 205 | 22 | 47 | 0 | 126 | 60 | 127 | 114 | 36 |
| Binary | 1010001 | 10000101 | 10010 | 100111 | 0 | 1010110 | 110000 | 1010111 | 1001100 | 11110 |
Color Harmonies of #518512
Complementary color
Monochromatic Colors of #518512
Black with #518512
Text Example
Text Example
White with #518512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518512; }
p { color: rgb(81,133,18); }
H1.HeaderClassName
{
color: #518512;
}
.AnyTagClassName
{
color: #518512;
}
</style>
background-color css
<style>
a { background-color: #518512; }
a { background-color: rgb(81,133,18); }
div.DivClassName
{
background-color: #518512;
}
.BgClassName
{
background-color: #518512;
}
</style>
border-color css
<style>
span { border-color: #518512; }
span { border-color: rgb(81,133,18); }
td.TdClassName
{
border-color: #518512;
}
.TagClassName
{
border-color: #518512;
}
</style>