Shades of Vida Loca #588516
Tints of Vida Loca #588516
RGB
CMYK
RGB Variations
Color information
#588516 (or 0x588516) is known color: Vida Loca. HEX triplet: 58, 85 and 16. RGB value is (88,133,22). Sum of RGB (Red+Green+Blue) = 88+133+22=243 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.21% from 243); Green value is 133 (52.34% from 255 or 54.73% from 243); Blue value is 22 (8.98% from 255 or 9.05% from 243); Max value from RGB is 133 - color contains mainly: green. Hex color #588516 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #588516 is #A77AE9. Grayscale: #6B6B6B. Windows color (decimal): -10975978 or 1475928. OLE color: 1475928.
HSL color Cylindrical-coordinate representation of color #588516: hue angle of 84.32º degrees, saturation: 0.72, 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 #588516 is Cyan = 0.34, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 133 | 22 | - |
| CMYK | 0.34 | 0 | 0.83 | 0.48 |
| HSL | 84.32º | 0.72% | 0.3% | - |
| HSV(B) | 84.32º | 0.83% | 0.52% | - |
| XYZ | 12.56 | 18.91 | 3.75 | - |
| YUV | 106.89 | 80.09 | 114.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 133 | 22 | 0.34 | 0 | 0.83 | 0.48 | 84.32 | 0.72 | 0.3 |
| Hex | 58 | 85 | 16 | 22 | 0 | 53 | 30 | 54 | 48 | 1E |
| Octal | 130 | 205 | 26 | 42 | 0 | 123 | 60 | 124 | 110 | 36 |
| Binary | 1011000 | 10000101 | 10110 | 100010 | 0 | 1010011 | 110000 | 1010100 | 1001000 | 11110 |
Color Harmonies of #588516
Complementary color
Monochromatic Colors of #588516
Black with #588516
Text Example
Text Example
White with #588516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588516; }
p { color: rgb(88,133,22); }
H1.HeaderClassName
{
color: #588516;
}
.AnyTagClassName
{
color: #588516;
}
</style>
background-color css
<style>
a { background-color: #588516; }
a { background-color: rgb(88,133,22); }
div.DivClassName
{
background-color: #588516;
}
.BgClassName
{
background-color: #588516;
}
</style>
border-color css
<style>
span { border-color: #588516; }
span { border-color: rgb(88,133,22); }
td.TdClassName
{
border-color: #588516;
}
.TagClassName
{
border-color: #588516;
}
</style>