Shades of Vida Loca #558626
Tints of Vida Loca #558626
RGB
CMYK
RGB Variations
Color information
#558626 (or 0x558626) is known color: Vida Loca. HEX triplet: 55, 86 and 26. RGB value is (85,134,38). Sum of RGB (Red+Green+Blue) = 85+134+38=257 (34% of max value = 765). Red value is 85 (33.59% from 255 or 33.07% from 257); Green value is 134 (52.73% from 255 or 52.14% from 257); Blue value is 38 (15.23% from 255 or 14.79% from 257); Max value from RGB is 134 - color contains mainly: green. Hex color #558626 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558626 is #AA79D9. Grayscale: #6C6C6C. Windows color (decimal): -11172314 or 2524757. OLE color: 2524757.
HSL color Cylindrical-coordinate representation of color #558626: hue angle of 90.62º degrees, saturation: 0.56, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #558626 is Cyan = 0.37, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 134 | 38 | - |
| CMYK | 0.37 | 0 | 0.72 | 0.47 |
| HSL | 90.63º | 0.56% | 0.34% | - |
| HSV(B) | 90.63º | 0.72% | 0.53% | - |
| XYZ | 12.62 | 19.12 | 4.86 | - |
| YUV | 108.41 | 88.27 | 111.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 134 | 38 | 0.37 | 0 | 0.72 | 0.47 | 90.63 | 0.56 | 0.34 |
| Hex | 55 | 86 | 26 | 25 | 0 | 48 | 2F | 5B | 38 | 22 |
| Octal | 125 | 206 | 46 | 45 | 0 | 110 | 57 | 133 | 70 | 42 |
| Binary | 1010101 | 10000110 | 100110 | 100101 | 0 | 1001000 | 101111 | 1011011 | 111000 | 100010 |
Color Harmonies of #558626
Complementary color
Monochromatic Colors of #558626
Black with #558626
Text Example
Text Example
White with #558626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558626; }
p { color: rgb(85,134,38); }
H1.HeaderClassName
{
color: #558626;
}
.AnyTagClassName
{
color: #558626;
}
</style>
background-color css
<style>
a { background-color: #558626; }
a { background-color: rgb(85,134,38); }
div.DivClassName
{
background-color: #558626;
}
.BgClassName
{
background-color: #558626;
}
</style>
border-color css
<style>
span { border-color: #558626; }
span { border-color: rgb(85,134,38); }
td.TdClassName
{
border-color: #558626;
}
.TagClassName
{
border-color: #558626;
}
</style>