Shades of Vida Loca #558522
Tints of Vida Loca #558522
RGB
CMYK
RGB Variations
Color information
#558522 (or 0x558522) is known color: Vida Loca. HEX triplet: 55, 85 and 22. RGB value is (85,133,34). Sum of RGB (Red+Green+Blue) = 85+133+34=252 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.73% from 252); Green value is 133 (52.34% from 255 or 52.78% from 252); Blue value is 34 (13.67% from 255 or 13.49% from 252); Max value from RGB is 133 - color contains mainly: green. Hex color #558522 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558522 is #AA7ADD. Grayscale: #6B6B6B. Windows color (decimal): -11172574 or 2262357. OLE color: 2262357.
HSL color Cylindrical-coordinate representation of color #558522: hue angle of 89.09º degrees, saturation: 0.59, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #558522 is Cyan = 0.36, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 133 | 34 | - |
| CMYK | 0.36 | 0 | 0.74 | 0.48 |
| HSL | 89.09º | 0.59% | 0.33% | - |
| HSV(B) | 89.09º | 0.74% | 0.52% | - |
| XYZ | 12.42 | 18.82 | 4.49 | - |
| YUV | 107.36 | 86.6 | 112.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 133 | 34 | 0.36 | 0 | 0.74 | 0.48 | 89.09 | 0.59 | 0.33 |
| Hex | 55 | 85 | 22 | 24 | 0 | 4A | 30 | 59 | 3B | 21 |
| Octal | 125 | 205 | 42 | 44 | 0 | 112 | 60 | 131 | 73 | 41 |
| Binary | 1010101 | 10000101 | 100010 | 100100 | 0 | 1001010 | 110000 | 1011001 | 111011 | 100001 |
Color Harmonies of #558522
Complementary color
Monochromatic Colors of #558522
Black with #558522
Text Example
Text Example
White with #558522
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558522; }
p { color: rgb(85,133,34); }
H1.HeaderClassName
{
color: #558522;
}
.AnyTagClassName
{
color: #558522;
}
</style>
background-color css
<style>
a { background-color: #558522; }
a { background-color: rgb(85,133,34); }
div.DivClassName
{
background-color: #558522;
}
.BgClassName
{
background-color: #558522;
}
</style>
border-color css
<style>
span { border-color: #558522; }
span { border-color: rgb(85,133,34); }
td.TdClassName
{
border-color: #558522;
}
.TagClassName
{
border-color: #558522;
}
</style>