Shades of Vida Loca #558512
Tints of Vida Loca #558512
RGB
CMYK
RGB Variations
Color information
#558512 (or 0x558512) is known color: Vida Loca. HEX triplet: 55, 85 and 12. RGB value is (85,133,18). Sum of RGB (Red+Green+Blue) = 85+133+18=236 (31% of max value = 765). Red value is 85 (33.59% from 255 or 36.02% from 236); Green value is 133 (52.34% from 255 or 56.36% from 236); Blue value is 18 (7.42% from 255 or 7.63% from 236); Max value from RGB is 133 - color contains mainly: green. Hex color #558512 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558512 is #AA7AED. Grayscale: #696969. Windows color (decimal): -11172590 or 1213781. OLE color: 1213781.
HSL color Cylindrical-coordinate representation of color #558512: hue angle of 85.04º degrees, saturation: 0.76, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #558512 is Cyan = 0.36, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 133 | 18 | - |
| CMYK | 0.36 | 0 | 0.86 | 0.48 |
| HSL | 85.04º | 0.76% | 0.3% | - |
| HSV(B) | 85.04º | 0.86% | 0.52% | - |
| XYZ | 12.24 | 18.75 | 3.55 | - |
| YUV | 105.54 | 78.6 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 133 | 18 | 0.36 | 0 | 0.86 | 0.48 | 85.04 | 0.76 | 0.3 |
| Hex | 55 | 85 | 12 | 24 | 0 | 56 | 30 | 55 | 4C | 1E |
| Octal | 125 | 205 | 22 | 44 | 0 | 126 | 60 | 125 | 114 | 36 |
| Binary | 1010101 | 10000101 | 10010 | 100100 | 0 | 1010110 | 110000 | 1010101 | 1001100 | 11110 |
Color Harmonies of #558512
Complementary color
Monochromatic Colors of #558512
Black with #558512
Text Example
Text Example
White with #558512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558512; }
p { color: rgb(85,133,18); }
H1.HeaderClassName
{
color: #558512;
}
.AnyTagClassName
{
color: #558512;
}
</style>
background-color css
<style>
a { background-color: #558512; }
a { background-color: rgb(85,133,18); }
div.DivClassName
{
background-color: #558512;
}
.BgClassName
{
background-color: #558512;
}
</style>
border-color css
<style>
span { border-color: #558512; }
span { border-color: rgb(85,133,18); }
td.TdClassName
{
border-color: #558512;
}
.TagClassName
{
border-color: #558512;
}
</style>