Shades of Vida Loca #589110
Tints of Vida Loca #589110
RGB
CMYK
RGB Variations
Color information
#589110 (or 0x589110) is known color: Vida Loca. HEX triplet: 58, 91 and 10. RGB value is (88,145,16). Sum of RGB (Red+Green+Blue) = 88+145+16=249 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.34% from 249); Green value is 145 (57.03% from 255 or 58.23% from 249); Blue value is 16 (6.64% from 255 or 6.43% from 249); Max value from RGB is 145 - color contains mainly: green. Hex color #589110 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #589110 is #A76EEF. Grayscale: #717171. Windows color (decimal): -10972912 or 1085784. OLE color: 1085784.
HSL color Cylindrical-coordinate representation of color #589110: hue angle of 86.51º degrees, saturation: 0.8, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #589110 is Cyan = 0.39, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 145 | 16 | - |
| CMYK | 0.39 | 0 | 0.89 | 0.43 |
| HSL | 86.51º | 0.8% | 0.32% | - |
| HSV(B) | 86.51º | 0.89% | 0.57% | - |
| XYZ | 14.24 | 22.36 | 4.06 | - |
| YUV | 113.25 | 73.12 | 109.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 145 | 16 | 0.39 | 0 | 0.89 | 0.43 | 86.51 | 0.8 | 0.32 |
| Hex | 58 | 91 | 10 | 27 | 0 | 59 | 2B | 57 | 50 | 20 |
| Octal | 130 | 221 | 20 | 47 | 0 | 131 | 53 | 127 | 120 | 40 |
| Binary | 1011000 | 10010001 | 10000 | 100111 | 0 | 1011001 | 101011 | 1010111 | 1010000 | 100000 |
Color Harmonies of #589110
Complementary color
Monochromatic Colors of #589110
Black with #589110
Text Example
Text Example
White with #589110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589110; }
p { color: rgb(88,145,16); }
H1.HeaderClassName
{
color: #589110;
}
.AnyTagClassName
{
color: #589110;
}
</style>
background-color css
<style>
a { background-color: #589110; }
a { background-color: rgb(88,145,16); }
div.DivClassName
{
background-color: #589110;
}
.BgClassName
{
background-color: #589110;
}
</style>
border-color css
<style>
span { border-color: #589110; }
span { border-color: rgb(88,145,16); }
td.TdClassName
{
border-color: #589110;
}
.TagClassName
{
border-color: #589110;
}
</style>