Shades of Vida Loca #559137
Tints of Vida Loca #559137
RGB
CMYK
RGB Variations
Color information
#559137 (or 0x559137) is known color: Vida Loca. HEX triplet: 55, 91 and 37. RGB value is (85,145,55). Sum of RGB (Red+Green+Blue) = 85+145+55=285 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.82% from 285); Green value is 145 (57.03% from 255 or 50.88% from 285); Blue value is 55 (21.88% from 255 or 19.30% from 285); Max value from RGB is 145 - color contains mainly: green. Hex color #559137 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559137 is #AA6EC8. Grayscale: #757575. Windows color (decimal): -11169481 or 3641685. OLE color: 3641685.
HSL color Cylindrical-coordinate representation of color #559137: hue angle of 100º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #559137 is Cyan = 0.41, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 145 | 55 | - |
| CMYK | 0.41 | 0 | 0.62 | 0.43 |
| HSL | 100º | 0.45% | 0.39% | - |
| HSV(B) | 100º | 0.62% | 0.57% | - |
| XYZ | 14.56 | 22.46 | 7.18 | - |
| YUV | 116.8 | 93.12 | 105.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 145 | 55 | 0.41 | 0 | 0.62 | 0.43 | 100 | 0.45 | 0.39 |
| Hex | 55 | 91 | 37 | 29 | 0 | 3E | 2B | 64 | 2D | 27 |
| Octal | 125 | 221 | 67 | 51 | 0 | 76 | 53 | 144 | 55 | 47 |
| Binary | 1010101 | 10010001 | 110111 | 101001 | 0 | 111110 | 101011 | 1100100 | 101101 | 100111 |
Color Harmonies of #559137
Complementary color
Monochromatic Colors of #559137
Black with #559137
Text Example
Text Example
White with #559137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559137; }
p { color: rgb(85,145,55); }
H1.HeaderClassName
{
color: #559137;
}
.AnyTagClassName
{
color: #559137;
}
</style>
background-color css
<style>
a { background-color: #559137; }
a { background-color: rgb(85,145,55); }
div.DivClassName
{
background-color: #559137;
}
.BgClassName
{
background-color: #559137;
}
</style>
border-color css
<style>
span { border-color: #559137; }
span { border-color: rgb(85,145,55); }
td.TdClassName
{
border-color: #559137;
}
.TagClassName
{
border-color: #559137;
}
</style>