Shades of Vida Loca #59892A
Tints of Vida Loca #59892A
RGB
CMYK
RGB Variations
Color information
#59892A (or 0x59892A) is known color: Vida Loca. HEX triplet: 59, 89 and 2A. RGB value is (89,137,42). Sum of RGB (Red+Green+Blue) = 89+137+42=268 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.21% from 268); Green value is 137 (53.91% from 255 or 51.12% from 268); Blue value is 42 (16.80% from 255 or 15.67% from 268); Max value from RGB is 137 - color contains mainly: green. Hex color #59892A is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #59892A is #A676D5. Grayscale: #707070. Windows color (decimal): -10909398 or 2787673. OLE color: 2787673.
HSL color Cylindrical-coordinate representation of color #59892A: hue angle of 90.32º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #59892A is Cyan = 0.35, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 137 | 42 | - |
| CMYK | 0.35 | 0 | 0.69 | 0.46 |
| HSL | 90.32º | 0.53% | 0.35% | - |
| HSV(B) | 90.32º | 0.69% | 0.54% | - |
| XYZ | 13.48 | 20.18 | 5.38 | - |
| YUV | 111.82 | 88.6 | 111.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 137 | 42 | 0.35 | 0 | 0.69 | 0.46 | 90.32 | 0.53 | 0.35 |
| Hex | 59 | 89 | 2A | 23 | 0 | 45 | 2E | 5A | 35 | 23 |
| Octal | 131 | 211 | 52 | 43 | 0 | 105 | 56 | 132 | 65 | 43 |
| Binary | 1011001 | 10001001 | 101010 | 100011 | 0 | 1000101 | 101110 | 1011010 | 110101 | 100011 |
Color Harmonies of #59892A
Complementary color
Monochromatic Colors of #59892A
Black with #59892A
Text Example
Text Example
White with #59892A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59892A; }
p { color: rgb(89,137,42); }
H1.HeaderClassName
{
color: #59892A;
}
.AnyTagClassName
{
color: #59892A;
}
</style>
background-color css
<style>
a { background-color: #59892A; }
a { background-color: rgb(89,137,42); }
div.DivClassName
{
background-color: #59892A;
}
.BgClassName
{
background-color: #59892A;
}
</style>
border-color css
<style>
span { border-color: #59892A; }
span { border-color: rgb(89,137,42); }
td.TdClassName
{
border-color: #59892A;
}
.TagClassName
{
border-color: #59892A;
}
</style>