Shades of Vida Loca #5E9331
Tints of Vida Loca #5E9331
RGB
CMYK
RGB Variations
Color information
#5E9331 (or 0x5E9331) is known color: Vida Loca. HEX triplet: 5E, 93 and 31. RGB value is (94,147,49). Sum of RGB (Red+Green+Blue) = 94+147+49=290 (38% of max value = 765). Red value is 94 (37.11% from 255 or 32.41% from 290); Green value is 147 (57.81% from 255 or 50.69% from 290); Blue value is 49 (19.53% from 255 or 16.90% from 290); Max value from RGB is 147 - color contains mainly: green. Hex color #5E9331 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E9331 is #A16CCE. Grayscale: #787878. Windows color (decimal): -10579151 or 3248990. OLE color: 3248990.
HSL color Cylindrical-coordinate representation of color #5E9331: hue angle of 92.45º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #5E9331 is Cyan = 0.36, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 94 | 147 | 49 | - |
| CMYK | 0.36 | 0 | 0.67 | 0.42 |
| HSL | 92.45º | 0.5% | 0.38% | - |
| HSV(B) | 92.45º | 0.67% | 0.58% | - |
| XYZ | 15.6 | 23.47 | 6.61 | - |
| YUV | 119.98 | 87.94 | 109.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 147 | 49 | 0.36 | 0 | 0.67 | 0.42 | 92.45 | 0.5 | 0.38 |
| Hex | 5E | 93 | 31 | 24 | 0 | 43 | 2A | 5C | 32 | 26 |
| Octal | 136 | 223 | 61 | 44 | 0 | 103 | 52 | 134 | 62 | 46 |
| Binary | 1011110 | 10010011 | 110001 | 100100 | 0 | 1000011 | 101010 | 1011100 | 110010 | 100110 |
Color Harmonies of #5E9331
Complementary color
Monochromatic Colors of #5E9331
Black with #5E9331
Text Example
Text Example
White with #5E9331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E9331; }
p { color: rgb(94,147,49); }
H1.HeaderClassName
{
color: #5E9331;
}
.AnyTagClassName
{
color: #5E9331;
}
</style>
background-color css
<style>
a { background-color: #5E9331; }
a { background-color: rgb(94,147,49); }
div.DivClassName
{
background-color: #5E9331;
}
.BgClassName
{
background-color: #5E9331;
}
</style>
border-color css
<style>
span { border-color: #5E9331; }
span { border-color: rgb(94,147,49); }
td.TdClassName
{
border-color: #5E9331;
}
.TagClassName
{
border-color: #5E9331;
}
</style>