Shades of Vida Loca #599137
Tints of Vida Loca #599137
RGB
CMYK
RGB Variations
Color information
#599137 (or 0x599137) is known color: Vida Loca. HEX triplet: 59, 91 and 37. RGB value is (89,145,55). Sum of RGB (Red+Green+Blue) = 89+145+55=289 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.80% from 289); Green value is 145 (57.03% from 255 or 50.17% from 289); Blue value is 55 (21.88% from 255 or 19.03% from 289); Max value from RGB is 145 - color contains mainly: green. Hex color #599137 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599137 is #A66EC8. Grayscale: #767676. Windows color (decimal): -10907337 or 3641689. OLE color: 3641689.
HSL color Cylindrical-coordinate representation of color #599137: hue angle of 97.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #599137 is Cyan = 0.39, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 55 | - |
| CMYK | 0.39 | 0 | 0.62 | 0.43 |
| HSL | 97.33º | 0.45% | 0.39% | - |
| HSV(B) | 97.33º | 0.62% | 0.57% | - |
| XYZ | 14.93 | 22.65 | 7.2 | - |
| YUV | 118 | 92.45 | 107.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 55 | 0.39 | 0 | 0.62 | 0.43 | 97.33 | 0.45 | 0.39 |
| Hex | 59 | 91 | 37 | 27 | 0 | 3E | 2B | 61 | 2D | 27 |
| Octal | 131 | 221 | 67 | 47 | 0 | 76 | 53 | 141 | 55 | 47 |
| Binary | 1011001 | 10010001 | 110111 | 100111 | 0 | 111110 | 101011 | 1100001 | 101101 | 100111 |
Color Harmonies of #599137
Complementary color
Monochromatic Colors of #599137
Black with #599137
Text Example
Text Example
White with #599137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599137; }
p { color: rgb(89,145,55); }
H1.HeaderClassName
{
color: #599137;
}
.AnyTagClassName
{
color: #599137;
}
</style>
background-color css
<style>
a { background-color: #599137; }
a { background-color: rgb(89,145,55); }
div.DivClassName
{
background-color: #599137;
}
.BgClassName
{
background-color: #599137;
}
</style>
border-color css
<style>
span { border-color: #599137; }
span { border-color: rgb(89,145,55); }
td.TdClassName
{
border-color: #599137;
}
.TagClassName
{
border-color: #599137;
}
</style>