Shades of Vida Loca #649537
Tints of Vida Loca #649537
RGB
CMYK
RGB Variations
Color information
#649537 (or 0x649537) is known color: Vida Loca. HEX triplet: 64, 95 and 37. RGB value is (100,149,55). Sum of RGB (Red+Green+Blue) = 100+149+55=304 (40% of max value = 765). Red value is 100 (39.45% from 255 or 32.89% from 304); Green value is 149 (58.59% from 255 or 49.01% from 304); Blue value is 55 (21.88% from 255 or 18.09% from 304); Max value from RGB is 149 - color contains mainly: green. Hex color #649537 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #649537 is #9B6AC8. Grayscale: #7B7B7B. Windows color (decimal): -10185417 or 3642724. OLE color: 3642724.
HSL color Cylindrical-coordinate representation of color #649537: hue angle of 91.28º 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 #649537 is Cyan = 0.33, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 149 | 55 | - |
| CMYK | 0.33 | 0 | 0.63 | 0.42 |
| HSL | 91.28º | 0.46% | 0.4% | - |
| HSV(B) | 91.28º | 0.63% | 0.58% | - |
| XYZ | 16.69 | 24.48 | 7.46 | - |
| YUV | 123.63 | 89.27 | 111.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 149 | 55 | 0.33 | 0 | 0.63 | 0.42 | 91.28 | 0.46 | 0.4 |
| Hex | 64 | 95 | 37 | 21 | 0 | 3F | 2A | 5B | 2E | 28 |
| Octal | 144 | 225 | 67 | 41 | 0 | 77 | 52 | 133 | 56 | 50 |
| Binary | 1100100 | 10010101 | 110111 | 100001 | 0 | 111111 | 101010 | 1011011 | 101110 | 101000 |
Color Harmonies of #649537
Complementary color
Monochromatic Colors of #649537
Black with #649537
Text Example
Text Example
White with #649537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649537; }
p { color: rgb(100,149,55); }
H1.HeaderClassName
{
color: #649537;
}
.AnyTagClassName
{
color: #649537;
}
</style>
background-color css
<style>
a { background-color: #649537; }
a { background-color: rgb(100,149,55); }
div.DivClassName
{
background-color: #649537;
}
.BgClassName
{
background-color: #649537;
}
</style>
border-color css
<style>
span { border-color: #649537; }
span { border-color: rgb(100,149,55); }
td.TdClassName
{
border-color: #649537;
}
.TagClassName
{
border-color: #649537;
}
</style>