Shades of Vida Loca #558830
Tints of Vida Loca #558830
RGB
CMYK
RGB Variations
Color information
#558830 (or 0x558830) is known color: Vida Loca. HEX triplet: 55, 88 and 30. RGB value is (85,136,48). Sum of RGB (Red+Green+Blue) = 85+136+48=269 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.60% from 269); Green value is 136 (53.52% from 255 or 50.56% from 269); Blue value is 48 (19.14% from 255 or 17.84% from 269); Max value from RGB is 136 - color contains mainly: green. Hex color #558830 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558830 is #AA77CF. Grayscale: #6F6F6F. Windows color (decimal): -11171792 or 3180629. OLE color: 3180629.
HSL color Cylindrical-coordinate representation of color #558830: hue angle of 94.77º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #558830 is Cyan = 0.38, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 136 | 48 | - |
| CMYK | 0.38 | 0 | 0.65 | 0.47 |
| HSL | 94.77º | 0.48% | 0.36% | - |
| HSV(B) | 94.77º | 0.65% | 0.53% | - |
| XYZ | 13.08 | 19.75 | 5.92 | - |
| YUV | 110.72 | 92.6 | 109.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 136 | 48 | 0.38 | 0 | 0.65 | 0.47 | 94.77 | 0.48 | 0.36 |
| Hex | 55 | 88 | 30 | 26 | 0 | 41 | 2F | 5F | 30 | 24 |
| Octal | 125 | 210 | 60 | 46 | 0 | 101 | 57 | 137 | 60 | 44 |
| Binary | 1010101 | 10001000 | 110000 | 100110 | 0 | 1000001 | 101111 | 1011111 | 110000 | 100100 |
Color Harmonies of #558830
Complementary color
Monochromatic Colors of #558830
Black with #558830
Text Example
Text Example
White with #558830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558830; }
p { color: rgb(85,136,48); }
H1.HeaderClassName
{
color: #558830;
}
.AnyTagClassName
{
color: #558830;
}
</style>
background-color css
<style>
a { background-color: #558830; }
a { background-color: rgb(85,136,48); }
div.DivClassName
{
background-color: #558830;
}
.BgClassName
{
background-color: #558830;
}
</style>
border-color css
<style>
span { border-color: #558830; }
span { border-color: rgb(85,136,48); }
td.TdClassName
{
border-color: #558830;
}
.TagClassName
{
border-color: #558830;
}
</style>