Shades of Vida Loca #639434
Tints of Vida Loca #639434
RGB
CMYK
RGB Variations
Color information
#639434 (or 0x639434) is known color: Vida Loca. HEX triplet: 63, 94 and 34. RGB value is (99,148,52). Sum of RGB (Red+Green+Blue) = 99+148+52=299 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.11% from 299); Green value is 148 (58.20% from 255 or 49.50% from 299); Blue value is 52 (20.70% from 255 or 17.39% from 299); Max value from RGB is 148 - color contains mainly: green. Hex color #639434 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639434 is #9C6BCB. Grayscale: #7A7A7A. Windows color (decimal): -10251212 or 3445859. OLE color: 3445859.
HSL color Cylindrical-coordinate representation of color #639434: hue angle of 90.62º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #639434 is Cyan = 0.33, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 52 | - |
| CMYK | 0.33 | 0 | 0.65 | 0.42 |
| HSL | 90.63º | 0.48% | 0.39% | - |
| HSV(B) | 90.63º | 0.65% | 0.58% | - |
| XYZ | 16.36 | 24.08 | 7.03 | - |
| YUV | 122.41 | 88.27 | 111.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 52 | 0.33 | 0 | 0.65 | 0.42 | 90.63 | 0.48 | 0.39 |
| Hex | 63 | 94 | 34 | 21 | 0 | 41 | 2A | 5B | 30 | 27 |
| Octal | 143 | 224 | 64 | 41 | 0 | 101 | 52 | 133 | 60 | 47 |
| Binary | 1100011 | 10010100 | 110100 | 100001 | 0 | 1000001 | 101010 | 1011011 | 110000 | 100111 |
Color Harmonies of #639434
Complementary color
Monochromatic Colors of #639434
Black with #639434
Text Example
Text Example
White with #639434
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639434; }
p { color: rgb(99,148,52); }
H1.HeaderClassName
{
color: #639434;
}
.AnyTagClassName
{
color: #639434;
}
</style>
background-color css
<style>
a { background-color: #639434; }
a { background-color: rgb(99,148,52); }
div.DivClassName
{
background-color: #639434;
}
.BgClassName
{
background-color: #639434;
}
</style>
border-color css
<style>
span { border-color: #639434; }
span { border-color: rgb(99,148,52); }
td.TdClassName
{
border-color: #639434;
}
.TagClassName
{
border-color: #639434;
}
</style>