Shades of Vida Loca #599017
Tints of Vida Loca #599017
RGB
CMYK
RGB Variations
Color information
#599017 (or 0x599017) is known color: Vida Loca. HEX triplet: 59, 90 and 17. RGB value is (89,144,23). Sum of RGB (Red+Green+Blue) = 89+144+23=256 (33% of max value = 765). Red value is 89 (35.16% from 255 or 34.77% from 256); Green value is 144 (56.64% from 255 or 56.25% from 256); Blue value is 23 (9.38% from 255 or 8.98% from 256); Max value from RGB is 144 - color contains mainly: green. Hex color #599017 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #599017 is #A66FE8. Grayscale: #727272. Windows color (decimal): -10907625 or 1544281. OLE color: 1544281.
HSL color Cylindrical-coordinate representation of color #599017: hue angle of 87.27º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #599017 is Cyan = 0.38, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 144 | 23 | - |
| CMYK | 0.38 | 0 | 0.84 | 0.44 |
| HSL | 87.27º | 0.72% | 0.33% | - |
| HSV(B) | 87.27º | 0.84% | 0.56% | - |
| XYZ | 14.25 | 22.13 | 4.33 | - |
| YUV | 113.76 | 76.78 | 110.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 144 | 23 | 0.38 | 0 | 0.84 | 0.44 | 87.27 | 0.72 | 0.33 |
| Hex | 59 | 90 | 17 | 26 | 0 | 54 | 2C | 57 | 48 | 21 |
| Octal | 131 | 220 | 27 | 46 | 0 | 124 | 54 | 127 | 110 | 41 |
| Binary | 1011001 | 10010000 | 10111 | 100110 | 0 | 1010100 | 101100 | 1010111 | 1001000 | 100001 |
Color Harmonies of #599017
Complementary color
Monochromatic Colors of #599017
Black with #599017
Text Example
Text Example
White with #599017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599017; }
p { color: rgb(89,144,23); }
H1.HeaderClassName
{
color: #599017;
}
.AnyTagClassName
{
color: #599017;
}
</style>
background-color css
<style>
a { background-color: #599017; }
a { background-color: rgb(89,144,23); }
div.DivClassName
{
background-color: #599017;
}
.BgClassName
{
background-color: #599017;
}
</style>
border-color css
<style>
span { border-color: #599017; }
span { border-color: rgb(89,144,23); }
td.TdClassName
{
border-color: #599017;
}
.TagClassName
{
border-color: #599017;
}
</style>