Shades of Vida Loca #559012
Tints of Vida Loca #559012
RGB
CMYK
RGB Variations
Color information
#559012 (or 0x559012) is known color: Vida Loca. HEX triplet: 55, 90 and 12. RGB value is (85,144,18). Sum of RGB (Red+Green+Blue) = 85+144+18=247 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.41% from 247); Green value is 144 (56.64% from 255 or 58.30% from 247); Blue value is 18 (7.42% from 255 or 7.29% from 247); Max value from RGB is 144 - color contains mainly: green. Hex color #559012 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559012 is #AA6FED. Grayscale: #707070. Windows color (decimal): -11169774 or 1216597. OLE color: 1216597.
HSL color Cylindrical-coordinate representation of color #559012: hue angle of 88.1º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #559012 is Cyan = 0.41, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 18 | - |
| CMYK | 0.41 | 0 | 0.88 | 0.44 |
| HSL | 88.1º | 0.78% | 0.32% | - |
| HSV(B) | 88.1º | 0.88% | 0.56% | - |
| XYZ | 13.83 | 21.92 | 4.07 | - |
| YUV | 112 | 74.95 | 108.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 18 | 0.41 | 0 | 0.88 | 0.44 | 88.1 | 0.78 | 0.32 |
| Hex | 55 | 90 | 12 | 29 | 0 | 58 | 2C | 58 | 4E | 20 |
| Octal | 125 | 220 | 22 | 51 | 0 | 130 | 54 | 130 | 116 | 40 |
| Binary | 1010101 | 10010000 | 10010 | 101001 | 0 | 1011000 | 101100 | 1011000 | 1001110 | 100000 |
Color Harmonies of #559012
Complementary color
Monochromatic Colors of #559012
Black with #559012
Text Example
Text Example
White with #559012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559012; }
p { color: rgb(85,144,18); }
H1.HeaderClassName
{
color: #559012;
}
.AnyTagClassName
{
color: #559012;
}
</style>
background-color css
<style>
a { background-color: #559012; }
a { background-color: rgb(85,144,18); }
div.DivClassName
{
background-color: #559012;
}
.BgClassName
{
background-color: #559012;
}
</style>
border-color css
<style>
span { border-color: #559012; }
span { border-color: rgb(85,144,18); }
td.TdClassName
{
border-color: #559012;
}
.TagClassName
{
border-color: #559012;
}
</style>