Shades of Vida Loca #588613
Tints of Vida Loca #588613
RGB
CMYK
RGB Variations
Color information
#588613 (or 0x588613) is known color: Vida Loca. HEX triplet: 58, 86 and 13. RGB value is (88,134,19). Sum of RGB (Red+Green+Blue) = 88+134+19=241 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.51% from 241); Green value is 134 (52.73% from 255 or 55.60% from 241); Blue value is 19 (7.81% from 255 or 7.88% from 241); Max value from RGB is 134 - color contains mainly: green. Hex color #588613 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #588613 is #A779EC. Grayscale: #6B6B6B. Windows color (decimal): -10975725 or 1279576. OLE color: 1279576.
HSL color Cylindrical-coordinate representation of color #588613: hue angle of 84º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #588613 is Cyan = 0.34, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 134 | 19 | - |
| CMYK | 0.34 | 0 | 0.86 | 0.47 |
| HSL | 84º | 0.75% | 0.3% | - |
| HSV(B) | 84º | 0.86% | 0.53% | - |
| XYZ | 12.67 | 19.17 | 3.65 | - |
| YUV | 107.14 | 78.26 | 114.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 134 | 19 | 0.34 | 0 | 0.86 | 0.47 | 84 | 0.75 | 0.3 |
| Hex | 58 | 86 | 13 | 22 | 0 | 56 | 2F | 54 | 4B | 1E |
| Octal | 130 | 206 | 23 | 42 | 0 | 126 | 57 | 124 | 113 | 36 |
| Binary | 1011000 | 10000110 | 10011 | 100010 | 0 | 1010110 | 101111 | 1010100 | 1001011 | 11110 |
Color Harmonies of #588613
Complementary color
Monochromatic Colors of #588613
Black with #588613
Text Example
Text Example
White with #588613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588613; }
p { color: rgb(88,134,19); }
H1.HeaderClassName
{
color: #588613;
}
.AnyTagClassName
{
color: #588613;
}
</style>
background-color css
<style>
a { background-color: #588613; }
a { background-color: rgb(88,134,19); }
div.DivClassName
{
background-color: #588613;
}
.BgClassName
{
background-color: #588613;
}
</style>
border-color css
<style>
span { border-color: #588613; }
span { border-color: rgb(88,134,19); }
td.TdClassName
{
border-color: #588613;
}
.TagClassName
{
border-color: #588613;
}
</style>