Shades of Vida Loca #588416
Tints of Vida Loca #588416
RGB
CMYK
RGB Variations
Color information
#588416 (or 0x588416) is known color: Vida Loca. HEX triplet: 58, 84 and 16. RGB value is (88,132,22). Sum of RGB (Red+Green+Blue) = 88+132+22=242 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.36% from 242); Green value is 132 (51.95% from 255 or 54.55% from 242); Blue value is 22 (8.98% from 255 or 9.09% from 242); Max value from RGB is 132 - color contains mainly: green. Hex color #588416 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #588416 is #A77BE9. Grayscale: #6A6A6A. Windows color (decimal): -10976234 or 1475672. OLE color: 1475672.
HSL color Cylindrical-coordinate representation of color #588416: hue angle of 84º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #588416 is Cyan = 0.33, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 132 | 22 | - |
| CMYK | 0.33 | 0 | 0.83 | 0.48 |
| HSL | 84º | 0.71% | 0.3% | - |
| HSV(B) | 84º | 0.83% | 0.52% | - |
| XYZ | 12.42 | 18.64 | 3.7 | - |
| YUV | 106.3 | 80.42 | 114.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 132 | 22 | 0.33 | 0 | 0.83 | 0.48 | 84 | 0.71 | 0.3 |
| Hex | 58 | 84 | 16 | 21 | 0 | 53 | 30 | 54 | 47 | 1E |
| Octal | 130 | 204 | 26 | 41 | 0 | 123 | 60 | 124 | 107 | 36 |
| Binary | 1011000 | 10000100 | 10110 | 100001 | 0 | 1010011 | 110000 | 1010100 | 1000111 | 11110 |
Color Harmonies of #588416
Complementary color
Monochromatic Colors of #588416
Black with #588416
Text Example
Text Example
White with #588416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588416; }
p { color: rgb(88,132,22); }
H1.HeaderClassName
{
color: #588416;
}
.AnyTagClassName
{
color: #588416;
}
</style>
background-color css
<style>
a { background-color: #588416; }
a { background-color: rgb(88,132,22); }
div.DivClassName
{
background-color: #588416;
}
.BgClassName
{
background-color: #588416;
}
</style>
border-color css
<style>
span { border-color: #588416; }
span { border-color: rgb(88,132,22); }
td.TdClassName
{
border-color: #588416;
}
.TagClassName
{
border-color: #588416;
}
</style>