Shades of Vida Loca #598230
Tints of Vida Loca #598230
RGB
CMYK
RGB Variations
Color information
#598230 (or 0x598230) is known color: Vida Loca. HEX triplet: 59, 82 and 30. RGB value is (89,130,48). Sum of RGB (Red+Green+Blue) = 89+130+48=267 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.33% from 267); Green value is 130 (51.17% from 255 or 48.69% from 267); Blue value is 48 (19.14% from 255 or 17.98% from 267); Max value from RGB is 130 - color contains mainly: green. Hex color #598230 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598230 is #A67DCF. Grayscale: #6C6C6C. Windows color (decimal): -10911184 or 3179097. OLE color: 3179097.
HSL color Cylindrical-coordinate representation of color #598230: hue angle of 90º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #598230 is Cyan = 0.32, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 130 | 48 | - |
| CMYK | 0.32 | 0 | 0.63 | 0.49 |
| HSL | 90º | 0.46% | 0.35% | - |
| HSV(B) | 90º | 0.63% | 0.51% | - |
| XYZ | 12.64 | 18.3 | 5.66 | - |
| YUV | 108.39 | 93.92 | 114.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 130 | 48 | 0.32 | 0 | 0.63 | 0.49 | 90 | 0.46 | 0.35 |
| Hex | 59 | 82 | 30 | 20 | 0 | 3F | 31 | 5A | 2E | 23 |
| Octal | 131 | 202 | 60 | 40 | 0 | 77 | 61 | 132 | 56 | 43 |
| Binary | 1011001 | 10000010 | 110000 | 100000 | 0 | 111111 | 110001 | 1011010 | 101110 | 100011 |
Color Harmonies of #598230
Complementary color
Monochromatic Colors of #598230
Black with #598230
Text Example
Text Example
White with #598230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598230; }
p { color: rgb(89,130,48); }
H1.HeaderClassName
{
color: #598230;
}
.AnyTagClassName
{
color: #598230;
}
</style>
background-color css
<style>
a { background-color: #598230; }
a { background-color: rgb(89,130,48); }
div.DivClassName
{
background-color: #598230;
}
.BgClassName
{
background-color: #598230;
}
</style>
border-color css
<style>
span { border-color: #598230; }
span { border-color: rgb(89,130,48); }
td.TdClassName
{
border-color: #598230;
}
.TagClassName
{
border-color: #598230;
}
</style>