Shades of Vida Loca #509128
Tints of Vida Loca #509128
RGB
CMYK
RGB Variations
Color information
#509128 (or 0x509128) is known color: Vida Loca. HEX triplet: 50, 91 and 28. RGB value is (80,145,40). Sum of RGB (Red+Green+Blue) = 80+145+40=265 (35% of max value = 765). Red value is 80 (31.64% from 255 or 30.19% from 265); Green value is 145 (57.03% from 255 or 54.72% from 265); Blue value is 40 (16.02% from 255 or 15.09% from 265); Max value from RGB is 145 - color contains mainly: green. Hex color #509128 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509128 is #AF6ED7. Grayscale: #717171. Windows color (decimal): -11497176 or 2658640. OLE color: 2658640.
HSL color Cylindrical-coordinate representation of color #509128: hue angle of 97.14º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #509128 is Cyan = 0.45, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 145 | 40 | - |
| CMYK | 0.45 | 0 | 0.72 | 0.43 |
| HSL | 97.14º | 0.57% | 0.36% | - |
| HSV(B) | 97.14º | 0.72% | 0.57% | - |
| XYZ | 13.82 | 22.11 | 5.55 | - |
| YUV | 113.6 | 86.47 | 104.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 145 | 40 | 0.45 | 0 | 0.72 | 0.43 | 97.14 | 0.57 | 0.36 |
| Hex | 50 | 91 | 28 | 2D | 0 | 48 | 2B | 61 | 39 | 24 |
| Octal | 120 | 221 | 50 | 55 | 0 | 110 | 53 | 141 | 71 | 44 |
| Binary | 1010000 | 10010001 | 101000 | 101101 | 0 | 1001000 | 101011 | 1100001 | 111001 | 100100 |
Color Harmonies of #509128
Complementary color
Monochromatic Colors of #509128
Black with #509128
Text Example
Text Example
White with #509128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509128; }
p { color: rgb(80,145,40); }
H1.HeaderClassName
{
color: #509128;
}
.AnyTagClassName
{
color: #509128;
}
</style>
background-color css
<style>
a { background-color: #509128; }
a { background-color: rgb(80,145,40); }
div.DivClassName
{
background-color: #509128;
}
.BgClassName
{
background-color: #509128;
}
</style>
border-color css
<style>
span { border-color: #509128; }
span { border-color: rgb(80,145,40); }
td.TdClassName
{
border-color: #509128;
}
.TagClassName
{
border-color: #509128;
}
</style>