Shades of Vida Loca #599011
Tints of Vida Loca #599011
RGB
CMYK
RGB Variations
Color information
#599011 (or 0x599011) is known color: Vida Loca. HEX triplet: 59, 90 and 11. RGB value is (89,144,17). Sum of RGB (Red+Green+Blue) = 89+144+17=250 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.6% from 250); Green value is 144 (56.64% from 255 or 57.6% from 250); Blue value is 17 (7.03% from 255 or 6.8% from 250); Max value from RGB is 144 - color contains mainly: green. Hex color #599011 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #599011 is #A66FEE. Grayscale: #717171. Windows color (decimal): -10907631 or 1151065. OLE color: 1151065.
HSL color Cylindrical-coordinate representation of color #599011: hue angle of 85.98º degrees, saturation: 0.79, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #599011 is Cyan = 0.38, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 144 | 17 | - |
| CMYK | 0.38 | 0 | 0.88 | 0.44 |
| HSL | 85.98º | 0.79% | 0.32% | - |
| HSV(B) | 85.98º | 0.88% | 0.56% | - |
| XYZ | 14.19 | 22.11 | 4.05 | - |
| YUV | 113.08 | 73.78 | 110.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 144 | 17 | 0.38 | 0 | 0.88 | 0.44 | 85.98 | 0.79 | 0.32 |
| Hex | 59 | 90 | 11 | 26 | 0 | 58 | 2C | 56 | 4F | 20 |
| Octal | 131 | 220 | 21 | 46 | 0 | 130 | 54 | 126 | 117 | 40 |
| Binary | 1011001 | 10010000 | 10001 | 100110 | 0 | 1011000 | 101100 | 1010110 | 1001111 | 100000 |
Color Harmonies of #599011
Complementary color
Monochromatic Colors of #599011
Black with #599011
Text Example
Text Example
White with #599011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599011; }
p { color: rgb(89,144,17); }
H1.HeaderClassName
{
color: #599011;
}
.AnyTagClassName
{
color: #599011;
}
</style>
background-color css
<style>
a { background-color: #599011; }
a { background-color: rgb(89,144,17); }
div.DivClassName
{
background-color: #599011;
}
.BgClassName
{
background-color: #599011;
}
</style>
border-color css
<style>
span { border-color: #599011; }
span { border-color: rgb(89,144,17); }
td.TdClassName
{
border-color: #599011;
}
.TagClassName
{
border-color: #599011;
}
</style>