Shades of Vida Loca #559021
Tints of Vida Loca #559021
RGB
CMYK
RGB Variations
Color information
#559021 (or 0x559021) is known color: Vida Loca. HEX triplet: 55, 90 and 21. RGB value is (85,144,33). Sum of RGB (Red+Green+Blue) = 85+144+33=262 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.44% from 262); Green value is 144 (56.64% from 255 or 54.96% from 262); Blue value is 33 (13.28% from 255 or 12.60% from 262); Max value from RGB is 144 - color contains mainly: green. Hex color #559021 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559021 is #AA6FDE. Grayscale: #727272. Windows color (decimal): -11169759 or 2199637. OLE color: 2199637.
HSL color Cylindrical-coordinate representation of color #559021: hue angle of 91.89º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #559021 is Cyan = 0.41, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 33 | - |
| CMYK | 0.41 | 0 | 0.77 | 0.44 |
| HSL | 91.89º | 0.63% | 0.35% | - |
| HSV(B) | 91.89º | 0.77% | 0.56% | - |
| XYZ | 13.99 | 21.99 | 4.95 | - |
| YUV | 113.71 | 82.45 | 107.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 33 | 0.41 | 0 | 0.77 | 0.44 | 91.89 | 0.63 | 0.35 |
| Hex | 55 | 90 | 21 | 29 | 0 | 4D | 2C | 5C | 3F | 23 |
| Octal | 125 | 220 | 41 | 51 | 0 | 115 | 54 | 134 | 77 | 43 |
| Binary | 1010101 | 10010000 | 100001 | 101001 | 0 | 1001101 | 101100 | 1011100 | 111111 | 100011 |
Color Harmonies of #559021
Complementary color
Monochromatic Colors of #559021
Black with #559021
Text Example
Text Example
White with #559021
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559021; }
p { color: rgb(85,144,33); }
H1.HeaderClassName
{
color: #559021;
}
.AnyTagClassName
{
color: #559021;
}
</style>
background-color css
<style>
a { background-color: #559021; }
a { background-color: rgb(85,144,33); }
div.DivClassName
{
background-color: #559021;
}
.BgClassName
{
background-color: #559021;
}
</style>
border-color css
<style>
span { border-color: #559021; }
span { border-color: rgb(85,144,33); }
td.TdClassName
{
border-color: #559021;
}
.TagClassName
{
border-color: #559021;
}
</style>