Shades of Vida Loca #599134
Tints of Vida Loca #599134
RGB
CMYK
RGB Variations
Color information
#599134 (or 0x599134) is known color: Vida Loca. HEX triplet: 59, 91 and 34. RGB value is (89,145,52). Sum of RGB (Red+Green+Blue) = 89+145+52=286 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.12% from 286); Green value is 145 (57.03% from 255 or 50.70% from 286); Blue value is 52 (20.70% from 255 or 18.18% from 286); Max value from RGB is 145 - color contains mainly: green. Hex color #599134 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599134 is #A66ECB. Grayscale: #757575. Windows color (decimal): -10907340 or 3445081. OLE color: 3445081.
HSL color Cylindrical-coordinate representation of color #599134: hue angle of 96.13º degrees, saturation: 0.47, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #599134 is Cyan = 0.39, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 145 | 52 | - |
| CMYK | 0.39 | 0 | 0.64 | 0.43 |
| HSL | 96.13º | 0.47% | 0.39% | - |
| HSV(B) | 96.13º | 0.64% | 0.57% | - |
| XYZ | 14.87 | 22.62 | 6.83 | - |
| YUV | 117.65 | 90.95 | 107.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 145 | 52 | 0.39 | 0 | 0.64 | 0.43 | 96.13 | 0.47 | 0.39 |
| Hex | 59 | 91 | 34 | 27 | 0 | 40 | 2B | 60 | 2F | 27 |
| Octal | 131 | 221 | 64 | 47 | 0 | 100 | 53 | 140 | 57 | 47 |
| Binary | 1011001 | 10010001 | 110100 | 100111 | 0 | 1000000 | 101011 | 1100000 | 101111 | 100111 |
Color Harmonies of #599134
Complementary color
Monochromatic Colors of #599134
Black with #599134
Text Example
Text Example
White with #599134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599134; }
p { color: rgb(89,145,52); }
H1.HeaderClassName
{
color: #599134;
}
.AnyTagClassName
{
color: #599134;
}
</style>
background-color css
<style>
a { background-color: #599134; }
a { background-color: rgb(89,145,52); }
div.DivClassName
{
background-color: #599134;
}
.BgClassName
{
background-color: #599134;
}
</style>
border-color css
<style>
span { border-color: #599134; }
span { border-color: rgb(89,145,52); }
td.TdClassName
{
border-color: #599134;
}
.TagClassName
{
border-color: #599134;
}
</style>