Shades of Vida Loca #519125
Tints of Vida Loca #519125
RGB
CMYK
RGB Variations
Color information
#519125 (or 0x519125) is known color: Vida Loca. HEX triplet: 51, 91 and 25. RGB value is (81,145,37). Sum of RGB (Red+Green+Blue) = 81+145+37=263 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.80% from 263); Green value is 145 (57.03% from 255 or 55.13% from 263); Blue value is 37 (14.84% from 255 or 14.07% from 263); Max value from RGB is 145 - color contains mainly: green. Hex color #519125 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519125 is #AE6EDA. Grayscale: #717171. Windows color (decimal): -11431643 or 2462033. OLE color: 2462033.
HSL color Cylindrical-coordinate representation of color #519125: hue angle of 95.56º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #519125 is Cyan = 0.44, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 37 | - |
| CMYK | 0.44 | 0 | 0.74 | 0.43 |
| HSL | 95.56º | 0.59% | 0.36% | - |
| HSV(B) | 95.56º | 0.74% | 0.57% | - |
| XYZ | 13.85 | 22.13 | 5.29 | - |
| YUV | 113.55 | 84.8 | 104.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 37 | 0.44 | 0 | 0.74 | 0.43 | 95.56 | 0.59 | 0.36 |
| Hex | 51 | 91 | 25 | 2C | 0 | 4A | 2B | 60 | 3B | 24 |
| Octal | 121 | 221 | 45 | 54 | 0 | 112 | 53 | 140 | 73 | 44 |
| Binary | 1010001 | 10010001 | 100101 | 101100 | 0 | 1001010 | 101011 | 1100000 | 111011 | 100100 |
Color Harmonies of #519125
Complementary color
Monochromatic Colors of #519125
Black with #519125
Text Example
Text Example
White with #519125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519125; }
p { color: rgb(81,145,37); }
H1.HeaderClassName
{
color: #519125;
}
.AnyTagClassName
{
color: #519125;
}
</style>
background-color css
<style>
a { background-color: #519125; }
a { background-color: rgb(81,145,37); }
div.DivClassName
{
background-color: #519125;
}
.BgClassName
{
background-color: #519125;
}
</style>
border-color css
<style>
span { border-color: #519125; }
span { border-color: rgb(81,145,37); }
td.TdClassName
{
border-color: #519125;
}
.TagClassName
{
border-color: #519125;
}
</style>