Shades of Vida Loca #599024
Tints of Vida Loca #599024
RGB
CMYK
RGB Variations
Color information
#599024 (or 0x599024) is known color: Vida Loca. HEX triplet: 59, 90 and 24. RGB value is (89,144,36). Sum of RGB (Red+Green+Blue) = 89+144+36=269 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.09% from 269); Green value is 144 (56.64% from 255 or 53.53% from 269); Blue value is 36 (14.45% from 255 or 13.38% from 269); Max value from RGB is 144 - color contains mainly: green. Hex color #599024 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599024 is #A66FDB. Grayscale: #737373. Windows color (decimal): -10907612 or 2396249. OLE color: 2396249.
HSL color Cylindrical-coordinate representation of color #599024: hue angle of 90.56º degrees, saturation: 0.6, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #599024 is Cyan = 0.38, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 144 | 36 | - |
| CMYK | 0.38 | 0 | 0.75 | 0.44 |
| HSL | 90.56º | 0.6% | 0.35% | - |
| HSV(B) | 90.56º | 0.75% | 0.56% | - |
| XYZ | 14.41 | 22.2 | 5.19 | - |
| YUV | 115.24 | 83.28 | 109.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 144 | 36 | 0.38 | 0 | 0.75 | 0.44 | 90.56 | 0.6 | 0.35 |
| Hex | 59 | 90 | 24 | 26 | 0 | 4B | 2C | 5B | 3C | 23 |
| Octal | 131 | 220 | 44 | 46 | 0 | 113 | 54 | 133 | 74 | 43 |
| Binary | 1011001 | 10010000 | 100100 | 100110 | 0 | 1001011 | 101100 | 1011011 | 111100 | 100011 |
Color Harmonies of #599024
Complementary color
Monochromatic Colors of #599024
Black with #599024
Text Example
Text Example
White with #599024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599024; }
p { color: rgb(89,144,36); }
H1.HeaderClassName
{
color: #599024;
}
.AnyTagClassName
{
color: #599024;
}
</style>
background-color css
<style>
a { background-color: #599024; }
a { background-color: rgb(89,144,36); }
div.DivClassName
{
background-color: #599024;
}
.BgClassName
{
background-color: #599024;
}
</style>
border-color css
<style>
span { border-color: #599024; }
span { border-color: rgb(89,144,36); }
td.TdClassName
{
border-color: #599024;
}
.TagClassName
{
border-color: #599024;
}
</style>