Shades of Vida Loca #599114
Tints of Vida Loca #599114
RGB
CMYK
RGB Variations
Color information
#599114 (or 0x599114) is known color: Vida Loca. HEX triplet: 59, 91 and 14. RGB value is (89,145,20). Sum of RGB (Red+Green+Blue) = 89+145+20=254 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.04% from 254); Green value is 145 (57.03% from 255 or 57.09% from 254); Blue value is 20 (8.20% from 255 or 7.87% from 254); Max value from RGB is 145 - color contains mainly: green. Hex color #599114 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #599114 is #A66EEB. Grayscale: #727272. Windows color (decimal): -10907372 or 1347929. OLE color: 1347929.
HSL color Cylindrical-coordinate representation of color #599114: hue angle of 86.88º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #599114 is Cyan = 0.39, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 20 | - |
| CMYK | 0.39 | 0 | 0.86 | 0.43 |
| HSL | 86.88º | 0.76% | 0.32% | - |
| HSV(B) | 86.88º | 0.86% | 0.57% | - |
| XYZ | 14.37 | 22.43 | 4.23 | - |
| YUV | 114.01 | 74.95 | 110.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 20 | 0.39 | 0 | 0.86 | 0.43 | 86.88 | 0.76 | 0.32 |
| Hex | 59 | 91 | 14 | 27 | 0 | 56 | 2B | 57 | 4C | 20 |
| Octal | 131 | 221 | 24 | 47 | 0 | 126 | 53 | 127 | 114 | 40 |
| Binary | 1011001 | 10010001 | 10100 | 100111 | 0 | 1010110 | 101011 | 1010111 | 1001100 | 100000 |
Color Harmonies of #599114
Complementary color
Monochromatic Colors of #599114
Black with #599114
Text Example
Text Example
White with #599114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599114; }
p { color: rgb(89,145,20); }
H1.HeaderClassName
{
color: #599114;
}
.AnyTagClassName
{
color: #599114;
}
</style>
background-color css
<style>
a { background-color: #599114; }
a { background-color: rgb(89,145,20); }
div.DivClassName
{
background-color: #599114;
}
.BgClassName
{
background-color: #599114;
}
</style>
border-color css
<style>
span { border-color: #599114; }
span { border-color: rgb(89,145,20); }
td.TdClassName
{
border-color: #599114;
}
.TagClassName
{
border-color: #599114;
}
</style>