Shades of Vida Loca #639437
Tints of Vida Loca #639437
RGB
CMYK
RGB Variations
Color information
#639437 (or 0x639437) is known color: Vida Loca. HEX triplet: 63, 94 and 37. RGB value is (99,148,55). Sum of RGB (Red+Green+Blue) = 99+148+55=302 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.78% from 302); Green value is 148 (58.20% from 255 or 49.01% from 302); Blue value is 55 (21.88% from 255 or 18.21% from 302); Max value from RGB is 148 - color contains mainly: green. Hex color #639437 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639437 is #9C6BC8. Grayscale: #7B7B7B. Windows color (decimal): -10251209 or 3642467. OLE color: 3642467.
HSL color Cylindrical-coordinate representation of color #639437: hue angle of 91.61º 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 #639437 is Cyan = 0.33, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 55 | - |
| CMYK | 0.33 | 0 | 0.63 | 0.42 |
| HSL | 91.61º | 0.46% | 0.4% | - |
| HSV(B) | 91.61º | 0.63% | 0.58% | - |
| XYZ | 16.43 | 24.11 | 7.4 | - |
| YUV | 122.75 | 89.77 | 111.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 55 | 0.33 | 0 | 0.63 | 0.42 | 91.61 | 0.46 | 0.4 |
| Hex | 63 | 94 | 37 | 21 | 0 | 3F | 2A | 5C | 2E | 28 |
| Octal | 143 | 224 | 67 | 41 | 0 | 77 | 52 | 134 | 56 | 50 |
| Binary | 1100011 | 10010100 | 110111 | 100001 | 0 | 111111 | 101010 | 1011100 | 101110 | 101000 |
Color Harmonies of #639437
Complementary color
Monochromatic Colors of #639437
Black with #639437
Text Example
Text Example
White with #639437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639437; }
p { color: rgb(99,148,55); }
H1.HeaderClassName
{
color: #639437;
}
.AnyTagClassName
{
color: #639437;
}
</style>
background-color css
<style>
a { background-color: #639437; }
a { background-color: rgb(99,148,55); }
div.DivClassName
{
background-color: #639437;
}
.BgClassName
{
background-color: #639437;
}
</style>
border-color css
<style>
span { border-color: #639437; }
span { border-color: rgb(99,148,55); }
td.TdClassName
{
border-color: #639437;
}
.TagClassName
{
border-color: #639437;
}
</style>