Shades of Vida Loca #599016
Tints of Vida Loca #599016
RGB
CMYK
RGB Variations
Color information
#599016 (or 0x599016) is known color: Vida Loca. HEX triplet: 59, 90 and 16. RGB value is (89,144,22). Sum of RGB (Red+Green+Blue) = 89+144+22=255 (33% of max value = 765). Red value is 89 (35.16% from 255 or 34.90% from 255); Green value is 144 (56.64% from 255 or 56.47% from 255); Blue value is 22 (8.98% from 255 or 8.63% from 255); Max value from RGB is 144 - color contains mainly: green. Hex color #599016 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #599016 is #A66FE9. Grayscale: #727272. Windows color (decimal): -10907626 or 1478745. OLE color: 1478745.
HSL color Cylindrical-coordinate representation of color #599016: hue angle of 87.05º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #599016 is Cyan = 0.38, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 144 | 22 | - |
| CMYK | 0.38 | 0 | 0.85 | 0.44 |
| HSL | 87.05º | 0.73% | 0.33% | - |
| HSV(B) | 87.05º | 0.85% | 0.56% | - |
| XYZ | 14.24 | 22.13 | 4.28 | - |
| YUV | 113.65 | 76.28 | 110.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 144 | 22 | 0.38 | 0 | 0.85 | 0.44 | 87.05 | 0.73 | 0.33 |
| Hex | 59 | 90 | 16 | 26 | 0 | 55 | 2C | 57 | 49 | 21 |
| Octal | 131 | 220 | 26 | 46 | 0 | 125 | 54 | 127 | 111 | 41 |
| Binary | 1011001 | 10010000 | 10110 | 100110 | 0 | 1010101 | 101100 | 1010111 | 1001001 | 100001 |
Color Harmonies of #599016
Complementary color
Monochromatic Colors of #599016
Black with #599016
Text Example
Text Example
White with #599016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599016; }
p { color: rgb(89,144,22); }
H1.HeaderClassName
{
color: #599016;
}
.AnyTagClassName
{
color: #599016;
}
</style>
background-color css
<style>
a { background-color: #599016; }
a { background-color: rgb(89,144,22); }
div.DivClassName
{
background-color: #599016;
}
.BgClassName
{
background-color: #599016;
}
</style>
border-color css
<style>
span { border-color: #599016; }
span { border-color: rgb(89,144,22); }
td.TdClassName
{
border-color: #599016;
}
.TagClassName
{
border-color: #599016;
}
</style>