Shades of Vida Loca #639532
Tints of Vida Loca #639532
RGB
CMYK
RGB Variations
Color information
#639532 (or 0x639532) is known color: Vida Loca. HEX triplet: 63, 95 and 32. RGB value is (99,149,50). Sum of RGB (Red+Green+Blue) = 99+149+50=298 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.22% from 298); Green value is 149 (58.59% from 255 or 50% from 298); Blue value is 50 (19.92% from 255 or 16.78% from 298); Max value from RGB is 149 - color contains mainly: green. Hex color #639532 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639532 is #9C6ACD. Grayscale: #7B7B7B. Windows color (decimal): -10250958 or 3315043. OLE color: 3315043.
HSL color Cylindrical-coordinate representation of color #639532: hue angle of 90.3º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #639532 is Cyan = 0.34, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 149 | 50 | - |
| CMYK | 0.34 | 0 | 0.66 | 0.42 |
| HSL | 90.3º | 0.5% | 0.39% | - |
| HSV(B) | 90.3º | 0.66% | 0.58% | - |
| XYZ | 16.47 | 24.38 | 6.86 | - |
| YUV | 122.76 | 86.94 | 111.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 149 | 50 | 0.34 | 0 | 0.66 | 0.42 | 90.3 | 0.5 | 0.39 |
| Hex | 63 | 95 | 32 | 22 | 0 | 42 | 2A | 5A | 32 | 27 |
| Octal | 143 | 225 | 62 | 42 | 0 | 102 | 52 | 132 | 62 | 47 |
| Binary | 1100011 | 10010101 | 110010 | 100010 | 0 | 1000010 | 101010 | 1011010 | 110010 | 100111 |
Color Harmonies of #639532
Complementary color
Monochromatic Colors of #639532
Black with #639532
Text Example
Text Example
White with #639532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639532; }
p { color: rgb(99,149,50); }
H1.HeaderClassName
{
color: #639532;
}
.AnyTagClassName
{
color: #639532;
}
</style>
background-color css
<style>
a { background-color: #639532; }
a { background-color: rgb(99,149,50); }
div.DivClassName
{
background-color: #639532;
}
.BgClassName
{
background-color: #639532;
}
</style>
border-color css
<style>
span { border-color: #639532; }
span { border-color: rgb(99,149,50); }
td.TdClassName
{
border-color: #639532;
}
.TagClassName
{
border-color: #639532;
}
</style>