Shades of Vida Loca #598616
Tints of Vida Loca #598616
RGB
CMYK
RGB Variations
Color information
#598616 (or 0x598616) is known color: Vida Loca. HEX triplet: 59, 86 and 16. RGB value is (89,134,22). Sum of RGB (Red+Green+Blue) = 89+134+22=245 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.33% from 245); Green value is 134 (52.73% from 255 or 54.69% from 245); Blue value is 22 (8.98% from 255 or 8.98% from 245); Max value from RGB is 134 - color contains mainly: green. Hex color #598616 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #598616 is #A679E9. Grayscale: #6C6C6C. Windows color (decimal): -10910186 or 1476185. OLE color: 1476185.
HSL color Cylindrical-coordinate representation of color #598616: hue angle of 84.11º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #598616 is Cyan = 0.34, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 134 | 22 | - |
| CMYK | 0.34 | 0 | 0.84 | 0.47 |
| HSL | 84.11º | 0.72% | 0.31% | - |
| HSV(B) | 84.11º | 0.84% | 0.53% | - |
| XYZ | 12.79 | 19.23 | 3.8 | - |
| YUV | 107.78 | 79.59 | 114.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 134 | 22 | 0.34 | 0 | 0.84 | 0.47 | 84.11 | 0.72 | 0.31 |
| Hex | 59 | 86 | 16 | 22 | 0 | 54 | 2F | 54 | 48 | 1F |
| Octal | 131 | 206 | 26 | 42 | 0 | 124 | 57 | 124 | 110 | 37 |
| Binary | 1011001 | 10000110 | 10110 | 100010 | 0 | 1010100 | 101111 | 1010100 | 1001000 | 11111 |
Color Harmonies of #598616
Complementary color
Monochromatic Colors of #598616
Black with #598616
Text Example
Text Example
White with #598616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598616; }
p { color: rgb(89,134,22); }
H1.HeaderClassName
{
color: #598616;
}
.AnyTagClassName
{
color: #598616;
}
</style>
background-color css
<style>
a { background-color: #598616; }
a { background-color: rgb(89,134,22); }
div.DivClassName
{
background-color: #598616;
}
.BgClassName
{
background-color: #598616;
}
</style>
border-color css
<style>
span { border-color: #598616; }
span { border-color: rgb(89,134,22); }
td.TdClassName
{
border-color: #598616;
}
.TagClassName
{
border-color: #598616;
}
</style>