Shades of Vida Loca #589034
Tints of Vida Loca #589034
RGB
CMYK
RGB Variations
Color information
#589034 (or 0x589034) is known color: Vida Loca. HEX triplet: 58, 90 and 34. RGB value is (88,144,52). Sum of RGB (Red+Green+Blue) = 88+144+52=284 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.99% from 284); Green value is 144 (56.64% from 255 or 50.70% from 284); Blue value is 52 (20.70% from 255 or 18.31% from 284); Max value from RGB is 144 - color contains mainly: green. Hex color #589034 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589034 is #A76FCB. Grayscale: #757575. Windows color (decimal): -10973132 or 3444824. OLE color: 3444824.
HSL color Cylindrical-coordinate representation of color #589034: hue angle of 96.52º degrees, saturation: 0.47, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #589034 is Cyan = 0.39, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 144 | 52 | - |
| CMYK | 0.39 | 0 | 0.64 | 0.44 |
| HSL | 96.52º | 0.47% | 0.38% | - |
| HSV(B) | 96.52º | 0.64% | 0.56% | - |
| XYZ | 14.62 | 22.27 | 6.78 | - |
| YUV | 116.77 | 91.45 | 107.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 144 | 52 | 0.39 | 0 | 0.64 | 0.44 | 96.52 | 0.47 | 0.38 |
| Hex | 58 | 90 | 34 | 27 | 0 | 40 | 2C | 61 | 2F | 26 |
| Octal | 130 | 220 | 64 | 47 | 0 | 100 | 54 | 141 | 57 | 46 |
| Binary | 1011000 | 10010000 | 110100 | 100111 | 0 | 1000000 | 101100 | 1100001 | 101111 | 100110 |
Color Harmonies of #589034
Complementary color
Monochromatic Colors of #589034
Black with #589034
Text Example
Text Example
White with #589034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589034; }
p { color: rgb(88,144,52); }
H1.HeaderClassName
{
color: #589034;
}
.AnyTagClassName
{
color: #589034;
}
</style>
background-color css
<style>
a { background-color: #589034; }
a { background-color: rgb(88,144,52); }
div.DivClassName
{
background-color: #589034;
}
.BgClassName
{
background-color: #589034;
}
</style>
border-color css
<style>
span { border-color: #589034; }
span { border-color: rgb(88,144,52); }
td.TdClassName
{
border-color: #589034;
}
.TagClassName
{
border-color: #589034;
}
</style>