Shades of Vida Loca #598030
Tints of Vida Loca #598030
RGB
CMYK
RGB Variations
Color information
#598030 (or 0x598030) is known color: Vida Loca. HEX triplet: 59, 80 and 30. RGB value is (89,128,48). Sum of RGB (Red+Green+Blue) = 89+128+48=265 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.58% from 265); Green value is 128 (50.39% from 255 or 48.30% from 265); Blue value is 48 (19.14% from 255 or 18.11% from 265); Max value from RGB is 128 - color contains mainly: green. Hex color #598030 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598030 is #A67FCF. Grayscale: #6B6B6B. Windows color (decimal): -10911696 or 3178585. OLE color: 3178585.
HSL color Cylindrical-coordinate representation of color #598030: hue angle of 89.25º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #598030 is Cyan = 0.30, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 89 | 128 | 48 | - |
| CMYK | 0.30 | 0 | 0.62 | 0.50 |
| HSL | 89.25º | 0.45% | 0.35% | - |
| HSV(B) | 89.25º | 0.63% | 0.5% | - |
| XYZ | 12.37 | 17.78 | 5.58 | - |
| YUV | 107.22 | 94.58 | 115 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 128 | 48 | 0.30 | 0 | 0.62 | 0.50 | 89.25 | 0.45 | 0.35 |
| Hex | 59 | 80 | 30 | 1E | 0 | 3E | 32 | 59 | 2D | 23 |
| Octal | 131 | 200 | 60 | 36 | 0 | 76 | 62 | 131 | 55 | 43 |
| Binary | 1011001 | 10000000 | 110000 | 11110 | 0 | 111110 | 110010 | 1011001 | 101101 | 100011 |
Color Harmonies of #598030
Complementary color
Monochromatic Colors of #598030
Black with #598030
Text Example
Text Example
White with #598030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598030; }
p { color: rgb(89,128,48); }
H1.HeaderClassName
{
color: #598030;
}
.AnyTagClassName
{
color: #598030;
}
</style>
background-color css
<style>
a { background-color: #598030; }
a { background-color: rgb(89,128,48); }
div.DivClassName
{
background-color: #598030;
}
.BgClassName
{
background-color: #598030;
}
</style>
border-color css
<style>
span { border-color: #598030; }
span { border-color: rgb(89,128,48); }
td.TdClassName
{
border-color: #598030;
}
.TagClassName
{
border-color: #598030;
}
</style>