Shades of Vida Loca #599139
Tints of Vida Loca #599139
RGB
CMYK
RGB Variations
Color information
#599139 (or 0x599139) is known color: Vida Loca. HEX triplet: 59, 91 and 39. RGB value is (89,145,57). Sum of RGB (Red+Green+Blue) = 89+145+57=291 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.58% from 291); Green value is 145 (57.03% from 255 or 49.83% from 291); Blue value is 57 (22.66% from 255 or 19.59% from 291); Max value from RGB is 145 - color contains mainly: green. Hex color #599139 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599139 is #A66EC6. Grayscale: #767676. Windows color (decimal): -10907335 or 3772761. OLE color: 3772761.
HSL color Cylindrical-coordinate representation of color #599139: hue angle of 98.18º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #599139 is Cyan = 0.39, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 57 | - |
| CMYK | 0.39 | 0 | 0.61 | 0.43 |
| HSL | 98.18º | 0.44% | 0.4% | - |
| HSV(B) | 98.18º | 0.61% | 0.57% | - |
| XYZ | 14.98 | 22.67 | 7.46 | - |
| YUV | 118.22 | 93.45 | 107.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 57 | 0.39 | 0 | 0.61 | 0.43 | 98.18 | 0.44 | 0.4 |
| Hex | 59 | 91 | 39 | 27 | 0 | 3D | 2B | 62 | 2C | 28 |
| Octal | 131 | 221 | 71 | 47 | 0 | 75 | 53 | 142 | 54 | 50 |
| Binary | 1011001 | 10010001 | 111001 | 100111 | 0 | 111101 | 101011 | 1100010 | 101100 | 101000 |
Color Harmonies of #599139
Complementary color
Monochromatic Colors of #599139
Black with #599139
Text Example
Text Example
White with #599139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599139; }
p { color: rgb(89,145,57); }
H1.HeaderClassName
{
color: #599139;
}
.AnyTagClassName
{
color: #599139;
}
</style>
background-color css
<style>
a { background-color: #599139; }
a { background-color: rgb(89,145,57); }
div.DivClassName
{
background-color: #599139;
}
.BgClassName
{
background-color: #599139;
}
</style>
border-color css
<style>
span { border-color: #599139; }
span { border-color: rgb(89,145,57); }
td.TdClassName
{
border-color: #599139;
}
.TagClassName
{
border-color: #599139;
}
</style>