Shades of Vida Loca #588828
Tints of Vida Loca #588828
RGB
CMYK
RGB Variations
Color information
#588828 (or 0x588828) is known color: Vida Loca. HEX triplet: 58, 88 and 28. RGB value is (88,136,40). Sum of RGB (Red+Green+Blue) = 88+136+40=264 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.33% from 264); Green value is 136 (53.52% from 255 or 51.52% from 264); Blue value is 40 (16.02% from 255 or 15.15% from 264); Max value from RGB is 136 - color contains mainly: green. Hex color #588828 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #588828 is #A777D7. Grayscale: #6F6F6F. Windows color (decimal): -10975192 or 2656344. OLE color: 2656344.
HSL color Cylindrical-coordinate representation of color #588828: hue angle of 90º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #588828 is Cyan = 0.35, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 136 | 40 | - |
| CMYK | 0.35 | 0 | 0.71 | 0.47 |
| HSL | 90º | 0.55% | 0.35% | - |
| HSV(B) | 90º | 0.71% | 0.53% | - |
| XYZ | 13.21 | 19.84 | 5.14 | - |
| YUV | 110.7 | 88.1 | 111.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 136 | 40 | 0.35 | 0 | 0.71 | 0.47 | 90 | 0.55 | 0.35 |
| Hex | 58 | 88 | 28 | 23 | 0 | 47 | 2F | 5A | 37 | 23 |
| Octal | 130 | 210 | 50 | 43 | 0 | 107 | 57 | 132 | 67 | 43 |
| Binary | 1011000 | 10001000 | 101000 | 100011 | 0 | 1000111 | 101111 | 1011010 | 110111 | 100011 |
Color Harmonies of #588828
Complementary color
Monochromatic Colors of #588828
Black with #588828
Text Example
Text Example
White with #588828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588828; }
p { color: rgb(88,136,40); }
H1.HeaderClassName
{
color: #588828;
}
.AnyTagClassName
{
color: #588828;
}
</style>
background-color css
<style>
a { background-color: #588828; }
a { background-color: rgb(88,136,40); }
div.DivClassName
{
background-color: #588828;
}
.BgClassName
{
background-color: #588828;
}
</style>
border-color css
<style>
span { border-color: #588828; }
span { border-color: rgb(88,136,40); }
td.TdClassName
{
border-color: #588828;
}
.TagClassName
{
border-color: #588828;
}
</style>