Shades of Vida Loca #559116
Tints of Vida Loca #559116
RGB
CMYK
RGB Variations
Color information
#559116 (or 0x559116) is known color: Vida Loca. HEX triplet: 55, 91 and 16. RGB value is (85,145,22). Sum of RGB (Red+Green+Blue) = 85+145+22=252 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.73% from 252); Green value is 145 (57.03% from 255 or 57.54% from 252); Blue value is 22 (8.98% from 255 or 8.73% from 252); Max value from RGB is 145 - color contains mainly: green. Hex color #559116 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559116 is #AA6EE9. Grayscale: #717171. Windows color (decimal): -11169514 or 1478997. OLE color: 1478997.
HSL color Cylindrical-coordinate representation of color #559116: hue angle of 89.27º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #559116 is Cyan = 0.41, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 145 | 22 | - |
| CMYK | 0.41 | 0 | 0.85 | 0.43 |
| HSL | 89.27º | 0.74% | 0.33% | - |
| HSV(B) | 89.27º | 0.85% | 0.57% | - |
| XYZ | 14.02 | 22.24 | 4.31 | - |
| YUV | 113.04 | 76.62 | 108 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 145 | 22 | 0.41 | 0 | 0.85 | 0.43 | 89.27 | 0.74 | 0.33 |
| Hex | 55 | 91 | 16 | 29 | 0 | 55 | 2B | 59 | 4A | 21 |
| Octal | 125 | 221 | 26 | 51 | 0 | 125 | 53 | 131 | 112 | 41 |
| Binary | 1010101 | 10010001 | 10110 | 101001 | 0 | 1010101 | 101011 | 1011001 | 1001010 | 100001 |
Color Harmonies of #559116
Complementary color
Monochromatic Colors of #559116
Black with #559116
Text Example
Text Example
White with #559116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559116; }
p { color: rgb(85,145,22); }
H1.HeaderClassName
{
color: #559116;
}
.AnyTagClassName
{
color: #559116;
}
</style>
background-color css
<style>
a { background-color: #559116; }
a { background-color: rgb(85,145,22); }
div.DivClassName
{
background-color: #559116;
}
.BgClassName
{
background-color: #559116;
}
</style>
border-color css
<style>
span { border-color: #559116; }
span { border-color: rgb(85,145,22); }
td.TdClassName
{
border-color: #559116;
}
.TagClassName
{
border-color: #559116;
}
</style>