Shades of Vida Loca #598332
Tints of Vida Loca #598332
RGB
CMYK
RGB Variations
Color information
#598332 (or 0x598332) is known color: Vida Loca. HEX triplet: 59, 83 and 32. RGB value is (89,131,50). Sum of RGB (Red+Green+Blue) = 89+131+50=270 (35% of max value = 765). Red value is 89 (35.16% from 255 or 32.96% from 270); Green value is 131 (51.56% from 255 or 48.52% from 270); Blue value is 50 (19.92% from 255 or 18.52% from 270); Max value from RGB is 131 - color contains mainly: green. Hex color #598332 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598332 is #A67CCD. Grayscale: #6D6D6D. Windows color (decimal): -10910926 or 3310425. OLE color: 3310425.
HSL color Cylindrical-coordinate representation of color #598332: hue angle of 91.11º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #598332 is Cyan = 0.32, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 131 | 50 | - |
| CMYK | 0.32 | 0 | 0.62 | 0.49 |
| HSL | 91.11º | 0.45% | 0.35% | - |
| HSV(B) | 91.11º | 0.62% | 0.51% | - |
| XYZ | 12.81 | 18.59 | 5.93 | - |
| YUV | 109.21 | 94.59 | 113.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 131 | 50 | 0.32 | 0 | 0.62 | 0.49 | 91.11 | 0.45 | 0.35 |
| Hex | 59 | 83 | 32 | 20 | 0 | 3E | 31 | 5B | 2D | 23 |
| Octal | 131 | 203 | 62 | 40 | 0 | 76 | 61 | 133 | 55 | 43 |
| Binary | 1011001 | 10000011 | 110010 | 100000 | 0 | 111110 | 110001 | 1011011 | 101101 | 100011 |
Color Harmonies of #598332
Complementary color
Monochromatic Colors of #598332
Black with #598332
Text Example
Text Example
White with #598332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598332; }
p { color: rgb(89,131,50); }
H1.HeaderClassName
{
color: #598332;
}
.AnyTagClassName
{
color: #598332;
}
</style>
background-color css
<style>
a { background-color: #598332; }
a { background-color: rgb(89,131,50); }
div.DivClassName
{
background-color: #598332;
}
.BgClassName
{
background-color: #598332;
}
</style>
border-color css
<style>
span { border-color: #598332; }
span { border-color: rgb(89,131,50); }
td.TdClassName
{
border-color: #598332;
}
.TagClassName
{
border-color: #598332;
}
</style>