Shades of Vida Loca #598516
Tints of Vida Loca #598516
RGB
CMYK
RGB Variations
Color information
#598516 (or 0x598516) is known color: Vida Loca. HEX triplet: 59, 85 and 16. RGB value is (89,133,22). Sum of RGB (Red+Green+Blue) = 89+133+22=244 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.48% from 244); Green value is 133 (52.34% from 255 or 54.51% from 244); Blue value is 22 (8.98% from 255 or 9.02% from 244); Max value from RGB is 133 - color contains mainly: green. Hex color #598516 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #598516 is #A67AE9. Grayscale: #6B6B6B. Windows color (decimal): -10910442 or 1475929. OLE color: 1475929.
HSL color Cylindrical-coordinate representation of color #598516: hue angle of 83.78º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #598516 is Cyan = 0.33, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 133 | 22 | - |
| CMYK | 0.33 | 0 | 0.83 | 0.48 |
| HSL | 83.78º | 0.72% | 0.3% | - |
| HSV(B) | 83.78º | 0.83% | 0.52% | - |
| XYZ | 12.65 | 18.96 | 3.75 | - |
| YUV | 107.19 | 79.92 | 115.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 133 | 22 | 0.33 | 0 | 0.83 | 0.48 | 83.78 | 0.72 | 0.3 |
| Hex | 59 | 85 | 16 | 21 | 0 | 53 | 30 | 54 | 48 | 1E |
| Octal | 131 | 205 | 26 | 41 | 0 | 123 | 60 | 124 | 110 | 36 |
| Binary | 1011001 | 10000101 | 10110 | 100001 | 0 | 1010011 | 110000 | 1010100 | 1001000 | 11110 |
Color Harmonies of #598516
Complementary color
Monochromatic Colors of #598516
Black with #598516
Text Example
Text Example
White with #598516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598516; }
p { color: rgb(89,133,22); }
H1.HeaderClassName
{
color: #598516;
}
.AnyTagClassName
{
color: #598516;
}
</style>
background-color css
<style>
a { background-color: #598516; }
a { background-color: rgb(89,133,22); }
div.DivClassName
{
background-color: #598516;
}
.BgClassName
{
background-color: #598516;
}
</style>
border-color css
<style>
span { border-color: #598516; }
span { border-color: rgb(89,133,22); }
td.TdClassName
{
border-color: #598516;
}
.TagClassName
{
border-color: #598516;
}
</style>