Shades of Vida Loca #518011
Tints of Vida Loca #518011
RGB
CMYK
RGB Variations
Color information
#518011 (or 0x518011) is known color: Vida Loca. HEX triplet: 51, 80 and 11. RGB value is (81,128,17). Sum of RGB (Red+Green+Blue) = 81+128+17=226 (29% of max value = 765). Red value is 81 (32.03% from 255 or 35.84% from 226); Green value is 128 (50.39% from 255 or 56.64% from 226); Blue value is 17 (7.03% from 255 or 7.52% from 226); Max value from RGB is 128 - color contains mainly: green. Hex color #518011 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518011 is #AE7FEE. Grayscale: #656565. Windows color (decimal): -11436015 or 1146961. OLE color: 1146961.
HSL color Cylindrical-coordinate representation of color #518011: hue angle of 85.41º degrees, saturation: 0.77, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #518011 is Cyan = 0.37, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 81 | 128 | 17 | - |
| CMYK | 0.37 | 0 | 0.87 | 0.50 |
| HSL | 85.41º | 0.77% | 0.28% | - |
| HSV(B) | 85.41º | 0.87% | 0.5% | - |
| XYZ | 11.21 | 17.23 | 3.26 | - |
| YUV | 101.29 | 80.43 | 113.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 128 | 17 | 0.37 | 0 | 0.87 | 0.50 | 85.41 | 0.77 | 0.28 |
| Hex | 51 | 80 | 11 | 25 | 0 | 57 | 32 | 55 | 4D | 1C |
| Octal | 121 | 200 | 21 | 45 | 0 | 127 | 62 | 125 | 115 | 34 |
| Binary | 1010001 | 10000000 | 10001 | 100101 | 0 | 1010111 | 110010 | 1010101 | 1001101 | 11100 |
Color Harmonies of #518011
Complementary color
Monochromatic Colors of #518011
Black with #518011
Text Example
Text Example
White with #518011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518011; }
p { color: rgb(81,128,17); }
H1.HeaderClassName
{
color: #518011;
}
.AnyTagClassName
{
color: #518011;
}
</style>
background-color css
<style>
a { background-color: #518011; }
a { background-color: rgb(81,128,17); }
div.DivClassName
{
background-color: #518011;
}
.BgClassName
{
background-color: #518011;
}
</style>
border-color css
<style>
span { border-color: #518011; }
span { border-color: rgb(81,128,17); }
td.TdClassName
{
border-color: #518011;
}
.TagClassName
{
border-color: #518011;
}
</style>