Shades of Vida Loca #5E8131
Tints of Vida Loca #5E8131
RGB
CMYK
RGB Variations
Color information
#5E8131 (or 0x5E8131) is known color: Vida Loca. HEX triplet: 5E, 81 and 31. RGB value is (94,129,49). Sum of RGB (Red+Green+Blue) = 94+129+49=272 (36% of max value = 765). Red value is 94 (37.11% from 255 or 34.56% from 272); Green value is 129 (50.78% from 255 or 47.43% from 272); Blue value is 49 (19.53% from 255 or 18.01% from 272); Max value from RGB is 129 - color contains mainly: green. Hex color #5E8131 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E8131 is #A17ECE. Grayscale: #6D6D6D. Windows color (decimal): -10583759 or 3244382. OLE color: 3244382.
HSL color Cylindrical-coordinate representation of color #5E8131: hue angle of 86.25º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #5E8131 is Cyan = 0.27, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 94 | 129 | 49 | - |
| CMYK | 0.27 | 0 | 0.62 | 0.49 |
| HSL | 86.25º | 0.45% | 0.35% | - |
| HSV(B) | 86.25º | 0.62% | 0.51% | - |
| XYZ | 13.02 | 18.3 | 5.75 | - |
| YUV | 109.42 | 93.9 | 117 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 94 | 129 | 49 | 0.27 | 0 | 0.62 | 0.49 | 86.25 | 0.45 | 0.35 |
| Hex | 5E | 81 | 31 | 1B | 0 | 3E | 31 | 56 | 2D | 23 |
| Octal | 136 | 201 | 61 | 33 | 0 | 76 | 61 | 126 | 55 | 43 |
| Binary | 1011110 | 10000001 | 110001 | 11011 | 0 | 111110 | 110001 | 1010110 | 101101 | 100011 |
Color Harmonies of #5E8131
Complementary color
Monochromatic Colors of #5E8131
Black with #5E8131
Text Example
Text Example
White with #5E8131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E8131; }
p { color: rgb(94,129,49); }
H1.HeaderClassName
{
color: #5E8131;
}
.AnyTagClassName
{
color: #5E8131;
}
</style>
background-color css
<style>
a { background-color: #5E8131; }
a { background-color: rgb(94,129,49); }
div.DivClassName
{
background-color: #5E8131;
}
.BgClassName
{
background-color: #5E8131;
}
</style>
border-color css
<style>
span { border-color: #5E8131; }
span { border-color: rgb(94,129,49); }
td.TdClassName
{
border-color: #5E8131;
}
.TagClassName
{
border-color: #5E8131;
}
</style>