Shades of Vida Loca #589019
Tints of Vida Loca #589019
RGB
CMYK
RGB Variations
Color information
#589019 (or 0x589019) is known color: Vida Loca. HEX triplet: 58, 90 and 19. RGB value is (88,144,25). Sum of RGB (Red+Green+Blue) = 88+144+25=257 (34% of max value = 765). Red value is 88 (34.77% from 255 or 34.24% from 257); Green value is 144 (56.64% from 255 or 56.03% from 257); Blue value is 25 (10.16% from 255 or 9.73% from 257); Max value from RGB is 144 - color contains mainly: green. Hex color #589019 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #589019 is #A76FE6. Grayscale: #727272. Windows color (decimal): -10973159 or 1675352. OLE color: 1675352.
HSL color Cylindrical-coordinate representation of color #589019: hue angle of 88.24º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #589019 is Cyan = 0.39, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 144 | 25 | - |
| CMYK | 0.39 | 0 | 0.83 | 0.44 |
| HSL | 88.24º | 0.7% | 0.33% | - |
| HSV(B) | 88.24º | 0.83% | 0.56% | - |
| XYZ | 14.17 | 22.09 | 4.44 | - |
| YUV | 113.69 | 77.95 | 109.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 144 | 25 | 0.39 | 0 | 0.83 | 0.44 | 88.24 | 0.7 | 0.33 |
| Hex | 58 | 90 | 19 | 27 | 0 | 53 | 2C | 58 | 46 | 21 |
| Octal | 130 | 220 | 31 | 47 | 0 | 123 | 54 | 130 | 106 | 41 |
| Binary | 1011000 | 10010000 | 11001 | 100111 | 0 | 1010011 | 101100 | 1011000 | 1000110 | 100001 |
Color Harmonies of #589019
Complementary color
Monochromatic Colors of #589019
Black with #589019
Text Example
Text Example
White with #589019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589019; }
p { color: rgb(88,144,25); }
H1.HeaderClassName
{
color: #589019;
}
.AnyTagClassName
{
color: #589019;
}
</style>
background-color css
<style>
a { background-color: #589019; }
a { background-color: rgb(88,144,25); }
div.DivClassName
{
background-color: #589019;
}
.BgClassName
{
background-color: #589019;
}
</style>
border-color css
<style>
span { border-color: #589019; }
span { border-color: rgb(88,144,25); }
td.TdClassName
{
border-color: #589019;
}
.TagClassName
{
border-color: #589019;
}
</style>