Shades of Vida Loca #649639
Tints of Vida Loca #649639
RGB
CMYK
RGB Variations
Color information
#649639 (or 0x649639) is known color: Vida Loca. HEX triplet: 64, 96 and 39. RGB value is (100,150,57). Sum of RGB (Red+Green+Blue) = 100+150+57=307 (40% of max value = 765). Red value is 100 (39.45% from 255 or 32.57% from 307); Green value is 150 (58.98% from 255 or 48.86% from 307); Blue value is 57 (22.66% from 255 or 18.57% from 307); Max value from RGB is 150 - color contains mainly: green. Hex color #649639 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #649639 is #9B69C6. Grayscale: #7C7C7C. Windows color (decimal): -10185159 or 3774052. OLE color: 3774052.
HSL color Cylindrical-coordinate representation of color #649639: hue angle of 92.26º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #649639 is Cyan = 0.33, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 100 | 150 | 57 | - |
| CMYK | 0.33 | 0 | 0.62 | 0.41 |
| HSL | 92.26º | 0.45% | 0.41% | - |
| HSV(B) | 92.26º | 0.62% | 0.59% | - |
| XYZ | 16.9 | 24.82 | 7.77 | - |
| YUV | 124.45 | 89.94 | 110.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 150 | 57 | 0.33 | 0 | 0.62 | 0.41 | 92.26 | 0.45 | 0.41 |
| Hex | 64 | 96 | 39 | 21 | 0 | 3E | 29 | 5C | 2D | 29 |
| Octal | 144 | 226 | 71 | 41 | 0 | 76 | 51 | 134 | 55 | 51 |
| Binary | 1100100 | 10010110 | 111001 | 100001 | 0 | 111110 | 101001 | 1011100 | 101101 | 101001 |
Color Harmonies of #649639
Complementary color
Monochromatic Colors of #649639
Black with #649639
Text Example
Text Example
White with #649639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649639; }
p { color: rgb(100,150,57); }
H1.HeaderClassName
{
color: #649639;
}
.AnyTagClassName
{
color: #649639;
}
</style>
background-color css
<style>
a { background-color: #649639; }
a { background-color: rgb(100,150,57); }
div.DivClassName
{
background-color: #649639;
}
.BgClassName
{
background-color: #649639;
}
</style>
border-color css
<style>
span { border-color: #649639; }
span { border-color: rgb(100,150,57); }
td.TdClassName
{
border-color: #649639;
}
.TagClassName
{
border-color: #649639;
}
</style>