Shades of Vida Loca #649531
Tints of Vida Loca #649531
RGB
CMYK
RGB Variations
Color information
#649531 (or 0x649531) is known color: Vida Loca. HEX triplet: 64, 95 and 31. RGB value is (100,149,49). Sum of RGB (Red+Green+Blue) = 100+149+49=298 (39% of max value = 765). Red value is 100 (39.45% from 255 or 33.56% from 298); Green value is 149 (58.59% from 255 or 50% from 298); Blue value is 49 (19.53% from 255 or 16.44% from 298); Max value from RGB is 149 - color contains mainly: green. Hex color #649531 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #649531 is #9B6ACE. Grayscale: #7B7B7B. Windows color (decimal): -10185423 or 3249508. OLE color: 3249508.
HSL color Cylindrical-coordinate representation of color #649531: hue angle of 89.4º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #649531 is Cyan = 0.33, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 149 | 49 | - |
| CMYK | 0.33 | 0 | 0.67 | 0.42 |
| HSL | 89.4º | 0.51% | 0.39% | - |
| HSV(B) | 89.4º | 0.67% | 0.58% | - |
| XYZ | 16.56 | 24.43 | 6.75 | - |
| YUV | 122.95 | 86.27 | 111.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 149 | 49 | 0.33 | 0 | 0.67 | 0.42 | 89.4 | 0.51 | 0.39 |
| Hex | 64 | 95 | 31 | 21 | 0 | 43 | 2A | 59 | 33 | 27 |
| Octal | 144 | 225 | 61 | 41 | 0 | 103 | 52 | 131 | 63 | 47 |
| Binary | 1100100 | 10010101 | 110001 | 100001 | 0 | 1000011 | 101010 | 1011001 | 110011 | 100111 |
Color Harmonies of #649531
Complementary color
Monochromatic Colors of #649531
Black with #649531
Text Example
Text Example
White with #649531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649531; }
p { color: rgb(100,149,49); }
H1.HeaderClassName
{
color: #649531;
}
.AnyTagClassName
{
color: #649531;
}
</style>
background-color css
<style>
a { background-color: #649531; }
a { background-color: rgb(100,149,49); }
div.DivClassName
{
background-color: #649531;
}
.BgClassName
{
background-color: #649531;
}
</style>
border-color css
<style>
span { border-color: #649531; }
span { border-color: rgb(100,149,49); }
td.TdClassName
{
border-color: #649531;
}
.TagClassName
{
border-color: #649531;
}
</style>