Shades of Vida Loca #599227
Tints of Vida Loca #599227
RGB
CMYK
RGB Variations
Color information
#599227 (or 0x599227) is known color: Vida Loca. HEX triplet: 59, 92 and 27. RGB value is (89,146,39). Sum of RGB (Red+Green+Blue) = 89+146+39=274 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.48% from 274); Green value is 146 (57.42% from 255 or 53.28% from 274); Blue value is 39 (15.62% from 255 or 14.23% from 274); Max value from RGB is 146 - color contains mainly: green. Hex color #599227 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599227 is #A66DD8. Grayscale: #757575. Windows color (decimal): -10907097 or 2593369. OLE color: 2593369.
HSL color Cylindrical-coordinate representation of color #599227: hue angle of 91.96º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #599227 is Cyan = 0.39, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 146 | 39 | - |
| CMYK | 0.39 | 0 | 0.73 | 0.43 |
| HSL | 91.96º | 0.58% | 0.36% | - |
| HSV(B) | 91.96º | 0.73% | 0.57% | - |
| XYZ | 14.76 | 22.83 | 5.55 | - |
| YUV | 116.76 | 84.12 | 108.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 146 | 39 | 0.39 | 0 | 0.73 | 0.43 | 91.96 | 0.58 | 0.36 |
| Hex | 59 | 92 | 27 | 27 | 0 | 49 | 2B | 5C | 3A | 24 |
| Octal | 131 | 222 | 47 | 47 | 0 | 111 | 53 | 134 | 72 | 44 |
| Binary | 1011001 | 10010010 | 100111 | 100111 | 0 | 1001001 | 101011 | 1011100 | 111010 | 100100 |
Color Harmonies of #599227
Complementary color
Monochromatic Colors of #599227
Black with #599227
Text Example
Text Example
White with #599227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599227; }
p { color: rgb(89,146,39); }
H1.HeaderClassName
{
color: #599227;
}
.AnyTagClassName
{
color: #599227;
}
</style>
background-color css
<style>
a { background-color: #599227; }
a { background-color: rgb(89,146,39); }
div.DivClassName
{
background-color: #599227;
}
.BgClassName
{
background-color: #599227;
}
</style>
border-color css
<style>
span { border-color: #599227; }
span { border-color: rgb(89,146,39); }
td.TdClassName
{
border-color: #599227;
}
.TagClassName
{
border-color: #599227;
}
</style>