Shades of Vida Loca #599224
Tints of Vida Loca #599224
RGB
CMYK
RGB Variations
Color information
#599224 (or 0x599224) is known color: Vida Loca. HEX triplet: 59, 92 and 24. RGB value is (89,146,36). Sum of RGB (Red+Green+Blue) = 89+146+36=271 (35% of max value = 765). Red value is 89 (35.16% from 255 or 32.84% from 271); Green value is 146 (57.42% from 255 or 53.87% from 271); Blue value is 36 (14.45% from 255 or 13.28% from 271); Max value from RGB is 146 - color contains mainly: green. Hex color #599224 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599224 is #A66DDB. Grayscale: #747474. Windows color (decimal): -10907100 or 2396761. OLE color: 2396761.
HSL color Cylindrical-coordinate representation of color #599224: hue angle of 91.09º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #599224 is Cyan = 0.39, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 146 | 36 | - |
| CMYK | 0.39 | 0 | 0.75 | 0.43 |
| HSL | 91.09º | 0.6% | 0.36% | - |
| HSV(B) | 91.09º | 0.75% | 0.57% | - |
| XYZ | 14.72 | 22.81 | 5.3 | - |
| YUV | 116.42 | 82.62 | 108.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 146 | 36 | 0.39 | 0 | 0.75 | 0.43 | 91.09 | 0.6 | 0.36 |
| Hex | 59 | 92 | 24 | 27 | 0 | 4B | 2B | 5B | 3C | 24 |
| Octal | 131 | 222 | 44 | 47 | 0 | 113 | 53 | 133 | 74 | 44 |
| Binary | 1011001 | 10010010 | 100100 | 100111 | 0 | 1001011 | 101011 | 1011011 | 111100 | 100100 |
Color Harmonies of #599224
Complementary color
Monochromatic Colors of #599224
Black with #599224
Text Example
Text Example
White with #599224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599224; }
p { color: rgb(89,146,36); }
H1.HeaderClassName
{
color: #599224;
}
.AnyTagClassName
{
color: #599224;
}
</style>
background-color css
<style>
a { background-color: #599224; }
a { background-color: rgb(89,146,36); }
div.DivClassName
{
background-color: #599224;
}
.BgClassName
{
background-color: #599224;
}
</style>
border-color css
<style>
span { border-color: #599224; }
span { border-color: rgb(89,146,36); }
td.TdClassName
{
border-color: #599224;
}
.TagClassName
{
border-color: #599224;
}
</style>