Shades of Vida Loca #588725
Tints of Vida Loca #588725
RGB
CMYK
RGB Variations
Color information
#588725 (or 0x588725) is known color: Vida Loca. HEX triplet: 58, 87 and 25. RGB value is (88,135,37). Sum of RGB (Red+Green+Blue) = 88+135+37=260 (34% of max value = 765). Red value is 88 (34.77% from 255 or 33.85% from 260); Green value is 135 (53.12% from 255 or 51.92% from 260); Blue value is 37 (14.84% from 255 or 14.23% from 260); Max value from RGB is 135 - color contains mainly: green. Hex color #588725 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #588725 is #A778DA. Grayscale: #6E6E6E. Windows color (decimal): -10975451 or 2459480. OLE color: 2459480.
HSL color Cylindrical-coordinate representation of color #588725: hue angle of 88.78º degrees, saturation: 0.57, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #588725 is Cyan = 0.35, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 88 | 135 | 37 | - |
| CMYK | 0.35 | 0 | 0.73 | 0.47 |
| HSL | 88.78º | 0.57% | 0.34% | - |
| HSV(B) | 88.78º | 0.73% | 0.53% | - |
| XYZ | 13.02 | 19.54 | 4.83 | - |
| YUV | 109.78 | 86.93 | 112.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 135 | 37 | 0.35 | 0 | 0.73 | 0.47 | 88.78 | 0.57 | 0.34 |
| Hex | 58 | 87 | 25 | 23 | 0 | 49 | 2F | 59 | 39 | 22 |
| Octal | 130 | 207 | 45 | 43 | 0 | 111 | 57 | 131 | 71 | 42 |
| Binary | 1011000 | 10000111 | 100101 | 100011 | 0 | 1001001 | 101111 | 1011001 | 111001 | 100010 |
Color Harmonies of #588725
Complementary color
Monochromatic Colors of #588725
Black with #588725
Text Example
Text Example
White with #588725
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #588725; }
p { color: rgb(88,135,37); }
H1.HeaderClassName
{
color: #588725;
}
.AnyTagClassName
{
color: #588725;
}
</style>
background-color css
<style>
a { background-color: #588725; }
a { background-color: rgb(88,135,37); }
div.DivClassName
{
background-color: #588725;
}
.BgClassName
{
background-color: #588725;
}
</style>
border-color css
<style>
span { border-color: #588725; }
span { border-color: rgb(88,135,37); }
td.TdClassName
{
border-color: #588725;
}
.TagClassName
{
border-color: #588725;
}
</style>