Shades of Vida Loca #559229
Tints of Vida Loca #559229
RGB
CMYK
RGB Variations
Color information
#559229 (or 0x559229) is known color: Vida Loca. HEX triplet: 55, 92 and 29. RGB value is (85,146,41). Sum of RGB (Red+Green+Blue) = 85+146+41=272 (36% of max value = 765). Red value is 85 (33.59% from 255 or 31.25% from 272); Green value is 146 (57.42% from 255 or 53.68% from 272); Blue value is 41 (16.41% from 255 or 15.07% from 272); Max value from RGB is 146 - color contains mainly: green. Hex color #559229 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559229 is #AA6DD6. Grayscale: #747474. Windows color (decimal): -11169239 or 2724437. OLE color: 2724437.
HSL color Cylindrical-coordinate representation of color #559229: hue angle of 94.86º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #559229 is Cyan = 0.42, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 146 | 41 | - |
| CMYK | 0.42 | 0 | 0.72 | 0.43 |
| HSL | 94.86º | 0.56% | 0.37% | - |
| HSV(B) | 94.86º | 0.72% | 0.57% | - |
| XYZ | 14.43 | 22.65 | 5.71 | - |
| YUV | 115.79 | 85.79 | 106.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 146 | 41 | 0.42 | 0 | 0.72 | 0.43 | 94.86 | 0.56 | 0.37 |
| Hex | 55 | 92 | 29 | 2A | 0 | 48 | 2B | 5F | 38 | 25 |
| Octal | 125 | 222 | 51 | 52 | 0 | 110 | 53 | 137 | 70 | 45 |
| Binary | 1010101 | 10010010 | 101001 | 101010 | 0 | 1001000 | 101011 | 1011111 | 111000 | 100101 |
Color Harmonies of #559229
Complementary color
Monochromatic Colors of #559229
Black with #559229
Text Example
Text Example
White with #559229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559229; }
p { color: rgb(85,146,41); }
H1.HeaderClassName
{
color: #559229;
}
.AnyTagClassName
{
color: #559229;
}
</style>
background-color css
<style>
a { background-color: #559229; }
a { background-color: rgb(85,146,41); }
div.DivClassName
{
background-color: #559229;
}
.BgClassName
{
background-color: #559229;
}
</style>
border-color css
<style>
span { border-color: #559229; }
span { border-color: rgb(85,146,41); }
td.TdClassName
{
border-color: #559229;
}
.TagClassName
{
border-color: #559229;
}
</style>