Shades of Vida Loca #599009
Tints of Vida Loca #599009
RGB
CMYK
RGB Variations
Color information
#599009 (or 0x599009) is known color: Vida Loca. HEX triplet: 59, 90 and 09. RGB value is (89,144,9). Sum of RGB (Red+Green+Blue) = 89+144+9=242 (32% of max value = 765). Red value is 89 (35.16% from 255 or 36.78% from 242); Green value is 144 (56.64% from 255 or 59.50% from 242); Blue value is 9 (3.91% from 255 or 3.72% from 242); Max value from RGB is 144 - color contains mainly: green. Hex color #599009 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #599009 is #A66FF6. Grayscale: #707070. Windows color (decimal): -10907639 or 626777. OLE color: 626777.
HSL color Cylindrical-coordinate representation of color #599009: hue angle of 84.44º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #599009 is Cyan = 0.38, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 89 | 144 | 9 | - |
| CMYK | 0.38 | 0 | 0.94 | 0.44 |
| HSL | 84.44º | 0.88% | 0.3% | - |
| HSV(B) | 84.44º | 0.94% | 0.56% | - |
| XYZ | 14.14 | 22.09 | 3.78 | - |
| YUV | 112.17 | 69.78 | 111.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 144 | 9 | 0.38 | 0 | 0.94 | 0.44 | 84.44 | 0.88 | 0.3 |
| Hex | 59 | 90 | 9 | 26 | 0 | 5E | 2C | 54 | 58 | 1E |
| Octal | 131 | 220 | 11 | 46 | 0 | 136 | 54 | 124 | 130 | 36 |
| Binary | 1011001 | 10010000 | 1001 | 100110 | 0 | 1011110 | 101100 | 1010100 | 1011000 | 11110 |
Color Harmonies of #599009
Complementary color
Monochromatic Colors of #599009
Black with #599009
Text Example
Text Example
White with #599009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #599009; }
p { color: rgb(89,144,9); }
H1.HeaderClassName
{
color: #599009;
}
.AnyTagClassName
{
color: #599009;
}
</style>
background-color css
<style>
a { background-color: #599009; }
a { background-color: rgb(89,144,9); }
div.DivClassName
{
background-color: #599009;
}
.BgClassName
{
background-color: #599009;
}
</style>
border-color css
<style>
span { border-color: #599009; }
span { border-color: rgb(89,144,9); }
td.TdClassName
{
border-color: #599009;
}
.TagClassName
{
border-color: #599009;
}
</style>