Shades of Vida Loca #559033
Tints of Vida Loca #559033
RGB
CMYK
RGB Variations
Color information
#559033 (or 0x559033) is known color: Vida Loca. HEX triplet: 55, 90 and 33. RGB value is (85,144,51). Sum of RGB (Red+Green+Blue) = 85+144+51=280 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.36% from 280); Green value is 144 (56.64% from 255 or 51.43% from 280); Blue value is 51 (20.31% from 255 or 18.21% from 280); Max value from RGB is 144 - color contains mainly: green. Hex color #559033 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559033 is #AA6FCC. Grayscale: #747474. Windows color (decimal): -11169741 or 3379285. OLE color: 3379285.
HSL color Cylindrical-coordinate representation of color #559033: hue angle of 98.06º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #559033 is Cyan = 0.41, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 85 | 144 | 51 | - |
| CMYK | 0.41 | 0 | 0.65 | 0.44 |
| HSL | 98.06º | 0.48% | 0.38% | - |
| HSV(B) | 98.06º | 0.65% | 0.56% | - |
| XYZ | 14.32 | 22.12 | 6.65 | - |
| YUV | 115.76 | 91.45 | 106.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 144 | 51 | 0.41 | 0 | 0.65 | 0.44 | 98.06 | 0.48 | 0.38 |
| Hex | 55 | 90 | 33 | 29 | 0 | 41 | 2C | 62 | 30 | 26 |
| Octal | 125 | 220 | 63 | 51 | 0 | 101 | 54 | 142 | 60 | 46 |
| Binary | 1010101 | 10010000 | 110011 | 101001 | 0 | 1000001 | 101100 | 1100010 | 110000 | 100110 |
Color Harmonies of #559033
Complementary color
Monochromatic Colors of #559033
Black with #559033
Text Example
Text Example
White with #559033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559033; }
p { color: rgb(85,144,51); }
H1.HeaderClassName
{
color: #559033;
}
.AnyTagClassName
{
color: #559033;
}
</style>
background-color css
<style>
a { background-color: #559033; }
a { background-color: rgb(85,144,51); }
div.DivClassName
{
background-color: #559033;
}
.BgClassName
{
background-color: #559033;
}
</style>
border-color css
<style>
span { border-color: #559033; }
span { border-color: rgb(85,144,51); }
td.TdClassName
{
border-color: #559033;
}
.TagClassName
{
border-color: #559033;
}
</style>