Shades of Vida Loca #579221
Tints of Vida Loca #579221
RGB
CMYK
RGB Variations
Color information
#579221 (or 0x579221) is known color: Vida Loca. HEX triplet: 57, 92 and 21. RGB value is (87,146,33). Sum of RGB (Red+Green+Blue) = 87+146+33=266 (35% of max value = 765). Red value is 87 (34.38% from 255 or 32.71% from 266); Green value is 146 (57.42% from 255 or 54.89% from 266); Blue value is 33 (13.28% from 255 or 12.41% from 266); Max value from RGB is 146 - color contains mainly: green. Hex color #579221 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #579221 is #A86DDE. Grayscale: #737373. Windows color (decimal): -11038175 or 2200151. OLE color: 2200151.
HSL color Cylindrical-coordinate representation of color #579221: hue angle of 91.33º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #579221 is Cyan = 0.40, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 87 | 146 | 33 | - |
| CMYK | 0.40 | 0 | 0.77 | 0.43 |
| HSL | 91.33º | 0.63% | 0.35% | - |
| HSV(B) | 91.33º | 0.77% | 0.57% | - |
| XYZ | 14.48 | 22.69 | 5.06 | - |
| YUV | 115.48 | 81.45 | 107.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 146 | 33 | 0.40 | 0 | 0.77 | 0.43 | 91.33 | 0.63 | 0.35 |
| Hex | 57 | 92 | 21 | 28 | 0 | 4D | 2B | 5B | 3F | 23 |
| Octal | 127 | 222 | 41 | 50 | 0 | 115 | 53 | 133 | 77 | 43 |
| Binary | 1010111 | 10010010 | 100001 | 101000 | 0 | 1001101 | 101011 | 1011011 | 111111 | 100011 |
Color Harmonies of #579221
Complementary color
Monochromatic Colors of #579221
Black with #579221
Text Example
Text Example
White with #579221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #579221; }
p { color: rgb(87,146,33); }
H1.HeaderClassName
{
color: #579221;
}
.AnyTagClassName
{
color: #579221;
}
</style>
background-color css
<style>
a { background-color: #579221; }
a { background-color: rgb(87,146,33); }
div.DivClassName
{
background-color: #579221;
}
.BgClassName
{
background-color: #579221;
}
</style>
border-color css
<style>
span { border-color: #579221; }
span { border-color: rgb(87,146,33); }
td.TdClassName
{
border-color: #579221;
}
.TagClassName
{
border-color: #579221;
}
</style>