Shades of Vida Loca #588117
Tints of Vida Loca #588117
RGB
CMYK
RGB Variations
Color information
#588117 (or 0x588117) is known color: Vida Loca. HEX triplet: 58, 81 and 17. RGB value is (88,129,23). Sum of RGB (Red+Green+Blue) = 88+129+23=240 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.67% from 240); Green value is 129 (50.78% from 255 or 53.75% from 240); Blue value is 23 (9.38% from 255 or 9.58% from 240); Max value from RGB is 129 - color contains mainly: green. Hex color #588117 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #588117 is #A77EE8. Grayscale: #696969. Windows color (decimal): -10977001 or 1540440. OLE color: 1540440.
HSL color Cylindrical-coordinate representation of color #588117: hue angle of 83.21º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #588117 is Cyan = 0.32, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 88 | 129 | 23 | - |
| CMYK | 0.32 | 0 | 0.82 | 0.49 |
| HSL | 83.21º | 0.7% | 0.3% | - |
| HSV(B) | 83.21º | 0.82% | 0.51% | - |
| XYZ | 12.03 | 17.84 | 3.62 | - |
| YUV | 104.66 | 81.92 | 116.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 129 | 23 | 0.32 | 0 | 0.82 | 0.49 | 83.21 | 0.7 | 0.3 |
| Hex | 58 | 81 | 17 | 20 | 0 | 52 | 31 | 53 | 46 | 1E |
| Octal | 130 | 201 | 27 | 40 | 0 | 122 | 61 | 123 | 106 | 36 |
| Binary | 1011000 | 10000001 | 10111 | 100000 | 0 | 1010010 | 110001 | 1010011 | 1000110 | 11110 |
Color Harmonies of #588117
Complementary color
Monochromatic Colors of #588117
Black with #588117
Text Example
Text Example
White with #588117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588117; }
p { color: rgb(88,129,23); }
H1.HeaderClassName
{
color: #588117;
}
.AnyTagClassName
{
color: #588117;
}
</style>
background-color css
<style>
a { background-color: #588117; }
a { background-color: rgb(88,129,23); }
div.DivClassName
{
background-color: #588117;
}
.BgClassName
{
background-color: #588117;
}
</style>
border-color css
<style>
span { border-color: #588117; }
span { border-color: rgb(88,129,23); }
td.TdClassName
{
border-color: #588117;
}
.TagClassName
{
border-color: #588117;
}
</style>