Shades of Vida Loca #639421
Tints of Vida Loca #639421
RGB
CMYK
RGB Variations
Color information
#639421 (or 0x639421) is known color: Vida Loca. HEX triplet: 63, 94 and 21. RGB value is (99,148,33). Sum of RGB (Red+Green+Blue) = 99+148+33=280 (37% of max value = 765). Red value is 99 (39.06% from 255 or 35.36% from 280); Green value is 148 (58.20% from 255 or 52.86% from 280); Blue value is 33 (13.28% from 255 or 11.79% from 280); Max value from RGB is 148 - color contains mainly: green. Hex color #639421 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639421 is #9C6BDE. Grayscale: #787878. Windows color (decimal): -10251231 or 2200675. OLE color: 2200675.
HSL color Cylindrical-coordinate representation of color #639421: hue angle of 85.57º 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 #639421 is Cyan = 0.33, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 33 | - |
| CMYK | 0.33 | 0 | 0.78 | 0.42 |
| HSL | 85.57º | 0.64% | 0.35% | - |
| HSV(B) | 85.57º | 0.78% | 0.58% | - |
| XYZ | 16.01 | 23.94 | 5.22 | - |
| YUV | 120.24 | 78.77 | 112.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 33 | 0.33 | 0 | 0.78 | 0.42 | 85.57 | 0.64 | 0.35 |
| Hex | 63 | 94 | 21 | 21 | 0 | 4E | 2A | 56 | 40 | 23 |
| Octal | 143 | 224 | 41 | 41 | 0 | 116 | 52 | 126 | 100 | 43 |
| Binary | 1100011 | 10010100 | 100001 | 100001 | 0 | 1001110 | 101010 | 1010110 | 1000000 | 100011 |
Color Harmonies of #639421
Complementary color
Monochromatic Colors of #639421
Black with #639421
Text Example
Text Example
White with #639421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639421; }
p { color: rgb(99,148,33); }
H1.HeaderClassName
{
color: #639421;
}
.AnyTagClassName
{
color: #639421;
}
</style>
background-color css
<style>
a { background-color: #639421; }
a { background-color: rgb(99,148,33); }
div.DivClassName
{
background-color: #639421;
}
.BgClassName
{
background-color: #639421;
}
</style>
border-color css
<style>
span { border-color: #639421; }
span { border-color: rgb(99,148,33); }
td.TdClassName
{
border-color: #639421;
}
.TagClassName
{
border-color: #639421;
}
</style>