Shades of Vida Loca #599130
Tints of Vida Loca #599130
RGB
CMYK
RGB Variations
Color information
#599130 (or 0x599130) is known color: Vida Loca. HEX triplet: 59, 91 and 30. RGB value is (89,145,48). Sum of RGB (Red+Green+Blue) = 89+145+48=282 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.56% from 282); Green value is 145 (57.03% from 255 or 51.42% from 282); Blue value is 48 (19.14% from 255 or 17.02% from 282); Max value from RGB is 145 - color contains mainly: green. Hex color #599130 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599130 is #A66ECF. Grayscale: #757575. Windows color (decimal): -10907344 or 3182937. OLE color: 3182937.
HSL color Cylindrical-coordinate representation of color #599130: hue angle of 94.64º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #599130 is Cyan = 0.39, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 48 | - |
| CMYK | 0.39 | 0 | 0.67 | 0.43 |
| HSL | 94.64º | 0.5% | 0.38% | - |
| HSV(B) | 94.64º | 0.67% | 0.57% | - |
| XYZ | 14.78 | 22.59 | 6.38 | - |
| YUV | 117.2 | 88.95 | 107.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 48 | 0.39 | 0 | 0.67 | 0.43 | 94.64 | 0.5 | 0.38 |
| Hex | 59 | 91 | 30 | 27 | 0 | 43 | 2B | 5F | 32 | 26 |
| Octal | 131 | 221 | 60 | 47 | 0 | 103 | 53 | 137 | 62 | 46 |
| Binary | 1011001 | 10010001 | 110000 | 100111 | 0 | 1000011 | 101011 | 1011111 | 110010 | 100110 |
Color Harmonies of #599130
Complementary color
Monochromatic Colors of #599130
Black with #599130
Text Example
Text Example
White with #599130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599130; }
p { color: rgb(89,145,48); }
H1.HeaderClassName
{
color: #599130;
}
.AnyTagClassName
{
color: #599130;
}
</style>
background-color css
<style>
a { background-color: #599130; }
a { background-color: rgb(89,145,48); }
div.DivClassName
{
background-color: #599130;
}
.BgClassName
{
background-color: #599130;
}
</style>
border-color css
<style>
span { border-color: #599130; }
span { border-color: rgb(89,145,48); }
td.TdClassName
{
border-color: #599130;
}
.TagClassName
{
border-color: #599130;
}
</style>