Shades of Vida Loca #518325
Tints of Vida Loca #518325
RGB
CMYK
RGB Variations
Color information
#518325 (or 0x518325) is known color: Vida Loca. HEX triplet: 51, 83 and 25. RGB value is (81,131,37). Sum of RGB (Red+Green+Blue) = 81+131+37=249 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.53% from 249); Green value is 131 (51.56% from 255 or 52.61% from 249); Blue value is 37 (14.84% from 255 or 14.86% from 249); Max value from RGB is 131 - color contains mainly: green. Hex color #518325 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518325 is #AE7CDA. Grayscale: #696969. Windows color (decimal): -11435227 or 2458449. OLE color: 2458449.
HSL color Cylindrical-coordinate representation of color #518325: hue angle of 91.91º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #518325 is Cyan = 0.38, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 131 | 37 | - |
| CMYK | 0.38 | 0 | 0.72 | 0.49 |
| HSL | 91.91º | 0.56% | 0.33% | - |
| HSV(B) | 91.91º | 0.72% | 0.51% | - |
| XYZ | 11.84 | 18.12 | 4.62 | - |
| YUV | 105.33 | 89.44 | 110.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 131 | 37 | 0.38 | 0 | 0.72 | 0.49 | 91.91 | 0.56 | 0.33 |
| Hex | 51 | 83 | 25 | 26 | 0 | 48 | 31 | 5C | 38 | 21 |
| Octal | 121 | 203 | 45 | 46 | 0 | 110 | 61 | 134 | 70 | 41 |
| Binary | 1010001 | 10000011 | 100101 | 100110 | 0 | 1001000 | 110001 | 1011100 | 111000 | 100001 |
Color Harmonies of #518325
Complementary color
Monochromatic Colors of #518325
Black with #518325
Text Example
Text Example
White with #518325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518325; }
p { color: rgb(81,131,37); }
H1.HeaderClassName
{
color: #518325;
}
.AnyTagClassName
{
color: #518325;
}
</style>
background-color css
<style>
a { background-color: #518325; }
a { background-color: rgb(81,131,37); }
div.DivClassName
{
background-color: #518325;
}
.BgClassName
{
background-color: #518325;
}
</style>
border-color css
<style>
span { border-color: #518325; }
span { border-color: rgb(81,131,37); }
td.TdClassName
{
border-color: #518325;
}
.TagClassName
{
border-color: #518325;
}
</style>