Shades of Vida Loca #649530
Tints of Vida Loca #649530
RGB
CMYK
RGB Variations
Color information
#649530 (or 0x649530) is known color: Vida Loca. HEX triplet: 64, 95 and 30. RGB value is (100,149,48). Sum of RGB (Red+Green+Blue) = 100+149+48=297 (39% of max value = 765). Red value is 100 (39.45% from 255 or 33.67% from 297); Green value is 149 (58.59% from 255 or 50.17% from 297); Blue value is 48 (19.14% from 255 or 16.16% from 297); Max value from RGB is 149 - color contains mainly: green. Hex color #649530 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #649530 is #9B6ACF. Grayscale: #7B7B7B. Windows color (decimal): -10185424 or 3183972. OLE color: 3183972.
HSL color Cylindrical-coordinate representation of color #649530: hue angle of 89.11º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #649530 is Cyan = 0.33, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 100 | 149 | 48 | - |
| CMYK | 0.33 | 0 | 0.68 | 0.42 |
| HSL | 89.11º | 0.51% | 0.39% | - |
| HSV(B) | 89.11º | 0.68% | 0.58% | - |
| XYZ | 16.54 | 24.42 | 6.64 | - |
| YUV | 122.84 | 85.77 | 111.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 149 | 48 | 0.33 | 0 | 0.68 | 0.42 | 89.11 | 0.51 | 0.39 |
| Hex | 64 | 95 | 30 | 21 | 0 | 44 | 2A | 59 | 33 | 27 |
| Octal | 144 | 225 | 60 | 41 | 0 | 104 | 52 | 131 | 63 | 47 |
| Binary | 1100100 | 10010101 | 110000 | 100001 | 0 | 1000100 | 101010 | 1011001 | 110011 | 100111 |
Color Harmonies of #649530
Complementary color
Monochromatic Colors of #649530
Black with #649530
Text Example
Text Example
White with #649530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #649530; }
p { color: rgb(100,149,48); }
H1.HeaderClassName
{
color: #649530;
}
.AnyTagClassName
{
color: #649530;
}
</style>
background-color css
<style>
a { background-color: #649530; }
a { background-color: rgb(100,149,48); }
div.DivClassName
{
background-color: #649530;
}
.BgClassName
{
background-color: #649530;
}
</style>
border-color css
<style>
span { border-color: #649530; }
span { border-color: rgb(100,149,48); }
td.TdClassName
{
border-color: #649530;
}
.TagClassName
{
border-color: #649530;
}
</style>