Shades of Vida Loca #598529
Tints of Vida Loca #598529
RGB
CMYK
RGB Variations
Color information
#598529 (or 0x598529) is known color: Vida Loca. HEX triplet: 59, 85 and 29. RGB value is (89,133,41). Sum of RGB (Red+Green+Blue) = 89+133+41=263 (34% of max value = 765). Red value is 89 (35.16% from 255 or 33.84% from 263); Green value is 133 (52.34% from 255 or 50.57% from 263); Blue value is 41 (16.41% from 255 or 15.59% from 263); Max value from RGB is 133 - color contains mainly: green. Hex color #598529 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598529 is #A67AD6. Grayscale: #6D6D6D. Windows color (decimal): -10910423 or 2721113. OLE color: 2721113.
HSL color Cylindrical-coordinate representation of color #598529: hue angle of 88.7º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #598529 is Cyan = 0.33, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 133 | 41 | - |
| CMYK | 0.33 | 0 | 0.69 | 0.48 |
| HSL | 88.7º | 0.53% | 0.34% | - |
| HSV(B) | 88.7º | 0.69% | 0.52% | - |
| XYZ | 12.91 | 19.06 | 5.1 | - |
| YUV | 109.36 | 89.42 | 113.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 133 | 41 | 0.33 | 0 | 0.69 | 0.48 | 88.7 | 0.53 | 0.34 |
| Hex | 59 | 85 | 29 | 21 | 0 | 45 | 30 | 59 | 35 | 22 |
| Octal | 131 | 205 | 51 | 41 | 0 | 105 | 60 | 131 | 65 | 42 |
| Binary | 1011001 | 10000101 | 101001 | 100001 | 0 | 1000101 | 110000 | 1011001 | 110101 | 100010 |
Color Harmonies of #598529
Complementary color
Monochromatic Colors of #598529
Black with #598529
Text Example
Text Example
White with #598529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598529; }
p { color: rgb(89,133,41); }
H1.HeaderClassName
{
color: #598529;
}
.AnyTagClassName
{
color: #598529;
}
</style>
background-color css
<style>
a { background-color: #598529; }
a { background-color: rgb(89,133,41); }
div.DivClassName
{
background-color: #598529;
}
.BgClassName
{
background-color: #598529;
}
</style>
border-color css
<style>
span { border-color: #598529; }
span { border-color: rgb(89,133,41); }
td.TdClassName
{
border-color: #598529;
}
.TagClassName
{
border-color: #598529;
}
</style>