Shades of Vida Loca #559237
Tints of Vida Loca #559237
RGB
CMYK
RGB Variations
Color information
#559237 (or 0x559237) is known color: Vida Loca. HEX triplet: 55, 92 and 37. RGB value is (85,146,55). Sum of RGB (Red+Green+Blue) = 85+146+55=286 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.72% from 286); Green value is 146 (57.42% from 255 or 51.05% from 286); Blue value is 55 (21.88% from 255 or 19.23% from 286); Max value from RGB is 146 - color contains mainly: green. Hex color #559237 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559237 is #AA6DC8. Grayscale: #757575. Windows color (decimal): -11169225 or 3641941. OLE color: 3641941.
HSL color Cylindrical-coordinate representation of color #559237: hue angle of 100.22º 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 #559237 is Cyan = 0.42, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 146 | 55 | - |
| CMYK | 0.42 | 0 | 0.62 | 0.43 |
| HSL | 100.22º | 0.45% | 0.39% | - |
| HSV(B) | 100.22º | 0.62% | 0.57% | - |
| XYZ | 14.71 | 22.76 | 7.23 | - |
| YUV | 117.39 | 92.79 | 104.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 146 | 55 | 0.42 | 0 | 0.62 | 0.43 | 100.22 | 0.45 | 0.39 |
| Hex | 55 | 92 | 37 | 2A | 0 | 3E | 2B | 64 | 2D | 27 |
| Octal | 125 | 222 | 67 | 52 | 0 | 76 | 53 | 144 | 55 | 47 |
| Binary | 1010101 | 10010010 | 110111 | 101010 | 0 | 111110 | 101011 | 1100100 | 101101 | 100111 |
Color Harmonies of #559237
Complementary color
Monochromatic Colors of #559237
Black with #559237
Text Example
Text Example
White with #559237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559237; }
p { color: rgb(85,146,55); }
H1.HeaderClassName
{
color: #559237;
}
.AnyTagClassName
{
color: #559237;
}
</style>
background-color css
<style>
a { background-color: #559237; }
a { background-color: rgb(85,146,55); }
div.DivClassName
{
background-color: #559237;
}
.BgClassName
{
background-color: #559237;
}
</style>
border-color css
<style>
span { border-color: #559237; }
span { border-color: rgb(85,146,55); }
td.TdClassName
{
border-color: #559237;
}
.TagClassName
{
border-color: #559237;
}
</style>