Shades of Vida Loca #5E9424
Tints of Vida Loca #5E9424
RGB
CMYK
RGB Variations
Color information
#5E9424 (or 0x5E9424) is known color: Vida Loca. HEX triplet: 5E, 94 and 24. RGB value is (94,148,36). Sum of RGB (Red+Green+Blue) = 94+148+36=278 (36% of max value = 765). Red value is 94 (37.11% from 255 or 33.81% from 278); Green value is 148 (58.20% from 255 or 53.24% from 278); Blue value is 36 (14.45% from 255 or 12.95% from 278); Max value from RGB is 148 - color contains mainly: green. Hex color #5E9424 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E9424 is #A16BDB. Grayscale: #777777. Windows color (decimal): -10578908 or 2397278. OLE color: 2397278.
HSL color Cylindrical-coordinate representation of color #5E9424: hue angle of 88.93º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #5E9424 is Cyan = 0.36, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 94 | 148 | 36 | - |
| CMYK | 0.36 | 0 | 0.76 | 0.42 |
| HSL | 88.93º | 0.61% | 0.36% | - |
| HSV(B) | 88.93º | 0.76% | 0.58% | - |
| XYZ | 15.52 | 23.69 | 5.42 | - |
| YUV | 119.09 | 81.11 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 148 | 36 | 0.36 | 0 | 0.76 | 0.42 | 88.93 | 0.61 | 0.36 |
| Hex | 5E | 94 | 24 | 24 | 0 | 4C | 2A | 59 | 3D | 24 |
| Octal | 136 | 224 | 44 | 44 | 0 | 114 | 52 | 131 | 75 | 44 |
| Binary | 1011110 | 10010100 | 100100 | 100100 | 0 | 1001100 | 101010 | 1011001 | 111101 | 100100 |
Color Harmonies of #5E9424
Complementary color
Monochromatic Colors of #5E9424
Black with #5E9424
Text Example
Text Example
White with #5E9424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E9424; }
p { color: rgb(94,148,36); }
H1.HeaderClassName
{
color: #5E9424;
}
.AnyTagClassName
{
color: #5E9424;
}
</style>
background-color css
<style>
a { background-color: #5E9424; }
a { background-color: rgb(94,148,36); }
div.DivClassName
{
background-color: #5E9424;
}
.BgClassName
{
background-color: #5E9424;
}
</style>
border-color css
<style>
span { border-color: #5E9424; }
span { border-color: rgb(94,148,36); }
td.TdClassName
{
border-color: #5E9424;
}
.TagClassName
{
border-color: #5E9424;
}
</style>