Shades of Vida Loca #619221
Tints of Vida Loca #619221
RGB
CMYK
RGB Variations
Color information
#619221 (or 0x619221) is known color: Vida Loca. HEX triplet: 61, 92 and 21. RGB value is (97,146,33). Sum of RGB (Red+Green+Blue) = 97+146+33=276 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.14% from 276); Green value is 146 (57.42% from 255 or 52.90% from 276); Blue value is 33 (13.28% from 255 or 11.96% from 276); Max value from RGB is 146 - color contains mainly: green. Hex color #619221 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619221 is #9E6DDE. Grayscale: #767676. Windows color (decimal): -10382815 or 2200161. OLE color: 2200161.
HSL color Cylindrical-coordinate representation of color #619221: hue angle of 86.02º 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 #619221 is Cyan = 0.34, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 97 | 146 | 33 | - |
| CMYK | 0.34 | 0 | 0.77 | 0.43 |
| HSL | 86.02º | 0.63% | 0.35% | - |
| HSV(B) | 86.02º | 0.77% | 0.57% | - |
| XYZ | 15.48 | 23.21 | 5.1 | - |
| YUV | 118.47 | 79.77 | 112.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 146 | 33 | 0.34 | 0 | 0.77 | 0.43 | 86.02 | 0.63 | 0.35 |
| Hex | 61 | 92 | 21 | 22 | 0 | 4D | 2B | 56 | 3F | 23 |
| Octal | 141 | 222 | 41 | 42 | 0 | 115 | 53 | 126 | 77 | 43 |
| Binary | 1100001 | 10010010 | 100001 | 100010 | 0 | 1001101 | 101011 | 1010110 | 111111 | 100011 |
Color Harmonies of #619221
Complementary color
Monochromatic Colors of #619221
Black with #619221
Text Example
Text Example
White with #619221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619221; }
p { color: rgb(97,146,33); }
H1.HeaderClassName
{
color: #619221;
}
.AnyTagClassName
{
color: #619221;
}
</style>
background-color css
<style>
a { background-color: #619221; }
a { background-color: rgb(97,146,33); }
div.DivClassName
{
background-color: #619221;
}
.BgClassName
{
background-color: #619221;
}
</style>
border-color css
<style>
span { border-color: #619221; }
span { border-color: rgb(97,146,33); }
td.TdClassName
{
border-color: #619221;
}
.TagClassName
{
border-color: #619221;
}
</style>