Shades of Vida Loca #599013
Tints of Vida Loca #599013
RGB
CMYK
RGB Variations
Color information
#599013 (or 0x599013) is known color: Vida Loca. HEX triplet: 59, 90 and 13. RGB value is (89,144,19). Sum of RGB (Red+Green+Blue) = 89+144+19=252 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.32% from 252); Green value is 144 (56.64% from 255 or 57.14% from 252); Blue value is 19 (7.81% from 255 or 7.54% from 252); Max value from RGB is 144 - color contains mainly: green. Hex color #599013 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #599013 is #A66FEC. Grayscale: #717171. Windows color (decimal): -10907629 or 1282137. OLE color: 1282137.
HSL color Cylindrical-coordinate representation of color #599013: hue angle of 86.4º degrees, saturation: 0.77, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #599013 is Cyan = 0.38, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 144 | 19 | - |
| CMYK | 0.38 | 0 | 0.87 | 0.44 |
| HSL | 86.4º | 0.77% | 0.32% | - |
| HSV(B) | 86.4º | 0.87% | 0.56% | - |
| XYZ | 14.21 | 22.12 | 4.14 | - |
| YUV | 113.31 | 74.78 | 110.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 144 | 19 | 0.38 | 0 | 0.87 | 0.44 | 86.4 | 0.77 | 0.32 |
| Hex | 59 | 90 | 13 | 26 | 0 | 57 | 2C | 56 | 4D | 20 |
| Octal | 131 | 220 | 23 | 46 | 0 | 127 | 54 | 126 | 115 | 40 |
| Binary | 1011001 | 10010000 | 10011 | 100110 | 0 | 1010111 | 101100 | 1010110 | 1001101 | 100000 |
Color Harmonies of #599013
Complementary color
Monochromatic Colors of #599013
Black with #599013
Text Example
Text Example
White with #599013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599013; }
p { color: rgb(89,144,19); }
H1.HeaderClassName
{
color: #599013;
}
.AnyTagClassName
{
color: #599013;
}
</style>
background-color css
<style>
a { background-color: #599013; }
a { background-color: rgb(89,144,19); }
div.DivClassName
{
background-color: #599013;
}
.BgClassName
{
background-color: #599013;
}
</style>
border-color css
<style>
span { border-color: #599013; }
span { border-color: rgb(89,144,19); }
td.TdClassName
{
border-color: #599013;
}
.TagClassName
{
border-color: #599013;
}
</style>