Shades of Vida Loca #619020
Tints of Vida Loca #619020
RGB
CMYK
RGB Variations
Color information
#619020 (or 0x619020) is known color: Vida Loca. HEX triplet: 61, 90 and 20. RGB value is (97,144,32). Sum of RGB (Red+Green+Blue) = 97+144+32=273 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.53% from 273); Green value is 144 (56.64% from 255 or 52.75% from 273); Blue value is 32 (12.89% from 255 or 11.72% from 273); Max value from RGB is 144 - color contains mainly: green. Hex color #619020 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619020 is #9E6FDF. Grayscale: #757575. Windows color (decimal): -10383328 or 2134113. OLE color: 2134113.
HSL color Cylindrical-coordinate representation of color #619020: hue angle of 85.18º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #619020 is Cyan = 0.33, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 97 | 144 | 32 | - |
| CMYK | 0.33 | 0 | 0.78 | 0.44 |
| HSL | 85.18º | 0.64% | 0.35% | - |
| HSV(B) | 85.18º | 0.78% | 0.56% | - |
| XYZ | 15.16 | 22.59 | 4.93 | - |
| YUV | 117.18 | 79.93 | 113.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 144 | 32 | 0.33 | 0 | 0.78 | 0.44 | 85.18 | 0.64 | 0.35 |
| Hex | 61 | 90 | 20 | 21 | 0 | 4E | 2C | 55 | 40 | 23 |
| Octal | 141 | 220 | 40 | 41 | 0 | 116 | 54 | 125 | 100 | 43 |
| Binary | 1100001 | 10010000 | 100000 | 100001 | 0 | 1001110 | 101100 | 1010101 | 1000000 | 100011 |
Color Harmonies of #619020
Complementary color
Monochromatic Colors of #619020
Black with #619020
Text Example
Text Example
White with #619020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619020; }
p { color: rgb(97,144,32); }
H1.HeaderClassName
{
color: #619020;
}
.AnyTagClassName
{
color: #619020;
}
</style>
background-color css
<style>
a { background-color: #619020; }
a { background-color: rgb(97,144,32); }
div.DivClassName
{
background-color: #619020;
}
.BgClassName
{
background-color: #619020;
}
</style>
border-color css
<style>
span { border-color: #619020; }
span { border-color: rgb(97,144,32); }
td.TdClassName
{
border-color: #619020;
}
.TagClassName
{
border-color: #619020;
}
</style>