Shades of Vida Loca #559018
Tints of Vida Loca #559018
RGB
CMYK
RGB Variations
Color information
#559018 (or 0x559018) is known color: Vida Loca. HEX triplet: 55, 90 and 18. RGB value is (85,144,24). Sum of RGB (Red+Green+Blue) = 85+144+24=253 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.60% from 253); Green value is 144 (56.64% from 255 or 56.92% from 253); Blue value is 24 (9.77% from 255 or 9.49% from 253); Max value from RGB is 144 - color contains mainly: green. Hex color #559018 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559018 is #AA6FE7. Grayscale: #717171. Windows color (decimal): -11169768 or 1609813. OLE color: 1609813.
HSL color Cylindrical-coordinate representation of color #559018: hue angle of 89.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #559018 is Cyan = 0.41, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 24 | - |
| CMYK | 0.41 | 0 | 0.83 | 0.44 |
| HSL | 89.5º | 0.71% | 0.33% | - |
| HSV(B) | 89.5º | 0.83% | 0.56% | - |
| XYZ | 13.88 | 21.94 | 4.37 | - |
| YUV | 112.68 | 77.95 | 108.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 24 | 0.41 | 0 | 0.83 | 0.44 | 89.5 | 0.71 | 0.33 |
| Hex | 55 | 90 | 18 | 29 | 0 | 53 | 2C | 5A | 47 | 21 |
| Octal | 125 | 220 | 30 | 51 | 0 | 123 | 54 | 132 | 107 | 41 |
| Binary | 1010101 | 10010000 | 11000 | 101001 | 0 | 1010011 | 101100 | 1011010 | 1000111 | 100001 |
Color Harmonies of #559018
Complementary color
Monochromatic Colors of #559018
Black with #559018
Text Example
Text Example
White with #559018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559018; }
p { color: rgb(85,144,24); }
H1.HeaderClassName
{
color: #559018;
}
.AnyTagClassName
{
color: #559018;
}
</style>
background-color css
<style>
a { background-color: #559018; }
a { background-color: rgb(85,144,24); }
div.DivClassName
{
background-color: #559018;
}
.BgClassName
{
background-color: #559018;
}
</style>
border-color css
<style>
span { border-color: #559018; }
span { border-color: rgb(85,144,24); }
td.TdClassName
{
border-color: #559018;
}
.TagClassName
{
border-color: #559018;
}
</style>