Shades of Vida Loca #599329
Tints of Vida Loca #599329
RGB
CMYK
RGB Variations
Color information
#599329 (or 0x599329) is known color: Vida Loca. HEX triplet: 59, 93 and 29. RGB value is (89,147,41). Sum of RGB (Red+Green+Blue) = 89+147+41=277 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.13% from 277); Green value is 147 (57.81% from 255 or 53.07% from 277); Blue value is 41 (16.41% from 255 or 14.80% from 277); Max value from RGB is 147 - color contains mainly: green. Hex color #599329 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599329 is #A66CD6. Grayscale: #757575. Windows color (decimal): -10906839 or 2724697. OLE color: 2724697.
HSL color Cylindrical-coordinate representation of color #599329: hue angle of 92.83º degrees, saturation: 0.56, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #599329 is Cyan = 0.39, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 89 | 147 | 41 | - |
| CMYK | 0.39 | 0 | 0.72 | 0.42 |
| HSL | 92.83º | 0.56% | 0.37% | - |
| HSV(B) | 92.83º | 0.72% | 0.58% | - |
| XYZ | 14.95 | 23.15 | 5.78 | - |
| YUV | 117.57 | 84.78 | 107.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 147 | 41 | 0.39 | 0 | 0.72 | 0.42 | 92.83 | 0.56 | 0.37 |
| Hex | 59 | 93 | 29 | 27 | 0 | 48 | 2A | 5D | 38 | 25 |
| Octal | 131 | 223 | 51 | 47 | 0 | 110 | 52 | 135 | 70 | 45 |
| Binary | 1011001 | 10010011 | 101001 | 100111 | 0 | 1001000 | 101010 | 1011101 | 111000 | 100101 |
Color Harmonies of #599329
Complementary color
Monochromatic Colors of #599329
Black with #599329
Text Example
Text Example
White with #599329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599329; }
p { color: rgb(89,147,41); }
H1.HeaderClassName
{
color: #599329;
}
.AnyTagClassName
{
color: #599329;
}
</style>
background-color css
<style>
a { background-color: #599329; }
a { background-color: rgb(89,147,41); }
div.DivClassName
{
background-color: #599329;
}
.BgClassName
{
background-color: #599329;
}
</style>
border-color css
<style>
span { border-color: #599329; }
span { border-color: rgb(89,147,41); }
td.TdClassName
{
border-color: #599329;
}
.TagClassName
{
border-color: #599329;
}
</style>