Shades of Vida Loca #599337
Tints of Vida Loca #599337
RGB
CMYK
RGB Variations
Color information
#599337 (or 0x599337) is known color: Vida Loca. HEX triplet: 59, 93 and 37. RGB value is (89,147,55). Sum of RGB (Red+Green+Blue) = 89+147+55=291 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.58% from 291); Green value is 147 (57.81% from 255 or 50.52% from 291); Blue value is 55 (21.88% from 255 or 18.90% from 291); Max value from RGB is 147 - color contains mainly: green. Hex color #599337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599337 is #A66CC8. Grayscale: #777777. Windows color (decimal): -10906825 or 3642201. OLE color: 3642201.
HSL color Cylindrical-coordinate representation of color #599337: hue angle of 97.83º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #599337 is Cyan = 0.39, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 147 | 55 | - |
| CMYK | 0.39 | 0 | 0.63 | 0.42 |
| HSL | 97.83º | 0.46% | 0.4% | - |
| HSV(B) | 97.83º | 0.63% | 0.58% | - |
| XYZ | 15.24 | 23.27 | 7.3 | - |
| YUV | 119.17 | 91.78 | 106.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 147 | 55 | 0.39 | 0 | 0.63 | 0.42 | 97.83 | 0.46 | 0.4 |
| Hex | 59 | 93 | 37 | 27 | 0 | 3F | 2A | 62 | 2E | 28 |
| Octal | 131 | 223 | 67 | 47 | 0 | 77 | 52 | 142 | 56 | 50 |
| Binary | 1011001 | 10010011 | 110111 | 100111 | 0 | 111111 | 101010 | 1100010 | 101110 | 101000 |
Color Harmonies of #599337
Complementary color
Monochromatic Colors of #599337
Black with #599337
Text Example
Text Example
White with #599337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599337; }
p { color: rgb(89,147,55); }
H1.HeaderClassName
{
color: #599337;
}
.AnyTagClassName
{
color: #599337;
}
</style>
background-color css
<style>
a { background-color: #599337; }
a { background-color: rgb(89,147,55); }
div.DivClassName
{
background-color: #599337;
}
.BgClassName
{
background-color: #599337;
}
</style>
border-color css
<style>
span { border-color: #599337; }
span { border-color: rgb(89,147,55); }
td.TdClassName
{
border-color: #599337;
}
.TagClassName
{
border-color: #599337;
}
</style>