Shades of Vida Loca #559016
Tints of Vida Loca #559016
RGB
CMYK
RGB Variations
Color information
#559016 (or 0x559016) is known color: Vida Loca. HEX triplet: 55, 90 and 16. RGB value is (85,144,22). Sum of RGB (Red+Green+Blue) = 85+144+22=251 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.86% from 251); Green value is 144 (56.64% from 255 or 57.37% from 251); Blue value is 22 (8.98% from 255 or 8.76% from 251); Max value from RGB is 144 - color contains mainly: green. Hex color #559016 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559016 is #AA6FE9. Grayscale: #707070. Windows color (decimal): -11169770 or 1478741. OLE color: 1478741.
HSL color Cylindrical-coordinate representation of color #559016: hue angle of 89.02º 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 #559016 is Cyan = 0.41, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 22 | - |
| CMYK | 0.41 | 0 | 0.85 | 0.44 |
| HSL | 89.02º | 0.73% | 0.33% | - |
| HSV(B) | 89.02º | 0.85% | 0.56% | - |
| XYZ | 13.86 | 21.94 | 4.26 | - |
| YUV | 112.45 | 76.95 | 108.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 22 | 0.41 | 0 | 0.85 | 0.44 | 89.02 | 0.73 | 0.33 |
| Hex | 55 | 90 | 16 | 29 | 0 | 55 | 2C | 59 | 49 | 21 |
| Octal | 125 | 220 | 26 | 51 | 0 | 125 | 54 | 131 | 111 | 41 |
| Binary | 1010101 | 10010000 | 10110 | 101001 | 0 | 1010101 | 101100 | 1011001 | 1001001 | 100001 |
Color Harmonies of #559016
Complementary color
Monochromatic Colors of #559016
Black with #559016
Text Example
Text Example
White with #559016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559016; }
p { color: rgb(85,144,22); }
H1.HeaderClassName
{
color: #559016;
}
.AnyTagClassName
{
color: #559016;
}
</style>
background-color css
<style>
a { background-color: #559016; }
a { background-color: rgb(85,144,22); }
div.DivClassName
{
background-color: #559016;
}
.BgClassName
{
background-color: #559016;
}
</style>
border-color css
<style>
span { border-color: #559016; }
span { border-color: rgb(85,144,22); }
td.TdClassName
{
border-color: #559016;
}
.TagClassName
{
border-color: #559016;
}
</style>