Shades of Vida Loca #518210
Tints of Vida Loca #518210
RGB
CMYK
RGB Variations
Color information
#518210 (or 0x518210) is known color: Vida Loca. HEX triplet: 51, 82 and 10. RGB value is (81,130,16). Sum of RGB (Red+Green+Blue) = 81+130+16=227 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.68% from 227); Green value is 130 (51.17% from 255 or 57.27% from 227); Blue value is 16 (6.64% from 255 or 7.05% from 227); Max value from RGB is 130 - color contains mainly: green. Hex color #518210 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518210 is #AE7DEF. Grayscale: #666666. Windows color (decimal): -11435504 or 1081937. OLE color: 1081937.
HSL color Cylindrical-coordinate representation of color #518210: hue angle of 85.79º 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 #518210 is Cyan = 0.38, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 130 | 16 | - |
| CMYK | 0.38 | 0 | 0.88 | 0.49 |
| HSL | 85.79º | 0.78% | 0.29% | - |
| HSV(B) | 85.79º | 0.88% | 0.51% | - |
| XYZ | 11.47 | 17.75 | 3.31 | - |
| YUV | 102.35 | 79.27 | 112.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 130 | 16 | 0.38 | 0 | 0.88 | 0.49 | 85.79 | 0.78 | 0.29 |
| Hex | 51 | 82 | 10 | 26 | 0 | 58 | 31 | 56 | 4E | 1D |
| Octal | 121 | 202 | 20 | 46 | 0 | 130 | 61 | 126 | 116 | 35 |
| Binary | 1010001 | 10000010 | 10000 | 100110 | 0 | 1011000 | 110001 | 1010110 | 1001110 | 11101 |
Color Harmonies of #518210
Complementary color
Monochromatic Colors of #518210
Black with #518210
Text Example
Text Example
White with #518210
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518210; }
p { color: rgb(81,130,16); }
H1.HeaderClassName
{
color: #518210;
}
.AnyTagClassName
{
color: #518210;
}
</style>
background-color css
<style>
a { background-color: #518210; }
a { background-color: rgb(81,130,16); }
div.DivClassName
{
background-color: #518210;
}
.BgClassName
{
background-color: #518210;
}
</style>
border-color css
<style>
span { border-color: #518210; }
span { border-color: rgb(81,130,16); }
td.TdClassName
{
border-color: #518210;
}
.TagClassName
{
border-color: #518210;
}
</style>