Shades of Vida Loca #588434
Tints of Vida Loca #588434
RGB
CMYK
RGB Variations
Color information
#588434 (or 0x588434) is known color: Vida Loca. HEX triplet: 58, 84 and 34. RGB value is (88,132,52). Sum of RGB (Red+Green+Blue) = 88+132+52=272 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.35% from 272); Green value is 132 (51.95% from 255 or 48.53% from 272); Blue value is 52 (20.70% from 255 or 19.12% from 272); Max value from RGB is 132 - color contains mainly: green. Hex color #588434 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #588434 is #A77BCB. Grayscale: #6E6E6E. Windows color (decimal): -10976204 or 3441752. OLE color: 3441752.
HSL color Cylindrical-coordinate representation of color #588434: hue angle of 93º 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 #588434 is Cyan = 0.33, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 132 | 52 | - |
| CMYK | 0.33 | 0 | 0.61 | 0.48 |
| HSL | 93º | 0.43% | 0.36% | - |
| HSV(B) | 93º | 0.61% | 0.52% | - |
| XYZ | 12.9 | 18.83 | 6.2 | - |
| YUV | 109.72 | 95.42 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 132 | 52 | 0.33 | 0 | 0.61 | 0.48 | 93 | 0.43 | 0.36 |
| Hex | 58 | 84 | 34 | 21 | 0 | 3D | 30 | 5D | 2B | 24 |
| Octal | 130 | 204 | 64 | 41 | 0 | 75 | 60 | 135 | 53 | 44 |
| Binary | 1011000 | 10000100 | 110100 | 100001 | 0 | 111101 | 110000 | 1011101 | 101011 | 100100 |
Color Harmonies of #588434
Complementary color
Monochromatic Colors of #588434
Black with #588434
Text Example
Text Example
White with #588434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588434; }
p { color: rgb(88,132,52); }
H1.HeaderClassName
{
color: #588434;
}
.AnyTagClassName
{
color: #588434;
}
</style>
background-color css
<style>
a { background-color: #588434; }
a { background-color: rgb(88,132,52); }
div.DivClassName
{
background-color: #588434;
}
.BgClassName
{
background-color: #588434;
}
</style>
border-color css
<style>
span { border-color: #588434; }
span { border-color: rgb(88,132,52); }
td.TdClassName
{
border-color: #588434;
}
.TagClassName
{
border-color: #588434;
}
</style>