Shades of Vida Loca #5E8636
Tints of Vida Loca #5E8636
RGB
CMYK
RGB Variations
Color information
#5E8636 (or 0x5E8636) is known color: Vida Loca. HEX triplet: 5E, 86 and 36. RGB value is (94,134,54). Sum of RGB (Red+Green+Blue) = 94+134+54=282 (37% of max value = 765). Red value is 94 (37.11% from 255 or 33.33% from 282); Green value is 134 (52.73% from 255 or 47.52% from 282); Blue value is 54 (21.48% from 255 or 19.15% from 282); Max value from RGB is 134 - color contains mainly: green. Hex color #5E8636 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E8636 is #A179C9. Grayscale: #717171. Windows color (decimal): -10582474 or 3573342. OLE color: 3573342.
HSL color Cylindrical-coordinate representation of color #5E8636: hue angle of 90º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #5E8636 is Cyan = 0.30, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 94 | 134 | 54 | - |
| CMYK | 0.30 | 0 | 0.60 | 0.47 |
| HSL | 90º | 0.43% | 0.37% | - |
| HSV(B) | 90º | 0.6% | 0.53% | - |
| XYZ | 13.81 | 19.7 | 6.56 | - |
| YUV | 112.92 | 94.75 | 114.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 134 | 54 | 0.30 | 0 | 0.60 | 0.47 | 90 | 0.43 | 0.37 |
| Hex | 5E | 86 | 36 | 1E | 0 | 3C | 2F | 5A | 2B | 25 |
| Octal | 136 | 206 | 66 | 36 | 0 | 74 | 57 | 132 | 53 | 45 |
| Binary | 1011110 | 10000110 | 110110 | 11110 | 0 | 111100 | 101111 | 1011010 | 101011 | 100101 |
Color Harmonies of #5E8636
Complementary color
Monochromatic Colors of #5E8636
Black with #5E8636
Text Example
Text Example
White with #5E8636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E8636; }
p { color: rgb(94,134,54); }
H1.HeaderClassName
{
color: #5E8636;
}
.AnyTagClassName
{
color: #5E8636;
}
</style>
background-color css
<style>
a { background-color: #5E8636; }
a { background-color: rgb(94,134,54); }
div.DivClassName
{
background-color: #5E8636;
}
.BgClassName
{
background-color: #5E8636;
}
</style>
border-color css
<style>
span { border-color: #5E8636; }
span { border-color: rgb(94,134,54); }
td.TdClassName
{
border-color: #5E8636;
}
.TagClassName
{
border-color: #5E8636;
}
</style>