Shades of Vida Loca #639422
Tints of Vida Loca #639422
RGB
CMYK
RGB Variations
Color information
#639422 (or 0x639422) is known color: Vida Loca. HEX triplet: 63, 94 and 22. RGB value is (99,148,34). Sum of RGB (Red+Green+Blue) = 99+148+34=281 (37% of max value = 765). Red value is 99 (39.06% from 255 or 35.23% from 281); Green value is 148 (58.20% from 255 or 52.67% from 281); Blue value is 34 (13.67% from 255 or 12.10% from 281); Max value from RGB is 148 - color contains mainly: green. Hex color #639422 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639422 is #9C6BDD. Grayscale: #787878. Windows color (decimal): -10251230 or 2266211. OLE color: 2266211.
HSL color Cylindrical-coordinate representation of color #639422: hue angle of 85.79º degrees, saturation: 0.63, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #639422 is Cyan = 0.33, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 34 | - |
| CMYK | 0.33 | 0 | 0.77 | 0.42 |
| HSL | 85.79º | 0.63% | 0.36% | - |
| HSV(B) | 85.79º | 0.77% | 0.58% | - |
| XYZ | 16.02 | 23.95 | 5.29 | - |
| YUV | 120.35 | 79.27 | 112.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 34 | 0.33 | 0 | 0.77 | 0.42 | 85.79 | 0.63 | 0.36 |
| Hex | 63 | 94 | 22 | 21 | 0 | 4D | 2A | 56 | 3F | 24 |
| Octal | 143 | 224 | 42 | 41 | 0 | 115 | 52 | 126 | 77 | 44 |
| Binary | 1100011 | 10010100 | 100010 | 100001 | 0 | 1001101 | 101010 | 1010110 | 111111 | 100100 |
Color Harmonies of #639422
Complementary color
Monochromatic Colors of #639422
Black with #639422
Text Example
Text Example
White with #639422
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639422; }
p { color: rgb(99,148,34); }
H1.HeaderClassName
{
color: #639422;
}
.AnyTagClassName
{
color: #639422;
}
</style>
background-color css
<style>
a { background-color: #639422; }
a { background-color: rgb(99,148,34); }
div.DivClassName
{
background-color: #639422;
}
.BgClassName
{
background-color: #639422;
}
</style>
border-color css
<style>
span { border-color: #639422; }
span { border-color: rgb(99,148,34); }
td.TdClassName
{
border-color: #639422;
}
.TagClassName
{
border-color: #639422;
}
</style>