Shades of Vida Loca #598619
Tints of Vida Loca #598619
RGB
CMYK
RGB Variations
Color information
#598619 (or 0x598619) is known color: Vida Loca. HEX triplet: 59, 86 and 19. RGB value is (89,134,25). Sum of RGB (Red+Green+Blue) = 89+134+25=248 (32% of max value = 765). Red value is 89 (35.16% from 255 or 35.89% from 248); Green value is 134 (52.73% from 255 or 54.03% from 248); Blue value is 25 (10.16% from 255 or 10.08% from 248); Max value from RGB is 134 - color contains mainly: green. Hex color #598619 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #598619 is #A679E6. Grayscale: #6C6C6C. Windows color (decimal): -10910183 or 1672793. OLE color: 1672793.
HSL color Cylindrical-coordinate representation of color #598619: hue angle of 84.77º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #598619 is Cyan = 0.34, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 89 | 134 | 25 | - |
| CMYK | 0.34 | 0 | 0.81 | 0.47 |
| HSL | 84.77º | 0.69% | 0.31% | - |
| HSV(B) | 84.77º | 0.81% | 0.53% | - |
| XYZ | 12.82 | 19.24 | 3.96 | - |
| YUV | 108.12 | 81.09 | 114.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 134 | 25 | 0.34 | 0 | 0.81 | 0.47 | 84.77 | 0.69 | 0.31 |
| Hex | 59 | 86 | 19 | 22 | 0 | 51 | 2F | 55 | 45 | 1F |
| Octal | 131 | 206 | 31 | 42 | 0 | 121 | 57 | 125 | 105 | 37 |
| Binary | 1011001 | 10000110 | 11001 | 100010 | 0 | 1010001 | 101111 | 1010101 | 1000101 | 11111 |
Color Harmonies of #598619
Complementary color
Monochromatic Colors of #598619
Black with #598619
Text Example
Text Example
White with #598619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598619; }
p { color: rgb(89,134,25); }
H1.HeaderClassName
{
color: #598619;
}
.AnyTagClassName
{
color: #598619;
}
</style>
background-color css
<style>
a { background-color: #598619; }
a { background-color: rgb(89,134,25); }
div.DivClassName
{
background-color: #598619;
}
.BgClassName
{
background-color: #598619;
}
</style>
border-color css
<style>
span { border-color: #598619; }
span { border-color: rgb(89,134,25); }
td.TdClassName
{
border-color: #598619;
}
.TagClassName
{
border-color: #598619;
}
</style>