Shades of Vida Loca #558434
Tints of Vida Loca #558434
RGB
CMYK
RGB Variations
Color information
#558434 (or 0x558434) is known color: Vida Loca. HEX triplet: 55, 84 and 34. RGB value is (85,132,52). Sum of RGB (Red+Green+Blue) = 85+132+52=269 (35% of max value = 765). Red value is 85 (33.59% from 255 or 31.60% from 269); Green value is 132 (51.95% from 255 or 49.07% from 269); Blue value is 52 (20.70% from 255 or 19.33% from 269); Max value from RGB is 132 - color contains mainly: green. Hex color #558434 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558434 is #AA7BCB. Grayscale: #6D6D6D. Windows color (decimal): -11172812 or 3441749. OLE color: 3441749.
HSL color Cylindrical-coordinate representation of color #558434: hue angle of 95.25º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #558434 is Cyan = 0.36, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 85 | 132 | 52 | - |
| CMYK | 0.36 | 0 | 0.61 | 0.48 |
| HSL | 95.25º | 0.43% | 0.36% | - |
| HSV(B) | 95.25º | 0.61% | 0.52% | - |
| XYZ | 12.62 | 18.68 | 6.19 | - |
| YUV | 108.83 | 95.93 | 111 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 132 | 52 | 0.36 | 0 | 0.61 | 0.48 | 95.25 | 0.43 | 0.36 |
| Hex | 55 | 84 | 34 | 24 | 0 | 3D | 30 | 5F | 2B | 24 |
| Octal | 125 | 204 | 64 | 44 | 0 | 75 | 60 | 137 | 53 | 44 |
| Binary | 1010101 | 10000100 | 110100 | 100100 | 0 | 111101 | 110000 | 1011111 | 101011 | 100100 |
Color Harmonies of #558434
Complementary color
Monochromatic Colors of #558434
Black with #558434
Text Example
Text Example
White with #558434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558434; }
p { color: rgb(85,132,52); }
H1.HeaderClassName
{
color: #558434;
}
.AnyTagClassName
{
color: #558434;
}
</style>
background-color css
<style>
a { background-color: #558434; }
a { background-color: rgb(85,132,52); }
div.DivClassName
{
background-color: #558434;
}
.BgClassName
{
background-color: #558434;
}
</style>
border-color css
<style>
span { border-color: #558434; }
span { border-color: rgb(85,132,52); }
td.TdClassName
{
border-color: #558434;
}
.TagClassName
{
border-color: #558434;
}
</style>