Shades of Vida Loca #5E8425
Tints of Vida Loca #5E8425
RGB
CMYK
RGB Variations
Color information
#5E8425 (or 0x5E8425) is known color: Vida Loca. HEX triplet: 5E, 84 and 25. RGB value is (94,132,37). Sum of RGB (Red+Green+Blue) = 94+132+37=263 (34% of max value = 765). Red value is 94 (37.11% from 255 or 35.74% from 263); Green value is 132 (51.95% from 255 or 50.19% from 263); Blue value is 37 (14.84% from 255 or 14.07% from 263); Max value from RGB is 132 - color contains mainly: green. Hex color #5E8425 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E8425 is #A17BDA. Grayscale: #6E6E6E. Windows color (decimal): -10583003 or 2458718. OLE color: 2458718.
HSL color Cylindrical-coordinate representation of color #5E8425: hue angle of 84º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #5E8425 is Cyan = 0.29, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 94 | 132 | 37 | - |
| CMYK | 0.29 | 0 | 0.72 | 0.48 |
| HSL | 84º | 0.56% | 0.33% | - |
| HSV(B) | 84º | 0.72% | 0.52% | - |
| XYZ | 13.2 | 19.02 | 4.72 | - |
| YUV | 109.81 | 86.91 | 116.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 132 | 37 | 0.29 | 0 | 0.72 | 0.48 | 84 | 0.56 | 0.33 |
| Hex | 5E | 84 | 25 | 1D | 0 | 48 | 30 | 54 | 38 | 21 |
| Octal | 136 | 204 | 45 | 35 | 0 | 110 | 60 | 124 | 70 | 41 |
| Binary | 1011110 | 10000100 | 100101 | 11101 | 0 | 1001000 | 110000 | 1010100 | 111000 | 100001 |
Color Harmonies of #5E8425
Complementary color
Monochromatic Colors of #5E8425
Black with #5E8425
Text Example
Text Example
White with #5E8425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E8425; }
p { color: rgb(94,132,37); }
H1.HeaderClassName
{
color: #5E8425;
}
.AnyTagClassName
{
color: #5E8425;
}
</style>
background-color css
<style>
a { background-color: #5E8425; }
a { background-color: rgb(94,132,37); }
div.DivClassName
{
background-color: #5E8425;
}
.BgClassName
{
background-color: #5E8425;
}
</style>
border-color css
<style>
span { border-color: #5E8425; }
span { border-color: rgb(94,132,37); }
td.TdClassName
{
border-color: #5E8425;
}
.TagClassName
{
border-color: #5E8425;
}
</style>