Shades of Vida Loca #589030
Tints of Vida Loca #589030
RGB
CMYK
RGB Variations
Color information
#589030 (or 0x589030) is known color: Vida Loca. HEX triplet: 58, 90 and 30. RGB value is (88,144,48). Sum of RGB (Red+Green+Blue) = 88+144+48=280 (37% of max value = 765). Red value is 88 (34.77% from 255 or 31.43% from 280); Green value is 144 (56.64% from 255 or 51.43% from 280); Blue value is 48 (19.14% from 255 or 17.14% from 280); Max value from RGB is 144 - color contains mainly: green. Hex color #589030 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589030 is #A76FCF. Grayscale: #747474. Windows color (decimal): -10973136 or 3182680. OLE color: 3182680.
HSL color Cylindrical-coordinate representation of color #589030: hue angle of 95º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #589030 is Cyan = 0.39, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 144 | 48 | - |
| CMYK | 0.39 | 0 | 0.67 | 0.44 |
| HSL | 95º | 0.5% | 0.38% | - |
| HSV(B) | 95º | 0.67% | 0.56% | - |
| XYZ | 14.53 | 22.23 | 6.32 | - |
| YUV | 116.31 | 89.45 | 107.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 144 | 48 | 0.39 | 0 | 0.67 | 0.44 | 95 | 0.5 | 0.38 |
| Hex | 58 | 90 | 30 | 27 | 0 | 43 | 2C | 5F | 32 | 26 |
| Octal | 130 | 220 | 60 | 47 | 0 | 103 | 54 | 137 | 62 | 46 |
| Binary | 1011000 | 10010000 | 110000 | 100111 | 0 | 1000011 | 101100 | 1011111 | 110010 | 100110 |
Color Harmonies of #589030
Complementary color
Monochromatic Colors of #589030
Black with #589030
Text Example
Text Example
White with #589030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589030; }
p { color: rgb(88,144,48); }
H1.HeaderClassName
{
color: #589030;
}
.AnyTagClassName
{
color: #589030;
}
</style>
background-color css
<style>
a { background-color: #589030; }
a { background-color: rgb(88,144,48); }
div.DivClassName
{
background-color: #589030;
}
.BgClassName
{
background-color: #589030;
}
</style>
border-color css
<style>
span { border-color: #589030; }
span { border-color: rgb(88,144,48); }
td.TdClassName
{
border-color: #589030;
}
.TagClassName
{
border-color: #589030;
}
</style>