Shades of Vida Loca #5E9130
Tints of Vida Loca #5E9130
RGB
CMYK
RGB Variations
Color information
#5E9130 (or 0x5E9130) is known color: Vida Loca. HEX triplet: 5E, 91 and 30. RGB value is (94,145,48). Sum of RGB (Red+Green+Blue) = 94+145+48=287 (38% of max value = 765). Red value is 94 (37.11% from 255 or 32.75% from 287); Green value is 145 (57.03% from 255 or 50.52% from 287); Blue value is 48 (19.14% from 255 or 16.72% from 287); Max value from RGB is 145 - color contains mainly: green. Hex color #5E9130 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E9130 is #A16ECF. Grayscale: #777777. Windows color (decimal): -10579664 or 3182942. OLE color: 3182942.
HSL color Cylindrical-coordinate representation of color #5E9130: hue angle of 91.55º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #5E9130 is Cyan = 0.35, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 94 | 145 | 48 | - |
| CMYK | 0.35 | 0 | 0.67 | 0.43 |
| HSL | 91.55º | 0.5% | 0.38% | - |
| HSV(B) | 91.55º | 0.67% | 0.57% | - |
| XYZ | 15.27 | 22.84 | 6.4 | - |
| YUV | 118.69 | 88.1 | 110.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 145 | 48 | 0.35 | 0 | 0.67 | 0.43 | 91.55 | 0.5 | 0.38 |
| Hex | 5E | 91 | 30 | 23 | 0 | 43 | 2B | 5C | 32 | 26 |
| Octal | 136 | 221 | 60 | 43 | 0 | 103 | 53 | 134 | 62 | 46 |
| Binary | 1011110 | 10010001 | 110000 | 100011 | 0 | 1000011 | 101011 | 1011100 | 110010 | 100110 |
Color Harmonies of #5E9130
Complementary color
Monochromatic Colors of #5E9130
Black with #5E9130
Text Example
Text Example
White with #5E9130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E9130; }
p { color: rgb(94,145,48); }
H1.HeaderClassName
{
color: #5E9130;
}
.AnyTagClassName
{
color: #5E9130;
}
</style>
background-color css
<style>
a { background-color: #5E9130; }
a { background-color: rgb(94,145,48); }
div.DivClassName
{
background-color: #5E9130;
}
.BgClassName
{
background-color: #5E9130;
}
</style>
border-color css
<style>
span { border-color: #5E9130; }
span { border-color: rgb(94,145,48); }
td.TdClassName
{
border-color: #5E9130;
}
.TagClassName
{
border-color: #5E9130;
}
</style>