Shades of Vida Loca #558724
Tints of Vida Loca #558724
RGB
CMYK
RGB Variations
Color information
#558724 (or 0x558724) is known color: Vida Loca. HEX triplet: 55, 87 and 24. RGB value is (85,135,36). Sum of RGB (Red+Green+Blue) = 85+135+36=256 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.20% from 256); Green value is 135 (53.12% from 255 or 52.73% from 256); Blue value is 36 (14.45% from 255 or 14.06% from 256); Max value from RGB is 135 - color contains mainly: green. Hex color #558724 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558724 is #AA78DB. Grayscale: #6D6D6D. Windows color (decimal): -11172060 or 2393941. OLE color: 2393941.
HSL color Cylindrical-coordinate representation of color #558724: hue angle of 90.3º degrees, saturation: 0.58, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #558724 is Cyan = 0.37, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 135 | 36 | - |
| CMYK | 0.37 | 0 | 0.73 | 0.47 |
| HSL | 90.3º | 0.58% | 0.34% | - |
| HSV(B) | 90.3º | 0.73% | 0.53% | - |
| XYZ | 12.73 | 19.39 | 4.74 | - |
| YUV | 108.76 | 86.94 | 111.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 135 | 36 | 0.37 | 0 | 0.73 | 0.47 | 90.3 | 0.58 | 0.34 |
| Hex | 55 | 87 | 24 | 25 | 0 | 49 | 2F | 5A | 3A | 22 |
| Octal | 125 | 207 | 44 | 45 | 0 | 111 | 57 | 132 | 72 | 42 |
| Binary | 1010101 | 10000111 | 100100 | 100101 | 0 | 1001001 | 101111 | 1011010 | 111010 | 100010 |
Color Harmonies of #558724
Complementary color
Monochromatic Colors of #558724
Black with #558724
Text Example
Text Example
White with #558724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558724; }
p { color: rgb(85,135,36); }
H1.HeaderClassName
{
color: #558724;
}
.AnyTagClassName
{
color: #558724;
}
</style>
background-color css
<style>
a { background-color: #558724; }
a { background-color: rgb(85,135,36); }
div.DivClassName
{
background-color: #558724;
}
.BgClassName
{
background-color: #558724;
}
</style>
border-color css
<style>
span { border-color: #558724; }
span { border-color: rgb(85,135,36); }
td.TdClassName
{
border-color: #558724;
}
.TagClassName
{
border-color: #558724;
}
</style>