Shades of Vida Loca #5E862E
Tints of Vida Loca #5E862E
RGB
CMYK
RGB Variations
Color information
#5E862E (or 0x5E862E) is known color: Vida Loca. HEX triplet: 5E, 86 and 2E. RGB value is (94,134,46). Sum of RGB (Red+Green+Blue) = 94+134+46=274 (36% of max value = 765). Red value is 94 (37.11% from 255 or 34.31% from 274); Green value is 134 (52.73% from 255 or 48.91% from 274); Blue value is 46 (18.36% from 255 or 16.79% from 274); Max value from RGB is 134 - color contains mainly: green. Hex color #5E862E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5E862E is #A179D1. Grayscale: #707070. Windows color (decimal): -10582482 or 3049054. OLE color: 3049054.
HSL color Cylindrical-coordinate representation of color #5E862E: hue angle of 87.27º degrees, saturation: 0.49, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #5E862E is Cyan = 0.30, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.47.
Color convert
RGB | 94 | 134 | 46 | - |
CMYK | 0.30 | 0 | 0.66 | 0.47 |
HSL | 87.27º | 0.49% | 0.35% | - |
HSV(B) | 87.27º | 0.66% | 0.53% | - |
XYZ | 13.63 | 19.63 | 5.65 | - |
YUV | 112.01 | 90.75 | 115.16 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 94 | 134 | 46 | 0.30 | 0 | 0.66 | 0.47 | 87.27 | 0.49 | 0.35 |
Hex | 5E | 86 | 2E | 1E | 0 | 42 | 2F | 57 | 31 | 23 |
Octal | 136 | 206 | 56 | 36 | 0 | 102 | 57 | 127 | 61 | 43 |
Binary | 1011110 | 10000110 | 101110 | 11110 | 0 | 1000010 | 101111 | 1010111 | 110001 | 100011 |
Color Harmonies of #5E862E
Complementary color
Monochromatic Colors of #5E862E
Black with #5E862E
Text Example
Text Example
White with #5E862E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5E862E; }
p { color: rgb(94,134,46); }
H1.HeaderClassName
{
color: #5E862E;
}
.AnyTagClassName
{
color: #5E862E;
}
</style>
background-color css
<style>
a { background-color: #5E862E; }
a { background-color: rgb(94,134,46); }
div.DivClassName
{
background-color: #5E862E;
}
.BgClassName
{
background-color: #5E862E;
}
</style>
border-color css
<style>
span { border-color: #5E862E; }
span { border-color: rgb(94,134,46); }
td.TdClassName
{
border-color: #5E862E;
}
.TagClassName
{
border-color: #5E862E;
}
</style>