Shades of Vida Loca #558624
Tints of Vida Loca #558624
RGB
CMYK
RGB Variations
Color information
#558624 (or 0x558624) is known color: Vida Loca. HEX triplet: 55, 86 and 24. RGB value is (85,134,36). Sum of RGB (Red+Green+Blue) = 85+134+36=255 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.33% from 255); Green value is 134 (52.73% from 255 or 52.55% from 255); Blue value is 36 (14.45% from 255 or 14.12% from 255); Max value from RGB is 134 - color contains mainly: green. Hex color #558624 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558624 is #AA79DB. Grayscale: #6C6C6C. Windows color (decimal): -11172316 or 2393685. OLE color: 2393685.
HSL color Cylindrical-coordinate representation of color #558624: hue angle of 90º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #558624 is Cyan = 0.37, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 134 | 36 | - |
| CMYK | 0.37 | 0 | 0.73 | 0.47 |
| HSL | 90º | 0.58% | 0.33% | - |
| HSV(B) | 90º | 0.73% | 0.53% | - |
| XYZ | 12.59 | 19.11 | 4.69 | - |
| YUV | 108.18 | 87.27 | 111.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 134 | 36 | 0.37 | 0 | 0.73 | 0.47 | 90 | 0.58 | 0.33 |
| Hex | 55 | 86 | 24 | 25 | 0 | 49 | 2F | 5A | 3A | 21 |
| Octal | 125 | 206 | 44 | 45 | 0 | 111 | 57 | 132 | 72 | 41 |
| Binary | 1010101 | 10000110 | 100100 | 100101 | 0 | 1001001 | 101111 | 1011010 | 111010 | 100001 |
Color Harmonies of #558624
Complementary color
Monochromatic Colors of #558624
Black with #558624
Text Example
Text Example
White with #558624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558624; }
p { color: rgb(85,134,36); }
H1.HeaderClassName
{
color: #558624;
}
.AnyTagClassName
{
color: #558624;
}
</style>
background-color css
<style>
a { background-color: #558624; }
a { background-color: rgb(85,134,36); }
div.DivClassName
{
background-color: #558624;
}
.BgClassName
{
background-color: #558624;
}
</style>
border-color css
<style>
span { border-color: #558624; }
span { border-color: rgb(85,134,36); }
td.TdClassName
{
border-color: #558624;
}
.TagClassName
{
border-color: #558624;
}
</style>