Shades of Vida Loca #598518
Tints of Vida Loca #598518
RGB
CMYK
RGB Variations
Color information
#598518 (or 0x598518) is known color: Vida Loca. HEX triplet: 59, 85 and 18. RGB value is (89,133,24). Sum of RGB (Red+Green+Blue) = 89+133+24=246 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.18% from 246); Green value is 133 (52.34% from 255 or 54.07% from 246); Blue value is 24 (9.77% from 255 or 9.76% from 246); Max value from RGB is 133 - color contains mainly: green. Hex color #598518 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #598518 is #A67AE7. Grayscale: #6B6B6B. Windows color (decimal): -10910440 or 1607001. OLE color: 1607001.
HSL color Cylindrical-coordinate representation of color #598518: hue angle of 84.22º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #598518 is Cyan = 0.33, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 89 | 133 | 24 | - |
| CMYK | 0.33 | 0 | 0.82 | 0.48 |
| HSL | 84.22º | 0.69% | 0.31% | - |
| HSV(B) | 84.22º | 0.82% | 0.52% | - |
| XYZ | 12.67 | 18.96 | 3.86 | - |
| YUV | 107.42 | 80.92 | 114.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 133 | 24 | 0.33 | 0 | 0.82 | 0.48 | 84.22 | 0.69 | 0.31 |
| Hex | 59 | 85 | 18 | 21 | 0 | 52 | 30 | 54 | 45 | 1F |
| Octal | 131 | 205 | 30 | 41 | 0 | 122 | 60 | 124 | 105 | 37 |
| Binary | 1011001 | 10000101 | 11000 | 100001 | 0 | 1010010 | 110000 | 1010100 | 1000101 | 11111 |
Color Harmonies of #598518
Complementary color
Monochromatic Colors of #598518
Black with #598518
Text Example
Text Example
White with #598518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598518; }
p { color: rgb(89,133,24); }
H1.HeaderClassName
{
color: #598518;
}
.AnyTagClassName
{
color: #598518;
}
</style>
background-color css
<style>
a { background-color: #598518; }
a { background-color: rgb(89,133,24); }
div.DivClassName
{
background-color: #598518;
}
.BgClassName
{
background-color: #598518;
}
</style>
border-color css
<style>
span { border-color: #598518; }
span { border-color: rgb(89,133,24); }
td.TdClassName
{
border-color: #598518;
}
.TagClassName
{
border-color: #598518;
}
</style>