Shades of Vida Loca #639539
Tints of Vida Loca #639539
RGB
CMYK
RGB Variations
Color information
#639539 (or 0x639539) is known color: Vida Loca. HEX triplet: 63, 95 and 39. RGB value is (99,149,57). Sum of RGB (Red+Green+Blue) = 99+149+57=305 (40% of max value = 765). Red value is 99 (39.06% from 255 or 32.46% from 305); Green value is 149 (58.59% from 255 or 48.85% from 305); Blue value is 57 (22.66% from 255 or 18.69% from 305); Max value from RGB is 149 - color contains mainly: green. Hex color #639539 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639539 is #9C6AC6. Grayscale: #7B7B7B. Windows color (decimal): -10250951 or 3773795. OLE color: 3773795.
HSL color Cylindrical-coordinate representation of color #639539: hue angle of 92.61º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #639539 is Cyan = 0.34, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 149 | 57 | - |
| CMYK | 0.34 | 0 | 0.62 | 0.42 |
| HSL | 92.61º | 0.45% | 0.4% | - |
| HSV(B) | 92.61º | 0.62% | 0.58% | - |
| XYZ | 16.63 | 24.44 | 7.71 | - |
| YUV | 123.56 | 90.44 | 110.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 149 | 57 | 0.34 | 0 | 0.62 | 0.42 | 92.61 | 0.45 | 0.4 |
| Hex | 63 | 95 | 39 | 22 | 0 | 3E | 2A | 5D | 2D | 28 |
| Octal | 143 | 225 | 71 | 42 | 0 | 76 | 52 | 135 | 55 | 50 |
| Binary | 1100011 | 10010101 | 111001 | 100010 | 0 | 111110 | 101010 | 1011101 | 101101 | 101000 |
Color Harmonies of #639539
Complementary color
Monochromatic Colors of #639539
Black with #639539
Text Example
Text Example
White with #639539
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639539; }
p { color: rgb(99,149,57); }
H1.HeaderClassName
{
color: #639539;
}
.AnyTagClassName
{
color: #639539;
}
</style>
background-color css
<style>
a { background-color: #639539; }
a { background-color: rgb(99,149,57); }
div.DivClassName
{
background-color: #639539;
}
.BgClassName
{
background-color: #639539;
}
</style>
border-color css
<style>
span { border-color: #639539; }
span { border-color: rgb(99,149,57); }
td.TdClassName
{
border-color: #639539;
}
.TagClassName
{
border-color: #639539;
}
</style>