Shades of Vida Loca #559015
Tints of Vida Loca #559015
RGB
CMYK
RGB Variations
Color information
#559015 (or 0x559015) is known color: Vida Loca. HEX triplet: 55, 90 and 15. RGB value is (85,144,21). Sum of RGB (Red+Green+Blue) = 85+144+21=250 (33% of max value = 765). Red value is 85 (33.59% from 255 or 34% from 250); Green value is 144 (56.64% from 255 or 57.6% from 250); Blue value is 21 (8.59% from 255 or 8.4% from 250); Max value from RGB is 144 - color contains mainly: green. Hex color #559015 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #559015 is #AA6FEA. Grayscale: #707070. Windows color (decimal): -11169771 or 1413205. OLE color: 1413205.
HSL color Cylindrical-coordinate representation of color #559015: hue angle of 88.78º degrees, saturation: 0.75, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #559015 is Cyan = 0.41, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 21 | - |
| CMYK | 0.41 | 0 | 0.85 | 0.44 |
| HSL | 88.78º | 0.75% | 0.32% | - |
| HSV(B) | 88.78º | 0.85% | 0.56% | - |
| XYZ | 13.85 | 21.93 | 4.21 | - |
| YUV | 112.34 | 76.45 | 108.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 21 | 0.41 | 0 | 0.85 | 0.44 | 88.78 | 0.75 | 0.32 |
| Hex | 55 | 90 | 15 | 29 | 0 | 55 | 2C | 59 | 4B | 20 |
| Octal | 125 | 220 | 25 | 51 | 0 | 125 | 54 | 131 | 113 | 40 |
| Binary | 1010101 | 10010000 | 10101 | 101001 | 0 | 1010101 | 101100 | 1011001 | 1001011 | 100000 |
Color Harmonies of #559015
Complementary color
Monochromatic Colors of #559015
Black with #559015
Text Example
Text Example
White with #559015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559015; }
p { color: rgb(85,144,21); }
H1.HeaderClassName
{
color: #559015;
}
.AnyTagClassName
{
color: #559015;
}
</style>
background-color css
<style>
a { background-color: #559015; }
a { background-color: rgb(85,144,21); }
div.DivClassName
{
background-color: #559015;
}
.BgClassName
{
background-color: #559015;
}
</style>
border-color css
<style>
span { border-color: #559015; }
span { border-color: rgb(85,144,21); }
td.TdClassName
{
border-color: #559015;
}
.TagClassName
{
border-color: #559015;
}
</style>