Shades of Vida Loca #598932
Tints of Vida Loca #598932
RGB
CMYK
RGB Variations
Color information
#598932 (or 0x598932) is known color: Vida Loca. HEX triplet: 59, 89 and 32. RGB value is (89,137,50). Sum of RGB (Red+Green+Blue) = 89+137+50=276 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.25% from 276); Green value is 137 (53.91% from 255 or 49.64% from 276); Blue value is 50 (19.92% from 255 or 18.12% from 276); Max value from RGB is 137 - color contains mainly: green. Hex color #598932 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598932 is #A676CD. Grayscale: #717171. Windows color (decimal): -10909390 or 3311961. OLE color: 3311961.
HSL color Cylindrical-coordinate representation of color #598932: hue angle of 93.1º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #598932 is Cyan = 0.35, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 89 | 137 | 50 | - |
| CMYK | 0.35 | 0 | 0.64 | 0.46 |
| HSL | 93.1º | 0.47% | 0.37% | - |
| HSV(B) | 93.1º | 0.64% | 0.54% | - |
| XYZ | 13.64 | 20.25 | 6.21 | - |
| YUV | 112.73 | 92.6 | 111.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 137 | 50 | 0.35 | 0 | 0.64 | 0.46 | 93.1 | 0.47 | 0.37 |
| Hex | 59 | 89 | 32 | 23 | 0 | 40 | 2E | 5D | 2F | 25 |
| Octal | 131 | 211 | 62 | 43 | 0 | 100 | 56 | 135 | 57 | 45 |
| Binary | 1011001 | 10001001 | 110010 | 100011 | 0 | 1000000 | 101110 | 1011101 | 101111 | 100101 |
Color Harmonies of #598932
Complementary color
Monochromatic Colors of #598932
Black with #598932
Text Example
Text Example
White with #598932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598932; }
p { color: rgb(89,137,50); }
H1.HeaderClassName
{
color: #598932;
}
.AnyTagClassName
{
color: #598932;
}
</style>
background-color css
<style>
a { background-color: #598932; }
a { background-color: rgb(89,137,50); }
div.DivClassName
{
background-color: #598932;
}
.BgClassName
{
background-color: #598932;
}
</style>
border-color css
<style>
span { border-color: #598932; }
span { border-color: rgb(89,137,50); }
td.TdClassName
{
border-color: #598932;
}
.TagClassName
{
border-color: #598932;
}
</style>