Shades of Vida Loca #599221
Tints of Vida Loca #599221
RGB
CMYK
RGB Variations
Color information
#599221 (or 0x599221) is known color: Vida Loca. HEX triplet: 59, 92 and 21. RGB value is (89,146,33). Sum of RGB (Red+Green+Blue) = 89+146+33=268 (35% of max value = 765). Red value is 89 (35.16% from 255 or 33.21% from 268); Green value is 146 (57.42% from 255 or 54.48% from 268); Blue value is 33 (13.28% from 255 or 12.31% from 268); Max value from RGB is 146 - color contains mainly: green. Hex color #599221 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599221 is #A66DDE. Grayscale: #747474. Windows color (decimal): -10907103 or 2200153. OLE color: 2200153.
HSL color Cylindrical-coordinate representation of color #599221: hue angle of 90.27º degrees, saturation: 0.63, 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 #599221 is Cyan = 0.39, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 146 | 33 | - |
| CMYK | 0.39 | 0 | 0.77 | 0.43 |
| HSL | 90.27º | 0.63% | 0.35% | - |
| HSV(B) | 90.27º | 0.77% | 0.57% | - |
| XYZ | 14.67 | 22.79 | 5.06 | - |
| YUV | 116.08 | 81.12 | 108.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 146 | 33 | 0.39 | 0 | 0.77 | 0.43 | 90.27 | 0.63 | 0.35 |
| Hex | 59 | 92 | 21 | 27 | 0 | 4D | 2B | 5A | 3F | 23 |
| Octal | 131 | 222 | 41 | 47 | 0 | 115 | 53 | 132 | 77 | 43 |
| Binary | 1011001 | 10010010 | 100001 | 100111 | 0 | 1001101 | 101011 | 1011010 | 111111 | 100011 |
Color Harmonies of #599221
Complementary color
Monochromatic Colors of #599221
Black with #599221
Text Example
Text Example
White with #599221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599221; }
p { color: rgb(89,146,33); }
H1.HeaderClassName
{
color: #599221;
}
.AnyTagClassName
{
color: #599221;
}
</style>
background-color css
<style>
a { background-color: #599221; }
a { background-color: rgb(89,146,33); }
div.DivClassName
{
background-color: #599221;
}
.BgClassName
{
background-color: #599221;
}
</style>
border-color css
<style>
span { border-color: #599221; }
span { border-color: rgb(89,146,33); }
td.TdClassName
{
border-color: #599221;
}
.TagClassName
{
border-color: #599221;
}
</style>