Shades of Vida Loca #518420
Tints of Vida Loca #518420
RGB
CMYK
RGB Variations
Color information
#518420 (or 0x518420) is known color: Vida Loca. HEX triplet: 51, 84 and 20. RGB value is (81,132,32). Sum of RGB (Red+Green+Blue) = 81+132+32=245 (32% of max value = 765). Red value is 81 (32.03% from 255 or 33.06% from 245); Green value is 132 (51.95% from 255 or 53.88% from 245); Blue value is 32 (12.89% from 255 or 13.06% from 245); Max value from RGB is 132 - color contains mainly: green. Hex color #518420 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518420 is #AE7BDF. Grayscale: #696969. Windows color (decimal): -11434976 or 2131025. OLE color: 2131025.
HSL color Cylindrical-coordinate representation of color #518420: hue angle of 90.6º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #518420 is Cyan = 0.39, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 32 | - |
| CMYK | 0.39 | 0 | 0.76 | 0.48 |
| HSL | 90.6º | 0.61% | 0.32% | - |
| HSV(B) | 90.6º | 0.76% | 0.52% | - |
| XYZ | 11.91 | 18.36 | 4.28 | - |
| YUV | 105.35 | 86.6 | 110.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 32 | 0.39 | 0 | 0.76 | 0.48 | 90.6 | 0.61 | 0.32 |
| Hex | 51 | 84 | 20 | 27 | 0 | 4C | 30 | 5B | 3D | 20 |
| Octal | 121 | 204 | 40 | 47 | 0 | 114 | 60 | 133 | 75 | 40 |
| Binary | 1010001 | 10000100 | 100000 | 100111 | 0 | 1001100 | 110000 | 1011011 | 111101 | 100000 |
Color Harmonies of #518420
Complementary color
Monochromatic Colors of #518420
Black with #518420
Text Example
Text Example
White with #518420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518420; }
p { color: rgb(81,132,32); }
H1.HeaderClassName
{
color: #518420;
}
.AnyTagClassName
{
color: #518420;
}
</style>
background-color css
<style>
a { background-color: #518420; }
a { background-color: rgb(81,132,32); }
div.DivClassName
{
background-color: #518420;
}
.BgClassName
{
background-color: #518420;
}
</style>
border-color css
<style>
span { border-color: #518420; }
span { border-color: rgb(81,132,32); }
td.TdClassName
{
border-color: #518420;
}
.TagClassName
{
border-color: #518420;
}
</style>