Shades of Vida Loca #649331
Tints of Vida Loca #649331
RGB
CMYK
RGB Variations
Color information
#649331 (or 0x649331) is known color: Vida Loca. HEX triplet: 64, 93 and 31. RGB value is (100,147,49). Sum of RGB (Red+Green+Blue) = 100+147+49=296 (39% of max value = 765). Red value is 100 (39.45% from 255 or 33.78% from 296); Green value is 147 (57.81% from 255 or 49.66% from 296); Blue value is 49 (19.53% from 255 or 16.55% from 296); Max value from RGB is 147 - color contains mainly: green. Hex color #649331 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #649331 is #9B6CCE. Grayscale: #7A7A7A. Windows color (decimal): -10185935 or 3248996. OLE color: 3248996.
HSL color Cylindrical-coordinate representation of color #649331: hue angle of 88.78º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #649331 is Cyan = 0.32, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 147 | 49 | - |
| CMYK | 0.32 | 0 | 0.67 | 0.42 |
| HSL | 88.78º | 0.5% | 0.38% | - |
| HSV(B) | 88.78º | 0.67% | 0.58% | - |
| XYZ | 16.24 | 23.8 | 6.64 | - |
| YUV | 121.78 | 86.93 | 112.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 147 | 49 | 0.32 | 0 | 0.67 | 0.42 | 88.78 | 0.5 | 0.38 |
| Hex | 64 | 93 | 31 | 20 | 0 | 43 | 2A | 59 | 32 | 26 |
| Octal | 144 | 223 | 61 | 40 | 0 | 103 | 52 | 131 | 62 | 46 |
| Binary | 1100100 | 10010011 | 110001 | 100000 | 0 | 1000011 | 101010 | 1011001 | 110010 | 100110 |
Color Harmonies of #649331
Complementary color
Monochromatic Colors of #649331
Black with #649331
Text Example
Text Example
White with #649331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649331; }
p { color: rgb(100,147,49); }
H1.HeaderClassName
{
color: #649331;
}
.AnyTagClassName
{
color: #649331;
}
</style>
background-color css
<style>
a { background-color: #649331; }
a { background-color: rgb(100,147,49); }
div.DivClassName
{
background-color: #649331;
}
.BgClassName
{
background-color: #649331;
}
</style>
border-color css
<style>
span { border-color: #649331; }
span { border-color: rgb(100,147,49); }
td.TdClassName
{
border-color: #649331;
}
.TagClassName
{
border-color: #649331;
}
</style>