Shades of Vida Loca #598535
Tints of Vida Loca #598535
RGB
CMYK
RGB Variations
Color information
#598535 (or 0x598535) is known color: Vida Loca. HEX triplet: 59, 85 and 35. RGB value is (89,133,53). Sum of RGB (Red+Green+Blue) = 89+133+53=275 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.36% from 275); Green value is 133 (52.34% from 255 or 48.36% from 275); Blue value is 53 (21.09% from 255 or 19.27% from 275); Max value from RGB is 133 - color contains mainly: green. Hex color #598535 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598535 is #A67ACA. Grayscale: #6F6F6F. Windows color (decimal): -10910411 or 3507545. OLE color: 3507545.
HSL color Cylindrical-coordinate representation of color #598535: hue angle of 93º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #598535 is Cyan = 0.33, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 133 | 53 | - |
| CMYK | 0.33 | 0 | 0.60 | 0.48 |
| HSL | 93º | 0.43% | 0.36% | - |
| HSV(B) | 93º | 0.6% | 0.52% | - |
| XYZ | 13.15 | 19.16 | 6.37 | - |
| YUV | 110.72 | 95.42 | 112.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 133 | 53 | 0.33 | 0 | 0.60 | 0.48 | 93 | 0.43 | 0.36 |
| Hex | 59 | 85 | 35 | 21 | 0 | 3C | 30 | 5D | 2B | 24 |
| Octal | 131 | 205 | 65 | 41 | 0 | 74 | 60 | 135 | 53 | 44 |
| Binary | 1011001 | 10000101 | 110101 | 100001 | 0 | 111100 | 110000 | 1011101 | 101011 | 100100 |
Color Harmonies of #598535
Complementary color
Monochromatic Colors of #598535
Black with #598535
Text Example
Text Example
White with #598535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598535; }
p { color: rgb(89,133,53); }
H1.HeaderClassName
{
color: #598535;
}
.AnyTagClassName
{
color: #598535;
}
</style>
background-color css
<style>
a { background-color: #598535; }
a { background-color: rgb(89,133,53); }
div.DivClassName
{
background-color: #598535;
}
.BgClassName
{
background-color: #598535;
}
</style>
border-color css
<style>
span { border-color: #598535; }
span { border-color: rgb(89,133,53); }
td.TdClassName
{
border-color: #598535;
}
.TagClassName
{
border-color: #598535;
}
</style>