Shades of Vida Loca #589129
Tints of Vida Loca #589129
RGB
CMYK
RGB Variations
Color information
#589129 (or 0x589129) is known color: Vida Loca. HEX triplet: 58, 91 and 29. RGB value is (88,145,41). Sum of RGB (Red+Green+Blue) = 88+145+41=274 (36% of max value = 765). Red value is 88 (34.77% from 255 or 32.12% from 274); Green value is 145 (57.03% from 255 or 52.92% from 274); Blue value is 41 (16.41% from 255 or 14.96% from 274); Max value from RGB is 145 - color contains mainly: green. Hex color #589129 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589129 is #A76ED6. Grayscale: #747474. Windows color (decimal): -10972887 or 2724184. OLE color: 2724184.
HSL color Cylindrical-coordinate representation of color #589129: hue angle of 92.88º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #589129 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 88 | 145 | 41 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.43 |
| HSL | 92.88º | 0.56% | 0.36% | - |
| HSV(B) | 92.88º | 0.72% | 0.57% | - |
| XYZ | 14.55 | 22.49 | 5.67 | - |
| YUV | 116.1 | 85.62 | 107.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 145 | 41 | 0.39 | 0 | 0.72 | 0.43 | 92.88 | 0.56 | 0.36 |
| Hex | 58 | 91 | 29 | 27 | 0 | 48 | 2B | 5D | 38 | 24 |
| Octal | 130 | 221 | 51 | 47 | 0 | 110 | 53 | 135 | 70 | 44 |
| Binary | 1011000 | 10010001 | 101001 | 100111 | 0 | 1001000 | 101011 | 1011101 | 111000 | 100100 |
Color Harmonies of #589129
Complementary color
Monochromatic Colors of #589129
Black with #589129
Text Example
Text Example
White with #589129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589129; }
p { color: rgb(88,145,41); }
H1.HeaderClassName
{
color: #589129;
}
.AnyTagClassName
{
color: #589129;
}
</style>
background-color css
<style>
a { background-color: #589129; }
a { background-color: rgb(88,145,41); }
div.DivClassName
{
background-color: #589129;
}
.BgClassName
{
background-color: #589129;
}
</style>
border-color css
<style>
span { border-color: #589129; }
span { border-color: rgb(88,145,41); }
td.TdClassName
{
border-color: #589129;
}
.TagClassName
{
border-color: #589129;
}
</style>