Shades of Vida Loca #589119
Tints of Vida Loca #589119
RGB
CMYK
RGB Variations
Color information
#589119 (or 0x589119) is known color: Vida Loca. HEX triplet: 58, 91 and 19. RGB value is (88,145,25). Sum of RGB (Red+Green+Blue) = 88+145+25=258 (34% of max value = 765). Red value is 88 (34.77% from 255 or 34.11% from 258); Green value is 145 (57.03% from 255 or 56.20% from 258); Blue value is 25 (10.16% from 255 or 9.69% from 258); Max value from RGB is 145 - color contains mainly: green. Hex color #589119 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #589119 is #A76EE6. Grayscale: #727272. Windows color (decimal): -10972903 or 1675608. OLE color: 1675608.
HSL color Cylindrical-coordinate representation of color #589119: hue angle of 88.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #589119 is Cyan = 0.39, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 145 | 25 | - |
| CMYK | 0.39 | 0 | 0.83 | 0.43 |
| HSL | 88.5º | 0.71% | 0.33% | - |
| HSV(B) | 88.5º | 0.83% | 0.57% | - |
| XYZ | 14.33 | 22.4 | 4.49 | - |
| YUV | 114.28 | 77.62 | 109.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 145 | 25 | 0.39 | 0 | 0.83 | 0.43 | 88.5 | 0.71 | 0.33 |
| Hex | 58 | 91 | 19 | 27 | 0 | 53 | 2B | 58 | 47 | 21 |
| Octal | 130 | 221 | 31 | 47 | 0 | 123 | 53 | 130 | 107 | 41 |
| Binary | 1011000 | 10010001 | 11001 | 100111 | 0 | 1010011 | 101011 | 1011000 | 1000111 | 100001 |
Color Harmonies of #589119
Complementary color
Monochromatic Colors of #589119
Black with #589119
Text Example
Text Example
White with #589119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589119; }
p { color: rgb(88,145,25); }
H1.HeaderClassName
{
color: #589119;
}
.AnyTagClassName
{
color: #589119;
}
</style>
background-color css
<style>
a { background-color: #589119; }
a { background-color: rgb(88,145,25); }
div.DivClassName
{
background-color: #589119;
}
.BgClassName
{
background-color: #589119;
}
</style>
border-color css
<style>
span { border-color: #589119; }
span { border-color: rgb(88,145,25); }
td.TdClassName
{
border-color: #589119;
}
.TagClassName
{
border-color: #589119;
}
</style>