Shades of Vida Loca #599222
Tints of Vida Loca #599222
RGB
CMYK
RGB Variations
Color information
#599222 (or 0x599222) is known color: Vida Loca. HEX triplet: 59, 92 and 22. RGB value is (89,146,34). Sum of RGB (Red+Green+Blue) = 89+146+34=269 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.09% from 269); Green value is 146 (57.42% from 255 or 54.28% from 269); Blue value is 34 (13.67% from 255 or 12.64% from 269); Max value from RGB is 146 - color contains mainly: green. Hex color #599222 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599222 is #A66DDD. Grayscale: #747474. Windows color (decimal): -10907102 or 2265689. OLE color: 2265689.
HSL color Cylindrical-coordinate representation of color #599222: hue angle of 90.54º degrees, saturation: 0.62, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #599222 is Cyan = 0.39, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 146 | 34 | - |
| CMYK | 0.39 | 0 | 0.77 | 0.43 |
| HSL | 90.54º | 0.62% | 0.35% | - |
| HSV(B) | 90.54º | 0.77% | 0.57% | - |
| XYZ | 14.69 | 22.8 | 5.14 | - |
| YUV | 116.19 | 81.62 | 108.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 146 | 34 | 0.39 | 0 | 0.77 | 0.43 | 90.54 | 0.62 | 0.35 |
| Hex | 59 | 92 | 22 | 27 | 0 | 4D | 2B | 5B | 3E | 23 |
| Octal | 131 | 222 | 42 | 47 | 0 | 115 | 53 | 133 | 76 | 43 |
| Binary | 1011001 | 10010010 | 100010 | 100111 | 0 | 1001101 | 101011 | 1011011 | 111110 | 100011 |
Color Harmonies of #599222
Complementary color
Monochromatic Colors of #599222
Black with #599222
Text Example
Text Example
White with #599222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599222; }
p { color: rgb(89,146,34); }
H1.HeaderClassName
{
color: #599222;
}
.AnyTagClassName
{
color: #599222;
}
</style>
background-color css
<style>
a { background-color: #599222; }
a { background-color: rgb(89,146,34); }
div.DivClassName
{
background-color: #599222;
}
.BgClassName
{
background-color: #599222;
}
</style>
border-color css
<style>
span { border-color: #599222; }
span { border-color: rgb(89,146,34); }
td.TdClassName
{
border-color: #599222;
}
.TagClassName
{
border-color: #599222;
}
</style>