Shades of Vida Loca #559028
Tints of Vida Loca #559028
RGB
CMYK
RGB Variations
Color information
#559028 (or 0x559028) is known color: Vida Loca. HEX triplet: 55, 90 and 28. RGB value is (85,144,40). Sum of RGB (Red+Green+Blue) = 85+144+40=269 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.60% from 269); Green value is 144 (56.64% from 255 or 53.53% from 269); Blue value is 40 (16.02% from 255 or 14.87% from 269); Max value from RGB is 144 - color contains mainly: green. Hex color #559028 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559028 is #AA6FD7. Grayscale: #727272. Windows color (decimal): -11169752 or 2658389. OLE color: 2658389.
HSL color Cylindrical-coordinate representation of color #559028: hue angle of 94.04º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #559028 is Cyan = 0.41, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 40 | - |
| CMYK | 0.41 | 0 | 0.72 | 0.44 |
| HSL | 94.04º | 0.57% | 0.36% | - |
| HSV(B) | 94.04º | 0.72% | 0.56% | - |
| XYZ | 14.1 | 22.03 | 5.52 | - |
| YUV | 114.5 | 85.95 | 106.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 40 | 0.41 | 0 | 0.72 | 0.44 | 94.04 | 0.57 | 0.36 |
| Hex | 55 | 90 | 28 | 29 | 0 | 48 | 2C | 5E | 39 | 24 |
| Octal | 125 | 220 | 50 | 51 | 0 | 110 | 54 | 136 | 71 | 44 |
| Binary | 1010101 | 10010000 | 101000 | 101001 | 0 | 1001000 | 101100 | 1011110 | 111001 | 100100 |
Color Harmonies of #559028
Complementary color
Monochromatic Colors of #559028
Black with #559028
Text Example
Text Example
White with #559028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559028; }
p { color: rgb(85,144,40); }
H1.HeaderClassName
{
color: #559028;
}
.AnyTagClassName
{
color: #559028;
}
</style>
background-color css
<style>
a { background-color: #559028; }
a { background-color: rgb(85,144,40); }
div.DivClassName
{
background-color: #559028;
}
.BgClassName
{
background-color: #559028;
}
</style>
border-color css
<style>
span { border-color: #559028; }
span { border-color: rgb(85,144,40); }
td.TdClassName
{
border-color: #559028;
}
.TagClassName
{
border-color: #559028;
}
</style>