Shades of Vida Loca #639331
Tints of Vida Loca #639331
RGB
CMYK
RGB Variations
Color information
#639331 (or 0x639331) is known color: Vida Loca. HEX triplet: 63, 93 and 31. RGB value is (99,147,49). Sum of RGB (Red+Green+Blue) = 99+147+49=295 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.56% from 295); Green value is 147 (57.81% from 255 or 49.83% from 295); Blue value is 49 (19.53% from 255 or 16.61% from 295); Max value from RGB is 147 - color contains mainly: green. Hex color #639331 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639331 is #9C6CCE. Grayscale: #797979. Windows color (decimal): -10251471 or 3248995. OLE color: 3248995.
HSL color Cylindrical-coordinate representation of color #639331: hue angle of 89.39º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #639331 is Cyan = 0.33, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 147 | 49 | - |
| CMYK | 0.33 | 0 | 0.67 | 0.42 |
| HSL | 89.39º | 0.5% | 0.38% | - |
| HSV(B) | 89.39º | 0.67% | 0.58% | - |
| XYZ | 16.13 | 23.74 | 6.64 | - |
| YUV | 121.48 | 87.1 | 111.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 147 | 49 | 0.33 | 0 | 0.67 | 0.42 | 89.39 | 0.5 | 0.38 |
| Hex | 63 | 93 | 31 | 21 | 0 | 43 | 2A | 59 | 32 | 26 |
| Octal | 143 | 223 | 61 | 41 | 0 | 103 | 52 | 131 | 62 | 46 |
| Binary | 1100011 | 10010011 | 110001 | 100001 | 0 | 1000011 | 101010 | 1011001 | 110010 | 100110 |
Color Harmonies of #639331
Complementary color
Monochromatic Colors of #639331
Black with #639331
Text Example
Text Example
White with #639331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639331; }
p { color: rgb(99,147,49); }
H1.HeaderClassName
{
color: #639331;
}
.AnyTagClassName
{
color: #639331;
}
</style>
background-color css
<style>
a { background-color: #639331; }
a { background-color: rgb(99,147,49); }
div.DivClassName
{
background-color: #639331;
}
.BgClassName
{
background-color: #639331;
}
</style>
border-color css
<style>
span { border-color: #639331; }
span { border-color: rgb(99,147,49); }
td.TdClassName
{
border-color: #639331;
}
.TagClassName
{
border-color: #639331;
}
</style>