Shades of Vida Loca #558518
Tints of Vida Loca #558518
RGB
CMYK
RGB Variations
Color information
#558518 (or 0x558518) is known color: Vida Loca. HEX triplet: 55, 85 and 18. RGB value is (85,133,24). Sum of RGB (Red+Green+Blue) = 85+133+24=242 (32% of max value = 765). Red value is 85 (33.59% from 255 or 35.12% from 242); Green value is 133 (52.34% from 255 or 54.96% from 242); Blue value is 24 (9.77% from 255 or 9.92% from 242); Max value from RGB is 133 - color contains mainly: green. Hex color #558518 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558518 is #AA7AE7. Grayscale: #6A6A6A. Windows color (decimal): -11172584 or 1606997. OLE color: 1606997.
HSL color Cylindrical-coordinate representation of color #558518: hue angle of 86.42º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #558518 is Cyan = 0.36, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 133 | 24 | - |
| CMYK | 0.36 | 0 | 0.82 | 0.48 |
| HSL | 86.42º | 0.69% | 0.31% | - |
| HSV(B) | 86.42º | 0.82% | 0.52% | - |
| XYZ | 12.3 | 18.77 | 3.84 | - |
| YUV | 106.22 | 81.6 | 112.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 133 | 24 | 0.36 | 0 | 0.82 | 0.48 | 86.42 | 0.69 | 0.31 |
| Hex | 55 | 85 | 18 | 24 | 0 | 52 | 30 | 56 | 45 | 1F |
| Octal | 125 | 205 | 30 | 44 | 0 | 122 | 60 | 126 | 105 | 37 |
| Binary | 1010101 | 10000101 | 11000 | 100100 | 0 | 1010010 | 110000 | 1010110 | 1000101 | 11111 |
Color Harmonies of #558518
Complementary color
Monochromatic Colors of #558518
Black with #558518
Text Example
Text Example
White with #558518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558518; }
p { color: rgb(85,133,24); }
H1.HeaderClassName
{
color: #558518;
}
.AnyTagClassName
{
color: #558518;
}
</style>
background-color css
<style>
a { background-color: #558518; }
a { background-color: rgb(85,133,24); }
div.DivClassName
{
background-color: #558518;
}
.BgClassName
{
background-color: #558518;
}
</style>
border-color css
<style>
span { border-color: #558518; }
span { border-color: rgb(85,133,24); }
td.TdClassName
{
border-color: #558518;
}
.TagClassName
{
border-color: #558518;
}
</style>