Shades of Vida Loca #649339
Tints of Vida Loca #649339
RGB
CMYK
RGB Variations
Color information
#649339 (or 0x649339) is known color: Vida Loca. HEX triplet: 64, 93 and 39. RGB value is (100,147,57). Sum of RGB (Red+Green+Blue) = 100+147+57=304 (40% of max value = 765). Red value is 100 (39.45% from 255 or 32.89% from 304); Green value is 147 (57.81% from 255 or 48.36% from 304); Blue value is 57 (22.66% from 255 or 18.75% from 304); Max value from RGB is 147 - color contains mainly: green. Hex color #649339 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #649339 is #9B6CC6. Grayscale: #7A7A7A. Windows color (decimal): -10185927 or 3773284. OLE color: 3773284.
HSL color Cylindrical-coordinate representation of color #649339: hue angle of 91.33º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #649339 is Cyan = 0.32, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 147 | 57 | - |
| CMYK | 0.32 | 0 | 0.61 | 0.42 |
| HSL | 91.33º | 0.44% | 0.4% | - |
| HSV(B) | 91.33º | 0.61% | 0.58% | - |
| XYZ | 16.43 | 23.87 | 7.61 | - |
| YUV | 122.69 | 90.93 | 111.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 147 | 57 | 0.32 | 0 | 0.61 | 0.42 | 91.33 | 0.44 | 0.4 |
| Hex | 64 | 93 | 39 | 20 | 0 | 3D | 2A | 5B | 2C | 28 |
| Octal | 144 | 223 | 71 | 40 | 0 | 75 | 52 | 133 | 54 | 50 |
| Binary | 1100100 | 10010011 | 111001 | 100000 | 0 | 111101 | 101010 | 1011011 | 101100 | 101000 |
Color Harmonies of #649339
Complementary color
Monochromatic Colors of #649339
Black with #649339
Text Example
Text Example
White with #649339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649339; }
p { color: rgb(100,147,57); }
H1.HeaderClassName
{
color: #649339;
}
.AnyTagClassName
{
color: #649339;
}
</style>
background-color css
<style>
a { background-color: #649339; }
a { background-color: rgb(100,147,57); }
div.DivClassName
{
background-color: #649339;
}
.BgClassName
{
background-color: #649339;
}
</style>
border-color css
<style>
span { border-color: #649339; }
span { border-color: rgb(100,147,57); }
td.TdClassName
{
border-color: #649339;
}
.TagClassName
{
border-color: #649339;
}
</style>