Shades of Vida Loca #559025
Tints of Vida Loca #559025
RGB
CMYK
RGB Variations
Color information
#559025 (or 0x559025) is known color: Vida Loca. HEX triplet: 55, 90 and 25. RGB value is (85,144,37). Sum of RGB (Red+Green+Blue) = 85+144+37=266 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.95% from 266); Green value is 144 (56.64% from 255 or 54.14% from 266); Blue value is 37 (14.84% from 255 or 13.91% from 266); Max value from RGB is 144 - color contains mainly: green. Hex color #559025 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559025 is #AA6FDA. Grayscale: #727272. Windows color (decimal): -11169755 or 2461781. OLE color: 2461781.
HSL color Cylindrical-coordinate representation of color #559025: hue angle of 93.08º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #559025 is Cyan = 0.41, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 37 | - |
| CMYK | 0.41 | 0 | 0.74 | 0.44 |
| HSL | 93.08º | 0.59% | 0.35% | - |
| HSV(B) | 93.08º | 0.74% | 0.56% | - |
| XYZ | 14.05 | 22.01 | 5.26 | - |
| YUV | 114.16 | 84.45 | 107.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 37 | 0.41 | 0 | 0.74 | 0.44 | 93.08 | 0.59 | 0.35 |
| Hex | 55 | 90 | 25 | 29 | 0 | 4A | 2C | 5D | 3B | 23 |
| Octal | 125 | 220 | 45 | 51 | 0 | 112 | 54 | 135 | 73 | 43 |
| Binary | 1010101 | 10010000 | 100101 | 101001 | 0 | 1001010 | 101100 | 1011101 | 111011 | 100011 |
Color Harmonies of #559025
Complementary color
Monochromatic Colors of #559025
Black with #559025
Text Example
Text Example
White with #559025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559025; }
p { color: rgb(85,144,37); }
H1.HeaderClassName
{
color: #559025;
}
.AnyTagClassName
{
color: #559025;
}
</style>
background-color css
<style>
a { background-color: #559025; }
a { background-color: rgb(85,144,37); }
div.DivClassName
{
background-color: #559025;
}
.BgClassName
{
background-color: #559025;
}
</style>
border-color css
<style>
span { border-color: #559025; }
span { border-color: rgb(85,144,37); }
td.TdClassName
{
border-color: #559025;
}
.TagClassName
{
border-color: #559025;
}
</style>