Shades of Vida Loca #588232
Tints of Vida Loca #588232
RGB
CMYK
RGB Variations
Color information
#588232 (or 0x588232) is known color: Vida Loca. HEX triplet: 58, 82 and 32. RGB value is (88,130,50). Sum of RGB (Red+Green+Blue) = 88+130+50=268 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.84% from 268); Green value is 130 (51.17% from 255 or 48.51% from 268); Blue value is 50 (19.92% from 255 or 18.66% from 268); Max value from RGB is 130 - color contains mainly: green. Hex color #588232 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #588232 is #A77DCD. Grayscale: #6C6C6C. Windows color (decimal): -10976718 or 3310168. OLE color: 3310168.
HSL color Cylindrical-coordinate representation of color #588232: hue angle of 91.5º degrees, saturation: 0.44, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #588232 is Cyan = 0.32, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 130 | 50 | - |
| CMYK | 0.32 | 0 | 0.62 | 0.49 |
| HSL | 91.5º | 0.44% | 0.35% | - |
| HSV(B) | 91.5º | 0.62% | 0.51% | - |
| XYZ | 12.58 | 18.27 | 5.88 | - |
| YUV | 108.32 | 95.09 | 113.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 130 | 50 | 0.32 | 0 | 0.62 | 0.49 | 91.5 | 0.44 | 0.35 |
| Hex | 58 | 82 | 32 | 20 | 0 | 3E | 31 | 5C | 2C | 23 |
| Octal | 130 | 202 | 62 | 40 | 0 | 76 | 61 | 134 | 54 | 43 |
| Binary | 1011000 | 10000010 | 110010 | 100000 | 0 | 111110 | 110001 | 1011100 | 101100 | 100011 |
Color Harmonies of #588232
Complementary color
Monochromatic Colors of #588232
Black with #588232
Text Example
Text Example
White with #588232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588232; }
p { color: rgb(88,130,50); }
H1.HeaderClassName
{
color: #588232;
}
.AnyTagClassName
{
color: #588232;
}
</style>
background-color css
<style>
a { background-color: #588232; }
a { background-color: rgb(88,130,50); }
div.DivClassName
{
background-color: #588232;
}
.BgClassName
{
background-color: #588232;
}
</style>
border-color css
<style>
span { border-color: #588232; }
span { border-color: rgb(88,130,50); }
td.TdClassName
{
border-color: #588232;
}
.TagClassName
{
border-color: #588232;
}
</style>