Shades of Vida Loca #598935
Tints of Vida Loca #598935
RGB
CMYK
RGB Variations
Color information
#598935 (or 0x598935) is known color: Vida Loca. HEX triplet: 59, 89 and 35. RGB value is (89,137,53). Sum of RGB (Red+Green+Blue) = 89+137+53=279 (36% of max value = 765). Red value is 89 (35.16% from 255 or 31.90% from 279); Green value is 137 (53.91% from 255 or 49.10% from 279); Blue value is 53 (21.09% from 255 or 19.00% from 279); Max value from RGB is 137 - color contains mainly: green. Hex color #598935 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598935 is #A676CA. Grayscale: #717171. Windows color (decimal): -10909387 or 3508569. OLE color: 3508569.
HSL color Cylindrical-coordinate representation of color #598935: hue angle of 94.29º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #598935 is Cyan = 0.35, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 137 | 53 | - |
| CMYK | 0.35 | 0 | 0.61 | 0.46 |
| HSL | 94.29º | 0.44% | 0.37% | - |
| HSV(B) | 94.29º | 0.61% | 0.54% | - |
| XYZ | 13.71 | 20.27 | 6.56 | - |
| YUV | 113.07 | 94.1 | 110.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 137 | 53 | 0.35 | 0 | 0.61 | 0.46 | 94.29 | 0.44 | 0.37 |
| Hex | 59 | 89 | 35 | 23 | 0 | 3D | 2E | 5E | 2C | 25 |
| Octal | 131 | 211 | 65 | 43 | 0 | 75 | 56 | 136 | 54 | 45 |
| Binary | 1011001 | 10001001 | 110101 | 100011 | 0 | 111101 | 101110 | 1011110 | 101100 | 100101 |
Color Harmonies of #598935
Complementary color
Monochromatic Colors of #598935
Black with #598935
Text Example
Text Example
White with #598935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598935; }
p { color: rgb(89,137,53); }
H1.HeaderClassName
{
color: #598935;
}
.AnyTagClassName
{
color: #598935;
}
</style>
background-color css
<style>
a { background-color: #598935; }
a { background-color: rgb(89,137,53); }
div.DivClassName
{
background-color: #598935;
}
.BgClassName
{
background-color: #598935;
}
</style>
border-color css
<style>
span { border-color: #598935; }
span { border-color: rgb(89,137,53); }
td.TdClassName
{
border-color: #598935;
}
.TagClassName
{
border-color: #598935;
}
</style>