Shades of Vida Loca #598130
Tints of Vida Loca #598130
RGB
CMYK
RGB Variations
Color information
#598130 (or 0x598130) is known color: Vida Loca. HEX triplet: 59, 81 and 30. RGB value is (89,129,48). Sum of RGB (Red+Green+Blue) = 89+129+48=266 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.46% from 266); Green value is 129 (50.78% from 255 or 48.50% from 266); Blue value is 48 (19.14% from 255 or 18.05% from 266); Max value from RGB is 129 - color contains mainly: green. Hex color #598130 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #598130 is #A67ECF. Grayscale: #6C6C6C. Windows color (decimal): -10911440 or 3178841. OLE color: 3178841.
HSL color Cylindrical-coordinate representation of color #598130: hue angle of 89.63º 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 #598130 is Cyan = 0.31, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 129 | 48 | - |
| CMYK | 0.31 | 0 | 0.63 | 0.49 |
| HSL | 89.63º | 0.46% | 0.35% | - |
| HSV(B) | 89.63º | 0.63% | 0.51% | - |
| XYZ | 12.5 | 18.04 | 5.62 | - |
| YUV | 107.81 | 94.25 | 114.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 129 | 48 | 0.31 | 0 | 0.63 | 0.49 | 89.63 | 0.46 | 0.35 |
| Hex | 59 | 81 | 30 | 1F | 0 | 3F | 31 | 5A | 2E | 23 |
| Octal | 131 | 201 | 60 | 37 | 0 | 77 | 61 | 132 | 56 | 43 |
| Binary | 1011001 | 10000001 | 110000 | 11111 | 0 | 111111 | 110001 | 1011010 | 101110 | 100011 |
Color Harmonies of #598130
Complementary color
Monochromatic Colors of #598130
Black with #598130
Text Example
Text Example
White with #598130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #598130; }
p { color: rgb(89,129,48); }
H1.HeaderClassName
{
color: #598130;
}
.AnyTagClassName
{
color: #598130;
}
</style>
background-color css
<style>
a { background-color: #598130; }
a { background-color: rgb(89,129,48); }
div.DivClassName
{
background-color: #598130;
}
.BgClassName
{
background-color: #598130;
}
</style>
border-color css
<style>
span { border-color: #598130; }
span { border-color: rgb(89,129,48); }
td.TdClassName
{
border-color: #598130;
}
.TagClassName
{
border-color: #598130;
}
</style>