Shades of Vida Loca #639420
Tints of Vida Loca #639420
RGB
CMYK
RGB Variations
Color information
#639420 (or 0x639420) is known color: Vida Loca. HEX triplet: 63, 94 and 20. RGB value is (99,148,32). Sum of RGB (Red+Green+Blue) = 99+148+32=279 (36% of max value = 765). Red value is 99 (39.06% from 255 or 35.48% from 279); Green value is 148 (58.20% from 255 or 53.05% from 279); Blue value is 32 (12.89% from 255 or 11.47% from 279); Max value from RGB is 148 - color contains mainly: green. Hex color #639420 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639420 is #9C6BDF. Grayscale: #787878. Windows color (decimal): -10251232 or 2135139. OLE color: 2135139.
HSL color Cylindrical-coordinate representation of color #639420: hue angle of 85.34º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #639420 is Cyan = 0.33, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 32 | - |
| CMYK | 0.33 | 0 | 0.78 | 0.42 |
| HSL | 85.34º | 0.64% | 0.35% | - |
| HSV(B) | 85.34º | 0.78% | 0.58% | - |
| XYZ | 16 | 23.94 | 5.14 | - |
| YUV | 120.13 | 78.27 | 112.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 32 | 0.33 | 0 | 0.78 | 0.42 | 85.34 | 0.64 | 0.35 |
| Hex | 63 | 94 | 20 | 21 | 0 | 4E | 2A | 55 | 40 | 23 |
| Octal | 143 | 224 | 40 | 41 | 0 | 116 | 52 | 125 | 100 | 43 |
| Binary | 1100011 | 10010100 | 100000 | 100001 | 0 | 1001110 | 101010 | 1010101 | 1000000 | 100011 |
Color Harmonies of #639420
Complementary color
Monochromatic Colors of #639420
Black with #639420
Text Example
Text Example
White with #639420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639420; }
p { color: rgb(99,148,32); }
H1.HeaderClassName
{
color: #639420;
}
.AnyTagClassName
{
color: #639420;
}
</style>
background-color css
<style>
a { background-color: #639420; }
a { background-color: rgb(99,148,32); }
div.DivClassName
{
background-color: #639420;
}
.BgClassName
{
background-color: #639420;
}
</style>
border-color css
<style>
span { border-color: #639420; }
span { border-color: rgb(99,148,32); }
td.TdClassName
{
border-color: #639420;
}
.TagClassName
{
border-color: #639420;
}
</style>