Shades of Vida Loca #559128
Tints of Vida Loca #559128
RGB
CMYK
RGB Variations
Color information
#559128 (or 0x559128) is known color: Vida Loca. HEX triplet: 55, 91 and 28. RGB value is (85,145,40). Sum of RGB (Red+Green+Blue) = 85+145+40=270 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.48% from 270); Green value is 145 (57.03% from 255 or 53.70% from 270); Blue value is 40 (16.02% from 255 or 14.81% from 270); Max value from RGB is 145 - color contains mainly: green. Hex color #559128 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559128 is #AA6ED7. Grayscale: #737373. Windows color (decimal): -11169496 or 2658645. OLE color: 2658645.
HSL color Cylindrical-coordinate representation of color #559128: hue angle of 94.29º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #559128 is Cyan = 0.41, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 145 | 40 | - |
| CMYK | 0.41 | 0 | 0.72 | 0.43 |
| HSL | 94.29º | 0.57% | 0.36% | - |
| HSV(B) | 94.29º | 0.72% | 0.57% | - |
| XYZ | 14.25 | 22.34 | 5.57 | - |
| YUV | 115.09 | 85.62 | 106.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 145 | 40 | 0.41 | 0 | 0.72 | 0.43 | 94.29 | 0.57 | 0.36 |
| Hex | 55 | 91 | 28 | 29 | 0 | 48 | 2B | 5E | 39 | 24 |
| Octal | 125 | 221 | 50 | 51 | 0 | 110 | 53 | 136 | 71 | 44 |
| Binary | 1010101 | 10010001 | 101000 | 101001 | 0 | 1001000 | 101011 | 1011110 | 111001 | 100100 |
Color Harmonies of #559128
Complementary color
Monochromatic Colors of #559128
Black with #559128
Text Example
Text Example
White with #559128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559128; }
p { color: rgb(85,145,40); }
H1.HeaderClassName
{
color: #559128;
}
.AnyTagClassName
{
color: #559128;
}
</style>
background-color css
<style>
a { background-color: #559128; }
a { background-color: rgb(85,145,40); }
div.DivClassName
{
background-color: #559128;
}
.BgClassName
{
background-color: #559128;
}
</style>
border-color css
<style>
span { border-color: #559128; }
span { border-color: rgb(85,145,40); }
td.TdClassName
{
border-color: #559128;
}
.TagClassName
{
border-color: #559128;
}
</style>