Shades of Vida Loca #598524
Tints of Vida Loca #598524
RGB
CMYK
RGB Variations
Color information
#598524 (or 0x598524) is known color: Vida Loca. HEX triplet: 59, 85 and 24. RGB value is (89,133,36). Sum of RGB (Red+Green+Blue) = 89+133+36=258 (34% of max value = 765). Red value is 89 (35.16% from 255 or 34.50% from 258); Green value is 133 (52.34% from 255 or 51.55% from 258); Blue value is 36 (14.45% from 255 or 13.95% from 258); Max value from RGB is 133 - color contains mainly: green. Hex color #598524 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598524 is #A67ADB. Grayscale: #6D6D6D. Windows color (decimal): -10910428 or 2393433. OLE color: 2393433.
HSL color Cylindrical-coordinate representation of color #598524: hue angle of 87.22º degrees, saturation: 0.57, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #598524 is Cyan = 0.33, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 133 | 36 | - |
| CMYK | 0.33 | 0 | 0.73 | 0.48 |
| HSL | 87.22º | 0.57% | 0.33% | - |
| HSV(B) | 87.22º | 0.73% | 0.52% | - |
| XYZ | 12.83 | 19.03 | 4.67 | - |
| YUV | 108.79 | 86.92 | 113.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 133 | 36 | 0.33 | 0 | 0.73 | 0.48 | 87.22 | 0.57 | 0.33 |
| Hex | 59 | 85 | 24 | 21 | 0 | 49 | 30 | 57 | 39 | 21 |
| Octal | 131 | 205 | 44 | 41 | 0 | 111 | 60 | 127 | 71 | 41 |
| Binary | 1011001 | 10000101 | 100100 | 100001 | 0 | 1001001 | 110000 | 1010111 | 111001 | 100001 |
Color Harmonies of #598524
Complementary color
Monochromatic Colors of #598524
Black with #598524
Text Example
Text Example
White with #598524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598524; }
p { color: rgb(89,133,36); }
H1.HeaderClassName
{
color: #598524;
}
.AnyTagClassName
{
color: #598524;
}
</style>
background-color css
<style>
a { background-color: #598524; }
a { background-color: rgb(89,133,36); }
div.DivClassName
{
background-color: #598524;
}
.BgClassName
{
background-color: #598524;
}
</style>
border-color css
<style>
span { border-color: #598524; }
span { border-color: rgb(89,133,36); }
td.TdClassName
{
border-color: #598524;
}
.TagClassName
{
border-color: #598524;
}
</style>