Shades of Vida Loca #558822
Tints of Vida Loca #558822
RGB
CMYK
RGB Variations
Color information
#558822 (or 0x558822) is known color: Vida Loca. HEX triplet: 55, 88 and 22. RGB value is (85,136,34). Sum of RGB (Red+Green+Blue) = 85+136+34=255 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.33% from 255); Green value is 136 (53.52% from 255 or 53.33% from 255); Blue value is 34 (13.67% from 255 or 13.33% from 255); Max value from RGB is 136 - color contains mainly: green. Hex color #558822 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558822 is #AA77DD. Grayscale: #6D6D6D. Windows color (decimal): -11171806 or 2263125. OLE color: 2263125.
HSL color Cylindrical-coordinate representation of color #558822: hue angle of 90º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #558822 is Cyan = 0.38, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 136 | 34 | - |
| CMYK | 0.38 | 0 | 0.75 | 0.47 |
| HSL | 90º | 0.6% | 0.33% | - |
| HSV(B) | 90º | 0.75% | 0.53% | - |
| XYZ | 12.84 | 19.66 | 4.63 | - |
| YUV | 109.12 | 85.6 | 110.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 136 | 34 | 0.38 | 0 | 0.75 | 0.47 | 90 | 0.6 | 0.33 |
| Hex | 55 | 88 | 22 | 26 | 0 | 4B | 2F | 5A | 3C | 21 |
| Octal | 125 | 210 | 42 | 46 | 0 | 113 | 57 | 132 | 74 | 41 |
| Binary | 1010101 | 10001000 | 100010 | 100110 | 0 | 1001011 | 101111 | 1011010 | 111100 | 100001 |
Color Harmonies of #558822
Complementary color
Monochromatic Colors of #558822
Black with #558822
Text Example
Text Example
White with #558822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558822; }
p { color: rgb(85,136,34); }
H1.HeaderClassName
{
color: #558822;
}
.AnyTagClassName
{
color: #558822;
}
</style>
background-color css
<style>
a { background-color: #558822; }
a { background-color: rgb(85,136,34); }
div.DivClassName
{
background-color: #558822;
}
.BgClassName
{
background-color: #558822;
}
</style>
border-color css
<style>
span { border-color: #558822; }
span { border-color: rgb(85,136,34); }
td.TdClassName
{
border-color: #558822;
}
.TagClassName
{
border-color: #558822;
}
</style>