Shades of Vida Loca #5E9220
Tints of Vida Loca #5E9220
RGB
CMYK
RGB Variations
Color information
#5E9220 (or 0x5E9220) is known color: Vida Loca. HEX triplet: 5E, 92 and 20. RGB value is (94,146,32). Sum of RGB (Red+Green+Blue) = 94+146+32=272 (36% of max value = 765). Red value is 94 (37.11% from 255 or 34.56% from 272); Green value is 146 (57.42% from 255 or 53.68% from 272); Blue value is 32 (12.89% from 255 or 11.76% from 272); Max value from RGB is 146 - color contains mainly: green. Hex color #5E9220 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E9220 is #A16DDF. Grayscale: #757575. Windows color (decimal): -10579424 or 2134622. OLE color: 2134622.
HSL color Cylindrical-coordinate representation of color #5E9220: hue angle of 87.37º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #5E9220 is Cyan = 0.36, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 94 | 146 | 32 | - |
| CMYK | 0.36 | 0 | 0.78 | 0.43 |
| HSL | 87.37º | 0.64% | 0.35% | - |
| HSV(B) | 87.37º | 0.78% | 0.57% | - |
| XYZ | 15.16 | 23.04 | 5.02 | - |
| YUV | 117.46 | 79.77 | 111.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 146 | 32 | 0.36 | 0 | 0.78 | 0.43 | 87.37 | 0.64 | 0.35 |
| Hex | 5E | 92 | 20 | 24 | 0 | 4E | 2B | 57 | 40 | 23 |
| Octal | 136 | 222 | 40 | 44 | 0 | 116 | 53 | 127 | 100 | 43 |
| Binary | 1011110 | 10010010 | 100000 | 100100 | 0 | 1001110 | 101011 | 1010111 | 1000000 | 100011 |
Color Harmonies of #5E9220
Complementary color
Monochromatic Colors of #5E9220
Black with #5E9220
Text Example
Text Example
White with #5E9220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E9220; }
p { color: rgb(94,146,32); }
H1.HeaderClassName
{
color: #5E9220;
}
.AnyTagClassName
{
color: #5E9220;
}
</style>
background-color css
<style>
a { background-color: #5E9220; }
a { background-color: rgb(94,146,32); }
div.DivClassName
{
background-color: #5E9220;
}
.BgClassName
{
background-color: #5E9220;
}
</style>
border-color css
<style>
span { border-color: #5E9220; }
span { border-color: rgb(94,146,32); }
td.TdClassName
{
border-color: #5E9220;
}
.TagClassName
{
border-color: #5E9220;
}
</style>