Shades of Vida Loca #518311
Tints of Vida Loca #518311
RGB
CMYK
RGB Variations
Color information
#518311 (or 0x518311) is known color: Vida Loca. HEX triplet: 51, 83 and 11. RGB value is (81,131,17). Sum of RGB (Red+Green+Blue) = 81+131+17=229 (30% of max value = 765). Red value is 81 (32.03% from 255 or 35.37% from 229); Green value is 131 (51.56% from 255 or 57.21% from 229); Blue value is 17 (7.03% from 255 or 7.42% from 229); Max value from RGB is 131 - color contains mainly: green. Hex color #518311 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518311 is #AE7CEE. Grayscale: #676767. Windows color (decimal): -11435247 or 1147729. OLE color: 1147729.
HSL color Cylindrical-coordinate representation of color #518311: hue angle of 86.32º degrees, saturation: 0.77, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #518311 is Cyan = 0.38, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 131 | 17 | - |
| CMYK | 0.38 | 0 | 0.87 | 0.49 |
| HSL | 86.32º | 0.77% | 0.29% | - |
| HSV(B) | 86.32º | 0.87% | 0.51% | - |
| XYZ | 11.61 | 18.02 | 3.4 | - |
| YUV | 103.05 | 79.44 | 112.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 131 | 17 | 0.38 | 0 | 0.87 | 0.49 | 86.32 | 0.77 | 0.29 |
| Hex | 51 | 83 | 11 | 26 | 0 | 57 | 31 | 56 | 4D | 1D |
| Octal | 121 | 203 | 21 | 46 | 0 | 127 | 61 | 126 | 115 | 35 |
| Binary | 1010001 | 10000011 | 10001 | 100110 | 0 | 1010111 | 110001 | 1010110 | 1001101 | 11101 |
Color Harmonies of #518311
Complementary color
Monochromatic Colors of #518311
Black with #518311
Text Example
Text Example
White with #518311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518311; }
p { color: rgb(81,131,17); }
H1.HeaderClassName
{
color: #518311;
}
.AnyTagClassName
{
color: #518311;
}
</style>
background-color css
<style>
a { background-color: #518311; }
a { background-color: rgb(81,131,17); }
div.DivClassName
{
background-color: #518311;
}
.BgClassName
{
background-color: #518311;
}
</style>
border-color css
<style>
span { border-color: #518311; }
span { border-color: rgb(81,131,17); }
td.TdClassName
{
border-color: #518311;
}
.TagClassName
{
border-color: #518311;
}
</style>