Shades of Vida Loca #599115
Tints of Vida Loca #599115
RGB
CMYK
RGB Variations
Color information
#599115 (or 0x599115) is known color: Vida Loca. HEX triplet: 59, 91 and 15. RGB value is (89,145,21). Sum of RGB (Red+Green+Blue) = 89+145+21=255 (33% of max value = 765). Red value is 89 (35.16% from 255 or 34.90% from 255); Green value is 145 (57.03% from 255 or 56.86% from 255); Blue value is 21 (8.59% from 255 or 8.24% from 255); Max value from RGB is 145 - color contains mainly: green. Hex color #599115 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #599115 is #A66EEA. Grayscale: #727272. Windows color (decimal): -10907371 or 1413465. OLE color: 1413465.
HSL color Cylindrical-coordinate representation of color #599115: hue angle of 87.1º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #599115 is Cyan = 0.39, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 21 | - |
| CMYK | 0.39 | 0 | 0.86 | 0.43 |
| HSL | 87.1º | 0.75% | 0.33% | - |
| HSV(B) | 87.1º | 0.86% | 0.57% | - |
| XYZ | 14.38 | 22.43 | 4.28 | - |
| YUV | 114.12 | 75.45 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 21 | 0.39 | 0 | 0.86 | 0.43 | 87.1 | 0.75 | 0.33 |
| Hex | 59 | 91 | 15 | 27 | 0 | 56 | 2B | 57 | 4B | 21 |
| Octal | 131 | 221 | 25 | 47 | 0 | 126 | 53 | 127 | 113 | 41 |
| Binary | 1011001 | 10010001 | 10101 | 100111 | 0 | 1010110 | 101011 | 1010111 | 1001011 | 100001 |
Color Harmonies of #599115
Complementary color
Monochromatic Colors of #599115
Black with #599115
Text Example
Text Example
White with #599115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599115; }
p { color: rgb(89,145,21); }
H1.HeaderClassName
{
color: #599115;
}
.AnyTagClassName
{
color: #599115;
}
</style>
background-color css
<style>
a { background-color: #599115; }
a { background-color: rgb(89,145,21); }
div.DivClassName
{
background-color: #599115;
}
.BgClassName
{
background-color: #599115;
}
</style>
border-color css
<style>
span { border-color: #599115; }
span { border-color: rgb(89,145,21); }
td.TdClassName
{
border-color: #599115;
}
.TagClassName
{
border-color: #599115;
}
</style>