Shades of Vida Loca #558720
Tints of Vida Loca #558720
RGB
CMYK
RGB Variations
Color information
#558720 (or 0x558720) is known color: Vida Loca. HEX triplet: 55, 87 and 20. RGB value is (85,135,32). Sum of RGB (Red+Green+Blue) = 85+135+32=252 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.73% from 252); Green value is 135 (53.12% from 255 or 53.57% from 252); Blue value is 32 (12.89% from 255 or 12.70% from 252); Max value from RGB is 135 - color contains mainly: green. Hex color #558720 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558720 is #AA78DF. Grayscale: #6C6C6C. Windows color (decimal): -11172064 or 2131797. OLE color: 2131797.
HSL color Cylindrical-coordinate representation of color #558720: hue angle of 89.13º degrees, saturation: 0.62, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #558720 is Cyan = 0.37, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 135 | 32 | - |
| CMYK | 0.37 | 0 | 0.76 | 0.47 |
| HSL | 89.13º | 0.62% | 0.33% | - |
| HSV(B) | 89.13º | 0.76% | 0.53% | - |
| XYZ | 12.67 | 19.36 | 4.44 | - |
| YUV | 108.31 | 84.94 | 111.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 135 | 32 | 0.37 | 0 | 0.76 | 0.47 | 89.13 | 0.62 | 0.33 |
| Hex | 55 | 87 | 20 | 25 | 0 | 4C | 2F | 59 | 3E | 21 |
| Octal | 125 | 207 | 40 | 45 | 0 | 114 | 57 | 131 | 76 | 41 |
| Binary | 1010101 | 10000111 | 100000 | 100101 | 0 | 1001100 | 101111 | 1011001 | 111110 | 100001 |
Color Harmonies of #558720
Complementary color
Monochromatic Colors of #558720
Black with #558720
Text Example
Text Example
White with #558720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558720; }
p { color: rgb(85,135,32); }
H1.HeaderClassName
{
color: #558720;
}
.AnyTagClassName
{
color: #558720;
}
</style>
background-color css
<style>
a { background-color: #558720; }
a { background-color: rgb(85,135,32); }
div.DivClassName
{
background-color: #558720;
}
.BgClassName
{
background-color: #558720;
}
</style>
border-color css
<style>
span { border-color: #558720; }
span { border-color: rgb(85,135,32); }
td.TdClassName
{
border-color: #558720;
}
.TagClassName
{
border-color: #558720;
}
</style>