Shades of Vida Loca #619332
Tints of Vida Loca #619332
RGB
CMYK
RGB Variations
Color information
#619332 (or 0x619332) is known color: Vida Loca. HEX triplet: 61, 93 and 32. RGB value is (97,147,50). Sum of RGB (Red+Green+Blue) = 97+147+50=294 (38% of max value = 765). Red value is 97 (38.28% from 255 or 32.99% from 294); Green value is 147 (57.81% from 255 or 50% from 294); Blue value is 50 (19.92% from 255 or 17.01% from 294); Max value from RGB is 147 - color contains mainly: green. Hex color #619332 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619332 is #9E6CCD. Grayscale: #797979. Windows color (decimal): -10382542 or 3314529. OLE color: 3314529.
HSL color Cylindrical-coordinate representation of color #619332: hue angle of 90.93º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #619332 is Cyan = 0.34, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 147 | 50 | - |
| CMYK | 0.34 | 0 | 0.66 | 0.42 |
| HSL | 90.93º | 0.49% | 0.39% | - |
| HSV(B) | 90.93º | 0.66% | 0.58% | - |
| XYZ | 15.94 | 23.64 | 6.74 | - |
| YUV | 120.99 | 87.94 | 110.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 147 | 50 | 0.34 | 0 | 0.66 | 0.42 | 90.93 | 0.49 | 0.39 |
| Hex | 61 | 93 | 32 | 22 | 0 | 42 | 2A | 5B | 31 | 27 |
| Octal | 141 | 223 | 62 | 42 | 0 | 102 | 52 | 133 | 61 | 47 |
| Binary | 1100001 | 10010011 | 110010 | 100010 | 0 | 1000010 | 101010 | 1011011 | 110001 | 100111 |
Color Harmonies of #619332
Complementary color
Monochromatic Colors of #619332
Black with #619332
Text Example
Text Example
White with #619332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619332; }
p { color: rgb(97,147,50); }
H1.HeaderClassName
{
color: #619332;
}
.AnyTagClassName
{
color: #619332;
}
</style>
background-color css
<style>
a { background-color: #619332; }
a { background-color: rgb(97,147,50); }
div.DivClassName
{
background-color: #619332;
}
.BgClassName
{
background-color: #619332;
}
</style>
border-color css
<style>
span { border-color: #619332; }
span { border-color: rgb(97,147,50); }
td.TdClassName
{
border-color: #619332;
}
.TagClassName
{
border-color: #619332;
}
</style>