Shades of Vida Loca #558528
Tints of Vida Loca #558528
RGB
CMYK
RGB Variations
Color information
#558528 (or 0x558528) is known color: Vida Loca. HEX triplet: 55, 85 and 28. RGB value is (85,133,40). Sum of RGB (Red+Green+Blue) = 85+133+40=258 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.95% from 258); Green value is 133 (52.34% from 255 or 51.55% from 258); Blue value is 40 (16.02% from 255 or 15.50% from 258); Max value from RGB is 133 - color contains mainly: green. Hex color #558528 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558528 is #AA7AD7. Grayscale: #6C6C6C. Windows color (decimal): -11172568 or 2655573. OLE color: 2655573.
HSL color Cylindrical-coordinate representation of color #558528: hue angle of 90.97º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #558528 is Cyan = 0.36, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 133 | 40 | - |
| CMYK | 0.36 | 0 | 0.70 | 0.48 |
| HSL | 90.97º | 0.54% | 0.34% | - |
| HSV(B) | 90.97º | 0.7% | 0.52% | - |
| XYZ | 12.52 | 18.86 | 4.99 | - |
| YUV | 108.05 | 89.6 | 111.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 133 | 40 | 0.36 | 0 | 0.70 | 0.48 | 90.97 | 0.54 | 0.34 |
| Hex | 55 | 85 | 28 | 24 | 0 | 46 | 30 | 5B | 36 | 22 |
| Octal | 125 | 205 | 50 | 44 | 0 | 106 | 60 | 133 | 66 | 42 |
| Binary | 1010101 | 10000101 | 101000 | 100100 | 0 | 1000110 | 110000 | 1011011 | 110110 | 100010 |
Color Harmonies of #558528
Complementary color
Monochromatic Colors of #558528
Black with #558528
Text Example
Text Example
White with #558528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558528; }
p { color: rgb(85,133,40); }
H1.HeaderClassName
{
color: #558528;
}
.AnyTagClassName
{
color: #558528;
}
</style>
background-color css
<style>
a { background-color: #558528; }
a { background-color: rgb(85,133,40); }
div.DivClassName
{
background-color: #558528;
}
.BgClassName
{
background-color: #558528;
}
</style>
border-color css
<style>
span { border-color: #558528; }
span { border-color: rgb(85,133,40); }
td.TdClassName
{
border-color: #558528;
}
.TagClassName
{
border-color: #558528;
}
</style>