Shades of Vida Loca #619539
Tints of Vida Loca #619539
RGB
CMYK
RGB Variations
Color information
#619539 (or 0x619539) is known color: Vida Loca. HEX triplet: 61, 95 and 39. RGB value is (97,149,57). Sum of RGB (Red+Green+Blue) = 97+149+57=303 (40% of max value = 765). Red value is 97 (38.28% from 255 or 32.01% from 303); Green value is 149 (58.59% from 255 or 49.17% from 303); Blue value is 57 (22.66% from 255 or 18.81% from 303); Max value from RGB is 149 - color contains mainly: green. Hex color #619539 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619539 is #9E6AC6. Grayscale: #7B7B7B. Windows color (decimal): -10382023 or 3773793. OLE color: 3773793.
HSL color Cylindrical-coordinate representation of color #619539: hue angle of 93.91º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #619539 is Cyan = 0.35, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 149 | 57 | - |
| CMYK | 0.35 | 0 | 0.62 | 0.42 |
| HSL | 93.91º | 0.45% | 0.4% | - |
| HSV(B) | 93.91º | 0.62% | 0.58% | - |
| XYZ | 16.42 | 24.33 | 7.7 | - |
| YUV | 122.96 | 90.77 | 109.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 149 | 57 | 0.35 | 0 | 0.62 | 0.42 | 93.91 | 0.45 | 0.4 |
| Hex | 61 | 95 | 39 | 23 | 0 | 3E | 2A | 5E | 2D | 28 |
| Octal | 141 | 225 | 71 | 43 | 0 | 76 | 52 | 136 | 55 | 50 |
| Binary | 1100001 | 10010101 | 111001 | 100011 | 0 | 111110 | 101010 | 1011110 | 101101 | 101000 |
Color Harmonies of #619539
Complementary color
Monochromatic Colors of #619539
Black with #619539
Text Example
Text Example
White with #619539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619539; }
p { color: rgb(97,149,57); }
H1.HeaderClassName
{
color: #619539;
}
.AnyTagClassName
{
color: #619539;
}
</style>
background-color css
<style>
a { background-color: #619539; }
a { background-color: rgb(97,149,57); }
div.DivClassName
{
background-color: #619539;
}
.BgClassName
{
background-color: #619539;
}
</style>
border-color css
<style>
span { border-color: #619539; }
span { border-color: rgb(97,149,57); }
td.TdClassName
{
border-color: #619539;
}
.TagClassName
{
border-color: #619539;
}
</style>