Shades of Vida Loca #559133
Tints of Vida Loca #559133
RGB
CMYK
RGB Variations
Color information
#559133 (or 0x559133) is known color: Vida Loca. HEX triplet: 55, 91 and 33. RGB value is (85,145,51). Sum of RGB (Red+Green+Blue) = 85+145+51=281 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.25% from 281); Green value is 145 (57.03% from 255 or 51.60% from 281); Blue value is 51 (20.31% from 255 or 18.15% from 281); Max value from RGB is 145 - color contains mainly: green. Hex color #559133 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559133 is #AA6ECC. Grayscale: #747474. Windows color (decimal): -11169485 or 3379541. OLE color: 3379541.
HSL color Cylindrical-coordinate representation of color #559133: hue angle of 98.3º degrees, saturation: 0.48, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #559133 is Cyan = 0.41, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 145 | 51 | - |
| CMYK | 0.41 | 0 | 0.65 | 0.43 |
| HSL | 98.3º | 0.48% | 0.38% | - |
| HSV(B) | 98.3º | 0.65% | 0.57% | - |
| XYZ | 14.47 | 22.42 | 6.7 | - |
| YUV | 116.34 | 91.12 | 105.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 145 | 51 | 0.41 | 0 | 0.65 | 0.43 | 98.3 | 0.48 | 0.38 |
| Hex | 55 | 91 | 33 | 29 | 0 | 41 | 2B | 62 | 30 | 26 |
| Octal | 125 | 221 | 63 | 51 | 0 | 101 | 53 | 142 | 60 | 46 |
| Binary | 1010101 | 10010001 | 110011 | 101001 | 0 | 1000001 | 101011 | 1100010 | 110000 | 100110 |
Color Harmonies of #559133
Complementary color
Monochromatic Colors of #559133
Black with #559133
Text Example
Text Example
White with #559133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559133; }
p { color: rgb(85,145,51); }
H1.HeaderClassName
{
color: #559133;
}
.AnyTagClassName
{
color: #559133;
}
</style>
background-color css
<style>
a { background-color: #559133; }
a { background-color: rgb(85,145,51); }
div.DivClassName
{
background-color: #559133;
}
.BgClassName
{
background-color: #559133;
}
</style>
border-color css
<style>
span { border-color: #559133; }
span { border-color: rgb(85,145,51); }
td.TdClassName
{
border-color: #559133;
}
.TagClassName
{
border-color: #559133;
}
</style>