Shades of Vida Loca #5D892E
Tints of Vida Loca #5D892E
RGB
CMYK
RGB Variations
Color information
#5D892E (or 0x5D892E) is known color: Vida Loca. HEX triplet: 5D, 89 and 2E. RGB value is (93,137,46). Sum of RGB (Red+Green+Blue) = 93+137+46=276 (36% of max value = 765). Red value is 93 (36.72% from 255 or 33.70% from 276); Green value is 137 (53.91% from 255 or 49.64% from 276); Blue value is 46 (18.36% from 255 or 16.67% from 276); Max value from RGB is 137 - color contains mainly: green. Hex color #5D892E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5D892E is #A276D1. Grayscale: #717171. Windows color (decimal): -10647250 or 3049821. OLE color: 3049821.
HSL color Cylindrical-coordinate representation of color #5D892E: hue angle of 89.01º degrees, saturation: 0.5, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #5D892E is Cyan = 0.32, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 93 | 137 | 46 | - |
| CMYK | 0.32 | 0 | 0.66 | 0.46 |
| HSL | 89.01º | 0.5% | 0.36% | - |
| HSV(B) | 89.01º | 0.66% | 0.54% | - |
| XYZ | 13.95 | 20.42 | 5.79 | - |
| YUV | 113.47 | 89.92 | 113.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 93 | 137 | 46 | 0.32 | 0 | 0.66 | 0.46 | 89.01 | 0.5 | 0.36 |
| Hex | 5D | 89 | 2E | 20 | 0 | 42 | 2E | 59 | 32 | 24 |
| Octal | 135 | 211 | 56 | 40 | 0 | 102 | 56 | 131 | 62 | 44 |
| Binary | 1011101 | 10001001 | 101110 | 100000 | 0 | 1000010 | 101110 | 1011001 | 110010 | 100100 |
Color Harmonies of #5D892E
Complementary color
Monochromatic Colors of #5D892E
Black with #5D892E
Text Example
Text Example
White with #5D892E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #5D892E; }
p { color: rgb(93,137,46); }
H1.HeaderClassName
{
color: #5D892E;
}
.AnyTagClassName
{
color: #5D892E;
}
</style>
background-color css
<style>
a { background-color: #5D892E; }
a { background-color: rgb(93,137,46); }
div.DivClassName
{
background-color: #5D892E;
}
.BgClassName
{
background-color: #5D892E;
}
</style>
border-color css
<style>
span { border-color: #5D892E; }
span { border-color: rgb(93,137,46); }
td.TdClassName
{
border-color: #5D892E;
}
.TagClassName
{
border-color: #5D892E;
}
</style>