Shades of Vida Loca #598421
Tints of Vida Loca #598421
RGB
CMYK
RGB Variations
Color information
#598421 (or 0x598421) is known color: Vida Loca. HEX triplet: 59, 84 and 21. RGB value is (89,132,33). Sum of RGB (Red+Green+Blue) = 89+132+33=254 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.04% from 254); Green value is 132 (51.95% from 255 or 51.97% from 254); Blue value is 33 (13.28% from 255 or 12.99% from 254); Max value from RGB is 132 - color contains mainly: green. Hex color #598421 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598421 is #A67BDE. Grayscale: #6C6C6C. Windows color (decimal): -10910687 or 2196569. OLE color: 2196569.
HSL color Cylindrical-coordinate representation of color #598421: hue angle of 86.06º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #598421 is Cyan = 0.33, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 132 | 33 | - |
| CMYK | 0.33 | 0 | 0.75 | 0.48 |
| HSL | 86.06º | 0.6% | 0.32% | - |
| HSV(B) | 86.06º | 0.75% | 0.52% | - |
| XYZ | 12.65 | 18.74 | 4.39 | - |
| YUV | 107.86 | 85.75 | 114.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 132 | 33 | 0.33 | 0 | 0.75 | 0.48 | 86.06 | 0.6 | 0.32 |
| Hex | 59 | 84 | 21 | 21 | 0 | 4B | 30 | 56 | 3C | 20 |
| Octal | 131 | 204 | 41 | 41 | 0 | 113 | 60 | 126 | 74 | 40 |
| Binary | 1011001 | 10000100 | 100001 | 100001 | 0 | 1001011 | 110000 | 1010110 | 111100 | 100000 |
Color Harmonies of #598421
Complementary color
Monochromatic Colors of #598421
Black with #598421
Text Example
Text Example
White with #598421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598421; }
p { color: rgb(89,132,33); }
H1.HeaderClassName
{
color: #598421;
}
.AnyTagClassName
{
color: #598421;
}
</style>
background-color css
<style>
a { background-color: #598421; }
a { background-color: rgb(89,132,33); }
div.DivClassName
{
background-color: #598421;
}
.BgClassName
{
background-color: #598421;
}
</style>
border-color css
<style>
span { border-color: #598421; }
span { border-color: rgb(89,132,33); }
td.TdClassName
{
border-color: #598421;
}
.TagClassName
{
border-color: #598421;
}
</style>