Shades of Vida Loca #639430
Tints of Vida Loca #639430
RGB
CMYK
RGB Variations
Color information
#639430 (or 0x639430) is known color: Vida Loca. HEX triplet: 63, 94 and 30. RGB value is (99,148,48). Sum of RGB (Red+Green+Blue) = 99+148+48=295 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.56% from 295); Green value is 148 (58.20% from 255 or 50.17% from 295); Blue value is 48 (19.14% from 255 or 16.27% from 295); Max value from RGB is 148 - color contains mainly: green. Hex color #639430 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639430 is #9C6BCF. Grayscale: #7A7A7A. Windows color (decimal): -10251216 or 3183715. OLE color: 3183715.
HSL color Cylindrical-coordinate representation of color #639430: hue angle of 89.4º degrees, saturation: 0.51, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #639430 is Cyan = 0.33, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 48 | - |
| CMYK | 0.33 | 0 | 0.68 | 0.42 |
| HSL | 89.4º | 0.51% | 0.38% | - |
| HSV(B) | 89.4º | 0.68% | 0.58% | - |
| XYZ | 16.27 | 24.05 | 6.58 | - |
| YUV | 121.95 | 86.27 | 111.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 48 | 0.33 | 0 | 0.68 | 0.42 | 89.4 | 0.51 | 0.38 |
| Hex | 63 | 94 | 30 | 21 | 0 | 44 | 2A | 59 | 33 | 26 |
| Octal | 143 | 224 | 60 | 41 | 0 | 104 | 52 | 131 | 63 | 46 |
| Binary | 1100011 | 10010100 | 110000 | 100001 | 0 | 1000100 | 101010 | 1011001 | 110011 | 100110 |
Color Harmonies of #639430
Complementary color
Monochromatic Colors of #639430
Black with #639430
Text Example
Text Example
White with #639430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639430; }
p { color: rgb(99,148,48); }
H1.HeaderClassName
{
color: #639430;
}
.AnyTagClassName
{
color: #639430;
}
</style>
background-color css
<style>
a { background-color: #639430; }
a { background-color: rgb(99,148,48); }
div.DivClassName
{
background-color: #639430;
}
.BgClassName
{
background-color: #639430;
}
</style>
border-color css
<style>
span { border-color: #639430; }
span { border-color: rgb(99,148,48); }
td.TdClassName
{
border-color: #639430;
}
.TagClassName
{
border-color: #639430;
}
</style>