Shades of Vida Loca #588216
Tints of Vida Loca #588216
RGB
CMYK
RGB Variations
Color information
#588216 (or 0x588216) is known color: Vida Loca. HEX triplet: 58, 82 and 16. RGB value is (88,130,22). Sum of RGB (Red+Green+Blue) = 88+130+22=240 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.67% from 240); Green value is 130 (51.17% from 255 or 54.17% from 240); Blue value is 22 (8.98% from 255 or 9.17% from 240); Max value from RGB is 130 - color contains mainly: green. Hex color #588216 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #588216 is #A77DE9. Grayscale: #696969. Windows color (decimal): -10976746 or 1475160. OLE color: 1475160.
HSL color Cylindrical-coordinate representation of color #588216: hue angle of 83.33º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #588216 is Cyan = 0.32, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 130 | 22 | - |
| CMYK | 0.32 | 0 | 0.83 | 0.49 |
| HSL | 83.33º | 0.71% | 0.3% | - |
| HSV(B) | 83.33º | 0.83% | 0.51% | - |
| XYZ | 12.15 | 18.1 | 3.61 | - |
| YUV | 105.13 | 81.09 | 115.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 130 | 22 | 0.32 | 0 | 0.83 | 0.49 | 83.33 | 0.71 | 0.3 |
| Hex | 58 | 82 | 16 | 20 | 0 | 53 | 31 | 53 | 47 | 1E |
| Octal | 130 | 202 | 26 | 40 | 0 | 123 | 61 | 123 | 107 | 36 |
| Binary | 1011000 | 10000010 | 10110 | 100000 | 0 | 1010011 | 110001 | 1010011 | 1000111 | 11110 |
Color Harmonies of #588216
Complementary color
Monochromatic Colors of #588216
Black with #588216
Text Example
Text Example
White with #588216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588216; }
p { color: rgb(88,130,22); }
H1.HeaderClassName
{
color: #588216;
}
.AnyTagClassName
{
color: #588216;
}
</style>
background-color css
<style>
a { background-color: #588216; }
a { background-color: rgb(88,130,22); }
div.DivClassName
{
background-color: #588216;
}
.BgClassName
{
background-color: #588216;
}
</style>
border-color css
<style>
span { border-color: #588216; }
span { border-color: rgb(88,130,22); }
td.TdClassName
{
border-color: #588216;
}
.TagClassName
{
border-color: #588216;
}
</style>