Shades of Vida Loca #588131
Tints of Vida Loca #588131
RGB
CMYK
RGB Variations
Color information
#588131 (or 0x588131) is known color: Vida Loca. HEX triplet: 58, 81 and 31. RGB value is (88,129,49). Sum of RGB (Red+Green+Blue) = 88+129+49=266 (35% of max value = 765). Red value is 88 (34.77% from 255 or 33.08% from 266); Green value is 129 (50.78% from 255 or 48.50% from 266); Blue value is 49 (19.53% from 255 or 18.42% from 266); Max value from RGB is 129 - color contains mainly: green. Hex color #588131 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #588131 is #A77ECE. Grayscale: #6B6B6B. Windows color (decimal): -10976975 or 3244376. OLE color: 3244376.
HSL color Cylindrical-coordinate representation of color #588131: hue angle of 90.75º degrees, saturation: 0.45, 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 #588131 is Cyan = 0.32, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 129 | 49 | - |
| CMYK | 0.32 | 0 | 0.62 | 0.49 |
| HSL | 90.75º | 0.45% | 0.35% | - |
| HSV(B) | 90.75º | 0.62% | 0.51% | - |
| XYZ | 12.43 | 18 | 5.72 | - |
| YUV | 107.62 | 94.92 | 114 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 129 | 49 | 0.32 | 0 | 0.62 | 0.49 | 90.75 | 0.45 | 0.35 |
| Hex | 58 | 81 | 31 | 20 | 0 | 3E | 31 | 5B | 2D | 23 |
| Octal | 130 | 201 | 61 | 40 | 0 | 76 | 61 | 133 | 55 | 43 |
| Binary | 1011000 | 10000001 | 110001 | 100000 | 0 | 111110 | 110001 | 1011011 | 101101 | 100011 |
Color Harmonies of #588131
Complementary color
Monochromatic Colors of #588131
Black with #588131
Text Example
Text Example
White with #588131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588131; }
p { color: rgb(88,129,49); }
H1.HeaderClassName
{
color: #588131;
}
.AnyTagClassName
{
color: #588131;
}
</style>
background-color css
<style>
a { background-color: #588131; }
a { background-color: rgb(88,129,49); }
div.DivClassName
{
background-color: #588131;
}
.BgClassName
{
background-color: #588131;
}
</style>
border-color css
<style>
span { border-color: #588131; }
span { border-color: rgb(88,129,49); }
td.TdClassName
{
border-color: #588131;
}
.TagClassName
{
border-color: #588131;
}
</style>