Shades of Vida Loca #599226
Tints of Vida Loca #599226
RGB
CMYK
RGB Variations
Color information
#599226 (or 0x599226) is known color: Vida Loca. HEX triplet: 59, 92 and 26. RGB value is (89,146,38). Sum of RGB (Red+Green+Blue) = 89+146+38=273 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.60% from 273); Green value is 146 (57.42% from 255 or 53.48% from 273); Blue value is 38 (15.23% from 255 or 13.92% from 273); Max value from RGB is 146 - color contains mainly: green. Hex color #599226 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #599226 is #A66DD9. Grayscale: #757575. Windows color (decimal): -10907098 or 2527833. OLE color: 2527833.
HSL color Cylindrical-coordinate representation of color #599226: hue angle of 91.67º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #599226 is Cyan = 0.39, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 89 | 146 | 38 | - |
| CMYK | 0.39 | 0 | 0.74 | 0.43 |
| HSL | 91.67º | 0.59% | 0.36% | - |
| HSV(B) | 91.67º | 0.74% | 0.57% | - |
| XYZ | 14.75 | 22.82 | 5.46 | - |
| YUV | 116.65 | 83.62 | 108.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 146 | 38 | 0.39 | 0 | 0.74 | 0.43 | 91.67 | 0.59 | 0.36 |
| Hex | 59 | 92 | 26 | 27 | 0 | 4A | 2B | 5C | 3B | 24 |
| Octal | 131 | 222 | 46 | 47 | 0 | 112 | 53 | 134 | 73 | 44 |
| Binary | 1011001 | 10010010 | 100110 | 100111 | 0 | 1001010 | 101011 | 1011100 | 111011 | 100100 |
Color Harmonies of #599226
Complementary color
Monochromatic Colors of #599226
Black with #599226
Text Example
Text Example
White with #599226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599226; }
p { color: rgb(89,146,38); }
H1.HeaderClassName
{
color: #599226;
}
.AnyTagClassName
{
color: #599226;
}
</style>
background-color css
<style>
a { background-color: #599226; }
a { background-color: rgb(89,146,38); }
div.DivClassName
{
background-color: #599226;
}
.BgClassName
{
background-color: #599226;
}
</style>
border-color css
<style>
span { border-color: #599226; }
span { border-color: rgb(89,146,38); }
td.TdClassName
{
border-color: #599226;
}
.TagClassName
{
border-color: #599226;
}
</style>