Shades of Vida Loca #599112
Tints of Vida Loca #599112
RGB
CMYK
RGB Variations
Color information
#599112 (or 0x599112) is known color: Vida Loca. HEX triplet: 59, 91 and 12. RGB value is (89,145,18). Sum of RGB (Red+Green+Blue) = 89+145+18=252 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.32% from 252); Green value is 145 (57.03% from 255 or 57.54% from 252); Blue value is 18 (7.42% from 255 or 7.14% from 252); Max value from RGB is 145 - color contains mainly: green. Hex color #599112 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #599112 is #A66EED. Grayscale: #727272. Windows color (decimal): -10907374 or 1216857. OLE color: 1216857.
HSL color Cylindrical-coordinate representation of color #599112: hue angle of 86.46º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #599112 is Cyan = 0.39, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 18 | - |
| CMYK | 0.39 | 0 | 0.88 | 0.43 |
| HSL | 86.46º | 0.78% | 0.32% | - |
| HSV(B) | 86.46º | 0.88% | 0.57% | - |
| XYZ | 14.35 | 22.42 | 4.14 | - |
| YUV | 113.78 | 73.95 | 110.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 18 | 0.39 | 0 | 0.88 | 0.43 | 86.46 | 0.78 | 0.32 |
| Hex | 59 | 91 | 12 | 27 | 0 | 58 | 2B | 56 | 4E | 20 |
| Octal | 131 | 221 | 22 | 47 | 0 | 130 | 53 | 126 | 116 | 40 |
| Binary | 1011001 | 10010001 | 10010 | 100111 | 0 | 1011000 | 101011 | 1010110 | 1001110 | 100000 |
Color Harmonies of #599112
Complementary color
Monochromatic Colors of #599112
Black with #599112
Text Example
Text Example
White with #599112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599112; }
p { color: rgb(89,145,18); }
H1.HeaderClassName
{
color: #599112;
}
.AnyTagClassName
{
color: #599112;
}
</style>
background-color css
<style>
a { background-color: #599112; }
a { background-color: rgb(89,145,18); }
div.DivClassName
{
background-color: #599112;
}
.BgClassName
{
background-color: #599112;
}
</style>
border-color css
<style>
span { border-color: #599112; }
span { border-color: rgb(89,145,18); }
td.TdClassName
{
border-color: #599112;
}
.TagClassName
{
border-color: #599112;
}
</style>