Shades of Vida Loca #518419
Tints of Vida Loca #518419
RGB
CMYK
RGB Variations
Color information
#518419 (or 0x518419) is known color: Vida Loca. HEX triplet: 51, 84 and 19. RGB value is (81,132,25). Sum of RGB (Red+Green+Blue) = 81+132+25=238 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.03% from 238); Green value is 132 (51.95% from 255 or 55.46% from 238); Blue value is 25 (10.16% from 255 or 10.50% from 238); Max value from RGB is 132 - color contains mainly: green. Hex color #518419 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #518419 is #AE7BE6. Grayscale: #686868. Windows color (decimal): -11434983 or 1672273. OLE color: 1672273.
HSL color Cylindrical-coordinate representation of color #518419: hue angle of 88.6º degrees, saturation: 0.68, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #518419 is Cyan = 0.39, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 132 | 25 | - |
| CMYK | 0.39 | 0 | 0.81 | 0.48 |
| HSL | 88.6º | 0.68% | 0.31% | - |
| HSV(B) | 88.6º | 0.81% | 0.52% | - |
| XYZ | 11.82 | 18.32 | 3.83 | - |
| YUV | 104.55 | 83.1 | 111.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 132 | 25 | 0.39 | 0 | 0.81 | 0.48 | 88.6 | 0.68 | 0.31 |
| Hex | 51 | 84 | 19 | 27 | 0 | 51 | 30 | 59 | 44 | 1F |
| Octal | 121 | 204 | 31 | 47 | 0 | 121 | 60 | 131 | 104 | 37 |
| Binary | 1010001 | 10000100 | 11001 | 100111 | 0 | 1010001 | 110000 | 1011001 | 1000100 | 11111 |
Color Harmonies of #518419
Complementary color
Monochromatic Colors of #518419
Black with #518419
Text Example
Text Example
White with #518419
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518419; }
p { color: rgb(81,132,25); }
H1.HeaderClassName
{
color: #518419;
}
.AnyTagClassName
{
color: #518419;
}
</style>
background-color css
<style>
a { background-color: #518419; }
a { background-color: rgb(81,132,25); }
div.DivClassName
{
background-color: #518419;
}
.BgClassName
{
background-color: #518419;
}
</style>
border-color css
<style>
span { border-color: #518419; }
span { border-color: rgb(81,132,25); }
td.TdClassName
{
border-color: #518419;
}
.TagClassName
{
border-color: #518419;
}
</style>