Shades of Vida Loca #558625
Tints of Vida Loca #558625
RGB
CMYK
RGB Variations
Color information
#558625 (or 0x558625) is known color: Vida Loca. HEX triplet: 55, 86 and 25. RGB value is (85,134,37). Sum of RGB (Red+Green+Blue) = 85+134+37=256 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.20% from 256); Green value is 134 (52.73% from 255 or 52.34% from 256); Blue value is 37 (14.84% from 255 or 14.45% from 256); Max value from RGB is 134 - color contains mainly: green. Hex color #558625 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558625 is #AA79DA. Grayscale: #6C6C6C. Windows color (decimal): -11172315 or 2459221. OLE color: 2459221.
HSL color Cylindrical-coordinate representation of color #558625: hue angle of 90.31º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #558625 is Cyan = 0.37, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 134 | 37 | - |
| CMYK | 0.37 | 0 | 0.72 | 0.47 |
| HSL | 90.31º | 0.57% | 0.34% | - |
| HSV(B) | 90.31º | 0.72% | 0.53% | - |
| XYZ | 12.61 | 19.12 | 4.78 | - |
| YUV | 108.29 | 87.77 | 111.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 134 | 37 | 0.37 | 0 | 0.72 | 0.47 | 90.31 | 0.57 | 0.34 |
| Hex | 55 | 86 | 25 | 25 | 0 | 48 | 2F | 5A | 39 | 22 |
| Octal | 125 | 206 | 45 | 45 | 0 | 110 | 57 | 132 | 71 | 42 |
| Binary | 1010101 | 10000110 | 100101 | 100101 | 0 | 1001000 | 101111 | 1011010 | 111001 | 100010 |
Color Harmonies of #558625
Complementary color
Monochromatic Colors of #558625
Black with #558625
Text Example
Text Example
White with #558625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558625; }
p { color: rgb(85,134,37); }
H1.HeaderClassName
{
color: #558625;
}
.AnyTagClassName
{
color: #558625;
}
</style>
background-color css
<style>
a { background-color: #558625; }
a { background-color: rgb(85,134,37); }
div.DivClassName
{
background-color: #558625;
}
.BgClassName
{
background-color: #558625;
}
</style>
border-color css
<style>
span { border-color: #558625; }
span { border-color: rgb(85,134,37); }
td.TdClassName
{
border-color: #558625;
}
.TagClassName
{
border-color: #558625;
}
</style>