Shades of Vida Loca #5E8729
Tints of Vida Loca #5E8729
RGB
CMYK
RGB Variations
Color information
#5E8729 (or 0x5E8729) is known color: Vida Loca. HEX triplet: 5E, 87 and 29. RGB value is (94,135,41). Sum of RGB (Red+Green+Blue) = 94+135+41=270 (35% of max value = 765). Red value is 94 (37.11% from 255 or 34.81% from 270); Green value is 135 (53.12% from 255 or 50% from 270); Blue value is 41 (16.41% from 255 or 15.19% from 270); Max value from RGB is 135 - color contains mainly: green. Hex color #5E8729 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E8729 is #A178D6. Grayscale: #707070. Windows color (decimal): -10582231 or 2721630. OLE color: 2721630.
HSL color Cylindrical-coordinate representation of color #5E8729: hue angle of 86.17º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #5E8729 is Cyan = 0.30, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 94 | 135 | 41 | - |
| CMYK | 0.30 | 0 | 0.70 | 0.47 |
| HSL | 86.17º | 0.53% | 0.35% | - |
| HSV(B) | 86.17º | 0.7% | 0.53% | - |
| XYZ | 13.68 | 19.87 | 5.21 | - |
| YUV | 112.03 | 87.92 | 115.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 135 | 41 | 0.30 | 0 | 0.70 | 0.47 | 86.17 | 0.53 | 0.35 |
| Hex | 5E | 87 | 29 | 1E | 0 | 46 | 2F | 56 | 35 | 23 |
| Octal | 136 | 207 | 51 | 36 | 0 | 106 | 57 | 126 | 65 | 43 |
| Binary | 1011110 | 10000111 | 101001 | 11110 | 0 | 1000110 | 101111 | 1010110 | 110101 | 100011 |
Color Harmonies of #5E8729
Complementary color
Monochromatic Colors of #5E8729
Black with #5E8729
Text Example
Text Example
White with #5E8729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E8729; }
p { color: rgb(94,135,41); }
H1.HeaderClassName
{
color: #5E8729;
}
.AnyTagClassName
{
color: #5E8729;
}
</style>
background-color css
<style>
a { background-color: #5E8729; }
a { background-color: rgb(94,135,41); }
div.DivClassName
{
background-color: #5E8729;
}
.BgClassName
{
background-color: #5E8729;
}
</style>
border-color css
<style>
span { border-color: #5E8729; }
span { border-color: rgb(94,135,41); }
td.TdClassName
{
border-color: #5E8729;
}
.TagClassName
{
border-color: #5E8729;
}
</style>