Shades of Vida Loca #5E953A
Tints of Vida Loca #5E953A
RGB
CMYK
RGB Variations
Color information
#5E953A (or 0x5E953A) is known color: Vida Loca. HEX triplet: 5E, 95 and 3A. RGB value is (94,149,58). Sum of RGB (Red+Green+Blue) = 94+149+58=301 (39% of max value = 765). Red value is 94 (37.11% from 255 or 31.23% from 301); Green value is 149 (58.59% from 255 or 49.50% from 301); Blue value is 58 (23.05% from 255 or 19.27% from 301); Max value from RGB is 149 - color contains mainly: green. Hex color #5E953A is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E953A is #A16AC5. Grayscale: #7A7A7A. Windows color (decimal): -10578630 or 3839326. OLE color: 3839326.
HSL color Cylindrical-coordinate representation of color #5E953A: hue angle of 96.26º degrees, saturation: 0.44, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #5E953A is Cyan = 0.37, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 94 | 149 | 58 | - |
| CMYK | 0.37 | 0 | 0.61 | 0.42 |
| HSL | 96.26º | 0.44% | 0.41% | - |
| HSV(B) | 96.26º | 0.61% | 0.58% | - |
| XYZ | 16.13 | 24.18 | 7.82 | - |
| YUV | 122.18 | 91.78 | 107.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 149 | 58 | 0.37 | 0 | 0.61 | 0.42 | 96.26 | 0.44 | 0.41 |
| Hex | 5E | 95 | 3A | 25 | 0 | 3D | 2A | 60 | 2C | 29 |
| Octal | 136 | 225 | 72 | 45 | 0 | 75 | 52 | 140 | 54 | 51 |
| Binary | 1011110 | 10010101 | 111010 | 100101 | 0 | 111101 | 101010 | 1100000 | 101100 | 101001 |
Color Harmonies of #5E953A
Complementary color
Monochromatic Colors of #5E953A
Black with #5E953A
Text Example
Text Example
White with #5E953A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E953A; }
p { color: rgb(94,149,58); }
H1.HeaderClassName
{
color: #5E953A;
}
.AnyTagClassName
{
color: #5E953A;
}
</style>
background-color css
<style>
a { background-color: #5E953A; }
a { background-color: rgb(94,149,58); }
div.DivClassName
{
background-color: #5E953A;
}
.BgClassName
{
background-color: #5E953A;
}
</style>
border-color css
<style>
span { border-color: #5E953A; }
span { border-color: rgb(94,149,58); }
td.TdClassName
{
border-color: #5E953A;
}
.TagClassName
{
border-color: #5E953A;
}
</style>