Shades of Vida Loca #649337
Tints of Vida Loca #649337
RGB
CMYK
RGB Variations
Color information
#649337 (or 0x649337) is known color: Vida Loca. HEX triplet: 64, 93 and 37. RGB value is (100,147,55). Sum of RGB (Red+Green+Blue) = 100+147+55=302 (40% of max value = 765). Red value is 100 (39.45% from 255 or 33.11% from 302); Green value is 147 (57.81% from 255 or 48.68% from 302); Blue value is 55 (21.88% from 255 or 18.21% from 302); Max value from RGB is 147 - color contains mainly: green. Hex color #649337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #649337 is #9B6CC8. Grayscale: #7A7A7A. Windows color (decimal): -10185929 or 3642212. OLE color: 3642212.
HSL color Cylindrical-coordinate representation of color #649337: hue angle of 90.65º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #649337 is Cyan = 0.32, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 147 | 55 | - |
| CMYK | 0.32 | 0 | 0.63 | 0.42 |
| HSL | 90.65º | 0.46% | 0.4% | - |
| HSV(B) | 90.65º | 0.63% | 0.58% | - |
| XYZ | 16.38 | 23.85 | 7.36 | - |
| YUV | 122.46 | 89.93 | 111.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 147 | 55 | 0.32 | 0 | 0.63 | 0.42 | 90.65 | 0.46 | 0.4 |
| Hex | 64 | 93 | 37 | 20 | 0 | 3F | 2A | 5B | 2E | 28 |
| Octal | 144 | 223 | 67 | 40 | 0 | 77 | 52 | 133 | 56 | 50 |
| Binary | 1100100 | 10010011 | 110111 | 100000 | 0 | 111111 | 101010 | 1011011 | 101110 | 101000 |
Color Harmonies of #649337
Complementary color
Monochromatic Colors of #649337
Black with #649337
Text Example
Text Example
White with #649337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649337; }
p { color: rgb(100,147,55); }
H1.HeaderClassName
{
color: #649337;
}
.AnyTagClassName
{
color: #649337;
}
</style>
background-color css
<style>
a { background-color: #649337; }
a { background-color: rgb(100,147,55); }
div.DivClassName
{
background-color: #649337;
}
.BgClassName
{
background-color: #649337;
}
</style>
border-color css
<style>
span { border-color: #649337; }
span { border-color: rgb(100,147,55); }
td.TdClassName
{
border-color: #649337;
}
.TagClassName
{
border-color: #649337;
}
</style>