Shades of Vida Loca #59842E
Tints of Vida Loca #59842E
RGB
CMYK
RGB Variations
Color information
#59842E (or 0x59842E) is known color: Vida Loca. HEX triplet: 59, 84 and 2E. RGB value is (89,132,46). Sum of RGB (Red+Green+Blue) = 89+132+46=267 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.33% from 267); Green value is 132 (51.95% from 255 or 49.44% from 267); Blue value is 46 (18.36% from 255 or 17.23% from 267); Max value from RGB is 132 - color contains mainly: green. Hex color #59842E is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #59842E is #A67BD1. Grayscale: #6D6D6D. Windows color (decimal): -10910674 or 3048537. OLE color: 3048537.
HSL color Cylindrical-coordinate representation of color #59842E: hue angle of 90º degrees, saturation: 0.48, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #59842E is Cyan = 0.33, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 132 | 46 | - |
| CMYK | 0.33 | 0 | 0.65 | 0.48 |
| HSL | 90º | 0.48% | 0.35% | - |
| HSV(B) | 90º | 0.65% | 0.52% | - |
| XYZ | 12.86 | 18.82 | 5.54 | - |
| YUV | 109.34 | 92.25 | 113.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 132 | 46 | 0.33 | 0 | 0.65 | 0.48 | 90 | 0.48 | 0.35 |
| Hex | 59 | 84 | 2E | 21 | 0 | 41 | 30 | 5A | 30 | 23 |
| Octal | 131 | 204 | 56 | 41 | 0 | 101 | 60 | 132 | 60 | 43 |
| Binary | 1011001 | 10000100 | 101110 | 100001 | 0 | 1000001 | 110000 | 1011010 | 110000 | 100011 |
Color Harmonies of #59842E
Complementary color
Monochromatic Colors of #59842E
Black with #59842E
Text Example
Text Example
White with #59842E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59842E; }
p { color: rgb(89,132,46); }
H1.HeaderClassName
{
color: #59842E;
}
.AnyTagClassName
{
color: #59842E;
}
</style>
background-color css
<style>
a { background-color: #59842E; }
a { background-color: rgb(89,132,46); }
div.DivClassName
{
background-color: #59842E;
}
.BgClassName
{
background-color: #59842E;
}
</style>
border-color css
<style>
span { border-color: #59842E; }
span { border-color: rgb(89,132,46); }
td.TdClassName
{
border-color: #59842E;
}
.TagClassName
{
border-color: #59842E;
}
</style>