Shades of Vida Loca #639337
Tints of Vida Loca #639337
RGB
CMYK
RGB Variations
Color information
#639337 (or 0x639337) is known color: Vida Loca. HEX triplet: 63, 93 and 37. RGB value is (99,147,55). Sum of RGB (Red+Green+Blue) = 99+147+55=301 (39% of max value = 765). Red value is 99 (39.06% from 255 or 32.89% from 301); Green value is 147 (57.81% from 255 or 48.84% from 301); Blue value is 55 (21.88% from 255 or 18.27% from 301); Max value from RGB is 147 - color contains mainly: green. Hex color #639337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639337 is #9C6CC8. Grayscale: #7A7A7A. Windows color (decimal): -10251465 or 3642211. OLE color: 3642211.
HSL color Cylindrical-coordinate representation of color #639337: hue angle of 91.3º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #639337 is Cyan = 0.33, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 147 | 55 | - |
| CMYK | 0.33 | 0 | 0.63 | 0.42 |
| HSL | 91.3º | 0.46% | 0.4% | - |
| HSV(B) | 91.3º | 0.63% | 0.58% | - |
| XYZ | 16.27 | 23.8 | 7.35 | - |
| YUV | 122.16 | 90.1 | 111.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 147 | 55 | 0.33 | 0 | 0.63 | 0.42 | 91.3 | 0.46 | 0.4 |
| Hex | 63 | 93 | 37 | 21 | 0 | 3F | 2A | 5B | 2E | 28 |
| Octal | 143 | 223 | 67 | 41 | 0 | 77 | 52 | 133 | 56 | 50 |
| Binary | 1100011 | 10010011 | 110111 | 100001 | 0 | 111111 | 101010 | 1011011 | 101110 | 101000 |
Color Harmonies of #639337
Complementary color
Monochromatic Colors of #639337
Black with #639337
Text Example
Text Example
White with #639337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639337; }
p { color: rgb(99,147,55); }
H1.HeaderClassName
{
color: #639337;
}
.AnyTagClassName
{
color: #639337;
}
</style>
background-color css
<style>
a { background-color: #639337; }
a { background-color: rgb(99,147,55); }
div.DivClassName
{
background-color: #639337;
}
.BgClassName
{
background-color: #639337;
}
</style>
border-color css
<style>
span { border-color: #639337; }
span { border-color: rgb(99,147,55); }
td.TdClassName
{
border-color: #639337;
}
.TagClassName
{
border-color: #639337;
}
</style>