Shades of Vida Loca #518600
Tints of Vida Loca #518600
RGB
CMYK
RGB Variations
Color information
#518600 (or 0x518600) is known color: Vida Loca. HEX triplet: 51, 86 and 00. RGB value is (81,134,0). Sum of RGB (Red+Green+Blue) = 81+134+0=215 (28% of max value = 765). Red value is 81 (32.03% from 255 or 37.67% from 215); Green value is 134 (52.73% from 255 or 62.33% from 215); Blue value is 0 (0.39% from 255 or 0% from 215); Max value from RGB is 134 - color contains mainly: green. Hex color #518600 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518600 is #AE79FF. Grayscale: #676767. Windows color (decimal): -11434496 or 34385. OLE color: 34385.
HSL color Cylindrical-coordinate representation of color #518600: hue angle of 83.73º degrees, saturation: 1, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 1%. Process color model (Four color, CMYK) of #518600 is Cyan = 0.40, Magento = 0, Yellow = 1 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 81 | 134 | 0 | - |
| CMYK | 0.40 | 0 | 1 | 0.47 |
| HSL | 83.73º | 1% | 0.26% | - |
| HSV(B) | 83.73º | 1% | 0.53% | - |
| XYZ | 11.92 | 18.8 | 3 | - |
| YUV | 102.88 | 69.94 | 112.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 134 | 0 | 0.40 | 0 | 1 | 0.47 | 83.73 | 1 | 0.26 |
| Hex | 51 | 86 | 0 | 28 | 0 | 64 | 2F | 54 | 64 | 1A |
| Octal | 121 | 206 | 0 | 50 | 0 | 144 | 57 | 124 | 144 | 32 |
| Binary | 1010001 | 10000110 | 0 | 101000 | 0 | 1100100 | 101111 | 1010100 | 1100100 | 11010 |
Color Harmonies of #518600
Complementary color
Monochromatic Colors of #518600
Black with #518600
Text Example
Text Example
White with #518600
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518600; }
p { color: rgb(81,134,0); }
H1.HeaderClassName
{
color: #518600;
}
.AnyTagClassName
{
color: #518600;
}
</style>
background-color css
<style>
a { background-color: #518600; }
a { background-color: rgb(81,134,0); }
div.DivClassName
{
background-color: #518600;
}
.BgClassName
{
background-color: #518600;
}
</style>
border-color css
<style>
span { border-color: #518600; }
span { border-color: rgb(81,134,0); }
td.TdClassName
{
border-color: #518600;
}
.TagClassName
{
border-color: #518600;
}
</style>