Shades of Vida Loca #649326
Tints of Vida Loca #649326
RGB
CMYK
RGB Variations
Color information
#649326 (or 0x649326) is known color: Vida Loca. HEX triplet: 64, 93 and 26. RGB value is (100,147,38). Sum of RGB (Red+Green+Blue) = 100+147+38=285 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.09% from 285); Green value is 147 (57.81% from 255 or 51.58% from 285); Blue value is 38 (15.23% from 255 or 13.33% from 285); Max value from RGB is 147 - color contains mainly: green. Hex color #649326 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #649326 is #9B6CD9. Grayscale: #787878. Windows color (decimal): -10185946 or 2528100. OLE color: 2528100.
HSL color Cylindrical-coordinate representation of color #649326: hue angle of 85.87º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #649326 is Cyan = 0.32, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 147 | 38 | - |
| CMYK | 0.32 | 0 | 0.74 | 0.42 |
| HSL | 85.87º | 0.59% | 0.36% | - |
| HSV(B) | 85.87º | 0.74% | 0.58% | - |
| XYZ | 16.04 | 23.72 | 5.57 | - |
| YUV | 120.52 | 81.43 | 113.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 147 | 38 | 0.32 | 0 | 0.74 | 0.42 | 85.87 | 0.59 | 0.36 |
| Hex | 64 | 93 | 26 | 20 | 0 | 4A | 2A | 56 | 3B | 24 |
| Octal | 144 | 223 | 46 | 40 | 0 | 112 | 52 | 126 | 73 | 44 |
| Binary | 1100100 | 10010011 | 100110 | 100000 | 0 | 1001010 | 101010 | 1010110 | 111011 | 100100 |
Color Harmonies of #649326
Complementary color
Monochromatic Colors of #649326
Black with #649326
Text Example
Text Example
White with #649326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649326; }
p { color: rgb(100,147,38); }
H1.HeaderClassName
{
color: #649326;
}
.AnyTagClassName
{
color: #649326;
}
</style>
background-color css
<style>
a { background-color: #649326; }
a { background-color: rgb(100,147,38); }
div.DivClassName
{
background-color: #649326;
}
.BgClassName
{
background-color: #649326;
}
</style>
border-color css
<style>
span { border-color: #649326; }
span { border-color: rgb(100,147,38); }
td.TdClassName
{
border-color: #649326;
}
.TagClassName
{
border-color: #649326;
}
</style>