Shades of Vida Loca #5E9328
Tints of Vida Loca #5E9328
RGB
CMYK
RGB Variations
Color information
#5E9328 (or 0x5E9328) is known color: Vida Loca. HEX triplet: 5E, 93 and 28. RGB value is (94,147,40). Sum of RGB (Red+Green+Blue) = 94+147+40=281 (37% of max value = 765). Red value is 94 (37.11% from 255 or 33.45% from 281); Green value is 147 (57.81% from 255 or 52.31% from 281); Blue value is 40 (16.02% from 255 or 14.23% from 281); Max value from RGB is 147 - color contains mainly: green. Hex color #5E9328 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E9328 is #A16CD7. Grayscale: #777777. Windows color (decimal): -10579160 or 2659166. OLE color: 2659166.
HSL color Cylindrical-coordinate representation of color #5E9328: hue angle of 89.72º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #5E9328 is Cyan = 0.36, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 94 | 147 | 40 | - |
| CMYK | 0.36 | 0 | 0.73 | 0.42 |
| HSL | 89.72º | 0.57% | 0.37% | - |
| HSV(B) | 89.72º | 0.73% | 0.58% | - |
| XYZ | 15.43 | 23.4 | 5.71 | - |
| YUV | 118.96 | 83.44 | 110.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 147 | 40 | 0.36 | 0 | 0.73 | 0.42 | 89.72 | 0.57 | 0.37 |
| Hex | 5E | 93 | 28 | 24 | 0 | 49 | 2A | 5A | 39 | 25 |
| Octal | 136 | 223 | 50 | 44 | 0 | 111 | 52 | 132 | 71 | 45 |
| Binary | 1011110 | 10010011 | 101000 | 100100 | 0 | 1001001 | 101010 | 1011010 | 111001 | 100101 |
Color Harmonies of #5E9328
Complementary color
Monochromatic Colors of #5E9328
Black with #5E9328
Text Example
Text Example
White with #5E9328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E9328; }
p { color: rgb(94,147,40); }
H1.HeaderClassName
{
color: #5E9328;
}
.AnyTagClassName
{
color: #5E9328;
}
</style>
background-color css
<style>
a { background-color: #5E9328; }
a { background-color: rgb(94,147,40); }
div.DivClassName
{
background-color: #5E9328;
}
.BgClassName
{
background-color: #5E9328;
}
</style>
border-color css
<style>
span { border-color: #5E9328; }
span { border-color: rgb(94,147,40); }
td.TdClassName
{
border-color: #5E9328;
}
.TagClassName
{
border-color: #5E9328;
}
</style>