Shades of Vida Loca #599120
Tints of Vida Loca #599120
RGB
CMYK
RGB Variations
Color information
#599120 (or 0x599120) is known color: Vida Loca. HEX triplet: 59, 91 and 20. RGB value is (89,145,32). Sum of RGB (Red+Green+Blue) = 89+145+32=266 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.46% from 266); Green value is 145 (57.03% from 255 or 54.51% from 266); Blue value is 32 (12.89% from 255 or 12.03% from 266); Max value from RGB is 145 - color contains mainly: green. Hex color #599120 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599120 is #A66EDF. Grayscale: #737373. Windows color (decimal): -10907360 or 2134361. OLE color: 2134361.
HSL color Cylindrical-coordinate representation of color #599120: hue angle of 89.73º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #599120 is Cyan = 0.39, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 32 | - |
| CMYK | 0.39 | 0 | 0.78 | 0.43 |
| HSL | 89.73º | 0.64% | 0.35% | - |
| HSV(B) | 89.73º | 0.78% | 0.57% | - |
| XYZ | 14.51 | 22.48 | 4.94 | - |
| YUV | 115.37 | 80.95 | 109.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 32 | 0.39 | 0 | 0.78 | 0.43 | 89.73 | 0.64 | 0.35 |
| Hex | 59 | 91 | 20 | 27 | 0 | 4E | 2B | 5A | 40 | 23 |
| Octal | 131 | 221 | 40 | 47 | 0 | 116 | 53 | 132 | 100 | 43 |
| Binary | 1011001 | 10010001 | 100000 | 100111 | 0 | 1001110 | 101011 | 1011010 | 1000000 | 100011 |
Color Harmonies of #599120
Complementary color
Monochromatic Colors of #599120
Black with #599120
Text Example
Text Example
White with #599120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599120; }
p { color: rgb(89,145,32); }
H1.HeaderClassName
{
color: #599120;
}
.AnyTagClassName
{
color: #599120;
}
</style>
background-color css
<style>
a { background-color: #599120; }
a { background-color: rgb(89,145,32); }
div.DivClassName
{
background-color: #599120;
}
.BgClassName
{
background-color: #599120;
}
</style>
border-color css
<style>
span { border-color: #599120; }
span { border-color: rgb(89,145,32); }
td.TdClassName
{
border-color: #599120;
}
.TagClassName
{
border-color: #599120;
}
</style>