Shades of Vida Loca #518502
Tints of Vida Loca #518502
RGB
CMYK
RGB Variations
Color information
#518502 (or 0x518502) is known color: Vida Loca. HEX triplet: 51, 85 and 02. RGB value is (81,133,2). Sum of RGB (Red+Green+Blue) = 81+133+2=216 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.5% from 216); Green value is 133 (52.34% from 255 or 61.57% from 216); Blue value is 2 (1.17% from 255 or 0.93% from 216); Max value from RGB is 133 - color contains mainly: green. Hex color #518502 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518502 is #AE7AFD. Grayscale: #666666. Windows color (decimal): -11434750 or 165201. OLE color: 165201.
HSL color Cylindrical-coordinate representation of color #518502: hue angle of 83.82º degrees, saturation: 0.97, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #518502 is Cyan = 0.39, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 133 | 2 | - |
| CMYK | 0.39 | 0 | 0.98 | 0.48 |
| HSL | 83.82º | 0.97% | 0.26% | - |
| HSV(B) | 83.82º | 0.98% | 0.52% | - |
| XYZ | 11.79 | 18.53 | 3.01 | - |
| YUV | 102.52 | 71.27 | 112.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 133 | 2 | 0.39 | 0 | 0.98 | 0.48 | 83.82 | 0.97 | 0.26 |
| Hex | 51 | 85 | 2 | 27 | 0 | 62 | 30 | 54 | 61 | 1A |
| Octal | 121 | 205 | 2 | 47 | 0 | 142 | 60 | 124 | 141 | 32 |
| Binary | 1010001 | 10000101 | 10 | 100111 | 0 | 1100010 | 110000 | 1010100 | 1100001 | 11010 |
Color Harmonies of #518502
Complementary color
Monochromatic Colors of #518502
Black with #518502
Text Example
Text Example
White with #518502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518502; }
p { color: rgb(81,133,2); }
H1.HeaderClassName
{
color: #518502;
}
.AnyTagClassName
{
color: #518502;
}
</style>
background-color css
<style>
a { background-color: #518502; }
a { background-color: rgb(81,133,2); }
div.DivClassName
{
background-color: #518502;
}
.BgClassName
{
background-color: #518502;
}
</style>
border-color css
<style>
span { border-color: #518502; }
span { border-color: rgb(81,133,2); }
td.TdClassName
{
border-color: #518502;
}
.TagClassName
{
border-color: #518502;
}
</style>