Shades of Vida Loca #518328
Tints of Vida Loca #518328
RGB
CMYK
RGB Variations
Color information
#518328 (or 0x518328) is known color: Vida Loca. HEX triplet: 51, 83 and 28. RGB value is (81,131,40). Sum of RGB (Red+Green+Blue) = 81+131+40=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 131 (51.56% from 255 or 51.98% from 252); Blue value is 40 (16.02% from 255 or 15.87% from 252); Max value from RGB is 131 - color contains mainly: green. Hex color #518328 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #518328 is #AE7CD7. Grayscale: #696969. Windows color (decimal): -11435224 or 2655057. OLE color: 2655057.
HSL color Cylindrical-coordinate representation of color #518328: hue angle of 92.97º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #518328 is Cyan = 0.38, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 131 | 40 | - |
| CMYK | 0.38 | 0 | 0.69 | 0.49 |
| HSL | 92.97º | 0.53% | 0.34% | - |
| HSV(B) | 92.97º | 0.69% | 0.51% | - |
| XYZ | 11.89 | 18.14 | 4.88 | - |
| YUV | 105.68 | 90.94 | 110.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 131 | 40 | 0.38 | 0 | 0.69 | 0.49 | 92.97 | 0.53 | 0.34 |
| Hex | 51 | 83 | 28 | 26 | 0 | 45 | 31 | 5D | 35 | 22 |
| Octal | 121 | 203 | 50 | 46 | 0 | 105 | 61 | 135 | 65 | 42 |
| Binary | 1010001 | 10000011 | 101000 | 100110 | 0 | 1000101 | 110001 | 1011101 | 110101 | 100010 |
Color Harmonies of #518328
Complementary color
Monochromatic Colors of #518328
Black with #518328
Text Example
Text Example
White with #518328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #518328; }
p { color: rgb(81,131,40); }
H1.HeaderClassName
{
color: #518328;
}
.AnyTagClassName
{
color: #518328;
}
</style>
background-color css
<style>
a { background-color: #518328; }
a { background-color: rgb(81,131,40); }
div.DivClassName
{
background-color: #518328;
}
.BgClassName
{
background-color: #518328;
}
</style>
border-color css
<style>
span { border-color: #518328; }
span { border-color: rgb(81,131,40); }
td.TdClassName
{
border-color: #518328;
}
.TagClassName
{
border-color: #518328;
}
</style>