Shades of Vida Loca #589025
Tints of Vida Loca #589025
RGB
CMYK
RGB Variations
Color information
#589025 (or 0x589025) is known color: Vida Loca. HEX triplet: 58, 90 and 25. RGB value is (88,144,37). Sum of RGB (Red+Green+Blue) = 88+144+37=269 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.71% from 269); Green value is 144 (56.64% from 255 or 53.53% from 269); Blue value is 37 (14.84% from 255 or 13.75% from 269); Max value from RGB is 144 - color contains mainly: green. Hex color #589025 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #589025 is #A76FDA. Grayscale: #737373. Windows color (decimal): -10973147 or 2461784. OLE color: 2461784.
HSL color Cylindrical-coordinate representation of color #589025: hue angle of 91.4º degrees, saturation: 0.59, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #589025 is Cyan = 0.39, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 88 | 144 | 37 | - |
| CMYK | 0.39 | 0 | 0.74 | 0.44 |
| HSL | 91.4º | 0.59% | 0.35% | - |
| HSV(B) | 91.4º | 0.74% | 0.56% | - |
| XYZ | 14.33 | 22.15 | 5.27 | - |
| YUV | 115.06 | 83.95 | 108.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 144 | 37 | 0.39 | 0 | 0.74 | 0.44 | 91.4 | 0.59 | 0.35 |
| Hex | 58 | 90 | 25 | 27 | 0 | 4A | 2C | 5B | 3B | 23 |
| Octal | 130 | 220 | 45 | 47 | 0 | 112 | 54 | 133 | 73 | 43 |
| Binary | 1011000 | 10010000 | 100101 | 100111 | 0 | 1001010 | 101100 | 1011011 | 111011 | 100011 |
Color Harmonies of #589025
Complementary color
Monochromatic Colors of #589025
Black with #589025
Text Example
Text Example
White with #589025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #589025; }
p { color: rgb(88,144,37); }
H1.HeaderClassName
{
color: #589025;
}
.AnyTagClassName
{
color: #589025;
}
</style>
background-color css
<style>
a { background-color: #589025; }
a { background-color: rgb(88,144,37); }
div.DivClassName
{
background-color: #589025;
}
.BgClassName
{
background-color: #589025;
}
</style>
border-color css
<style>
span { border-color: #589025; }
span { border-color: rgb(88,144,37); }
td.TdClassName
{
border-color: #589025;
}
.TagClassName
{
border-color: #589025;
}
</style>