Shades of Vida Loca #619529
Tints of Vida Loca #619529
RGB
CMYK
RGB Variations
Color information
#619529 (or 0x619529) is known color: Vida Loca. HEX triplet: 61, 95 and 29. RGB value is (97,149,41). Sum of RGB (Red+Green+Blue) = 97+149+41=287 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.80% from 287); Green value is 149 (58.59% from 255 or 51.92% from 287); Blue value is 41 (16.41% from 255 or 14.29% from 287); Max value from RGB is 149 - color contains mainly: green. Hex color #619529 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619529 is #9E6AD6. Grayscale: #797979. Windows color (decimal): -10382039 or 2725217. OLE color: 2725217.
HSL color Cylindrical-coordinate representation of color #619529: hue angle of 88.89º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #619529 is Cyan = 0.35, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 149 | 41 | - |
| CMYK | 0.35 | 0 | 0.72 | 0.42 |
| HSL | 88.89º | 0.57% | 0.37% | - |
| HSV(B) | 88.89º | 0.72% | 0.58% | - |
| XYZ | 16.08 | 24.2 | 5.92 | - |
| YUV | 121.14 | 82.77 | 110.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 149 | 41 | 0.35 | 0 | 0.72 | 0.42 | 88.89 | 0.57 | 0.37 |
| Hex | 61 | 95 | 29 | 23 | 0 | 48 | 2A | 59 | 39 | 25 |
| Octal | 141 | 225 | 51 | 43 | 0 | 110 | 52 | 131 | 71 | 45 |
| Binary | 1100001 | 10010101 | 101001 | 100011 | 0 | 1001000 | 101010 | 1011001 | 111001 | 100101 |
Color Harmonies of #619529
Complementary color
Monochromatic Colors of #619529
Black with #619529
Text Example
Text Example
White with #619529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619529; }
p { color: rgb(97,149,41); }
H1.HeaderClassName
{
color: #619529;
}
.AnyTagClassName
{
color: #619529;
}
</style>
background-color css
<style>
a { background-color: #619529; }
a { background-color: rgb(97,149,41); }
div.DivClassName
{
background-color: #619529;
}
.BgClassName
{
background-color: #619529;
}
</style>
border-color css
<style>
span { border-color: #619529; }
span { border-color: rgb(97,149,41); }
td.TdClassName
{
border-color: #619529;
}
.TagClassName
{
border-color: #619529;
}
</style>