Shades of Vida Loca #599110
Tints of Vida Loca #599110
RGB
CMYK
RGB Variations
Color information
#599110 (or 0x599110) is known color: Vida Loca. HEX triplet: 59, 91 and 10. RGB value is (89,145,16). Sum of RGB (Red+Green+Blue) = 89+145+16=250 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.6% from 250); Green value is 145 (57.03% from 255 or 58% from 250); Blue value is 16 (6.64% from 255 or 6.4% from 250); Max value from RGB is 145 - color contains mainly: green. Hex color #599110 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #599110 is #A66EEF. Grayscale: #727272. Windows color (decimal): -10907376 or 1085785. OLE color: 1085785.
HSL color Cylindrical-coordinate representation of color #599110: hue angle of 86.05º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #599110 is Cyan = 0.39, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 16 | - |
| CMYK | 0.39 | 0 | 0.89 | 0.43 |
| HSL | 86.05º | 0.8% | 0.32% | - |
| HSV(B) | 86.05º | 0.89% | 0.57% | - |
| XYZ | 14.34 | 22.41 | 4.06 | - |
| YUV | 113.55 | 72.95 | 110.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 16 | 0.39 | 0 | 0.89 | 0.43 | 86.05 | 0.8 | 0.32 |
| Hex | 59 | 91 | 10 | 27 | 0 | 59 | 2B | 56 | 50 | 20 |
| Octal | 131 | 221 | 20 | 47 | 0 | 131 | 53 | 126 | 120 | 40 |
| Binary | 1011001 | 10010001 | 10000 | 100111 | 0 | 1011001 | 101011 | 1010110 | 1010000 | 100000 |
Color Harmonies of #599110
Complementary color
Monochromatic Colors of #599110
Black with #599110
Text Example
Text Example
White with #599110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599110; }
p { color: rgb(89,145,16); }
H1.HeaderClassName
{
color: #599110;
}
.AnyTagClassName
{
color: #599110;
}
</style>
background-color css
<style>
a { background-color: #599110; }
a { background-color: rgb(89,145,16); }
div.DivClassName
{
background-color: #599110;
}
.BgClassName
{
background-color: #599110;
}
</style>
border-color css
<style>
span { border-color: #599110; }
span { border-color: rgb(89,145,16); }
td.TdClassName
{
border-color: #599110;
}
.TagClassName
{
border-color: #599110;
}
</style>