Shades of Vida Loca #558E38
Tints of Vida Loca #558E38
RGB
CMYK
RGB Variations
Color information
#558E38 (or 0x558E38) is known color: Vida Loca. HEX triplet: 55, 8E and 38. RGB value is (85,142,56). Sum of RGB (Red+Green+Blue) = 85+142+56=283 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.04% from 283); Green value is 142 (55.86% from 255 or 50.18% from 283); Blue value is 56 (22.27% from 255 or 19.79% from 283); Max value from RGB is 142 - color contains mainly: green. Hex color #558E38 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558E38 is #AA71C7. Grayscale: #737373. Windows color (decimal): -11170248 or 3706453. OLE color: 3706453.
HSL color Cylindrical-coordinate representation of color #558E38: hue angle of 99.77º degrees, saturation: 0.43, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #558E38 is Cyan = 0.40, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 142 | 56 | - |
| CMYK | 0.40 | 0 | 0.61 | 0.44 |
| HSL | 99.77º | 0.43% | 0.39% | - |
| HSV(B) | 99.77º | 0.61% | 0.56% | - |
| XYZ | 14.13 | 21.56 | 7.16 | - |
| YUV | 115.15 | 94.62 | 106.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 142 | 56 | 0.40 | 0 | 0.61 | 0.44 | 99.77 | 0.43 | 0.39 |
| Hex | 55 | 8E | 38 | 28 | 0 | 3D | 2C | 64 | 2B | 27 |
| Octal | 125 | 216 | 70 | 50 | 0 | 75 | 54 | 144 | 53 | 47 |
| Binary | 1010101 | 10001110 | 111000 | 101000 | 0 | 111101 | 101100 | 1100100 | 101011 | 100111 |
Color Harmonies of #558E38
Complementary color
Monochromatic Colors of #558E38
Black with #558E38
Text Example
Text Example
White with #558E38
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558E38; }
p { color: rgb(85,142,56); }
H1.HeaderClassName
{
color: #558E38;
}
.AnyTagClassName
{
color: #558E38;
}
</style>
background-color css
<style>
a { background-color: #558E38; }
a { background-color: rgb(85,142,56); }
div.DivClassName
{
background-color: #558E38;
}
.BgClassName
{
background-color: #558E38;
}
</style>
border-color css
<style>
span { border-color: #558E38; }
span { border-color: rgb(85,142,56); }
td.TdClassName
{
border-color: #558E38;
}
.TagClassName
{
border-color: #558E38;
}
</style>