Shades of Vida Loca #629337
Tints of Vida Loca #629337
RGB
CMYK
RGB Variations
Color information
#629337 (or 0x629337) is known color: Vida Loca. HEX triplet: 62, 93 and 37. RGB value is (98,147,55). Sum of RGB (Red+Green+Blue) = 98+147+55=300 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.67% from 300); Green value is 147 (57.81% from 255 or 49% from 300); Blue value is 55 (21.88% from 255 or 18.33% from 300); Max value from RGB is 147 - color contains mainly: green. Hex color #629337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #629337 is #9D6CC8. Grayscale: #7A7A7A. Windows color (decimal): -10317001 or 3642210. OLE color: 3642210.
HSL color Cylindrical-coordinate representation of color #629337: hue angle of 91.96º 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 #629337 is Cyan = 0.33, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 147 | 55 | - |
| CMYK | 0.33 | 0 | 0.63 | 0.42 |
| HSL | 91.96º | 0.46% | 0.4% | - |
| HSV(B) | 91.96º | 0.63% | 0.58% | - |
| XYZ | 16.16 | 23.74 | 7.34 | - |
| YUV | 121.86 | 90.27 | 110.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 147 | 55 | 0.33 | 0 | 0.63 | 0.42 | 91.96 | 0.46 | 0.4 |
| Hex | 62 | 93 | 37 | 21 | 0 | 3F | 2A | 5C | 2E | 28 |
| Octal | 142 | 223 | 67 | 41 | 0 | 77 | 52 | 134 | 56 | 50 |
| Binary | 1100010 | 10010011 | 110111 | 100001 | 0 | 111111 | 101010 | 1011100 | 101110 | 101000 |
Color Harmonies of #629337
Complementary color
Monochromatic Colors of #629337
Black with #629337
Text Example
Text Example
White with #629337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629337; }
p { color: rgb(98,147,55); }
H1.HeaderClassName
{
color: #629337;
}
.AnyTagClassName
{
color: #629337;
}
</style>
background-color css
<style>
a { background-color: #629337; }
a { background-color: rgb(98,147,55); }
div.DivClassName
{
background-color: #629337;
}
.BgClassName
{
background-color: #629337;
}
</style>
border-color css
<style>
span { border-color: #629337; }
span { border-color: rgb(98,147,55); }
td.TdClassName
{
border-color: #629337;
}
.TagClassName
{
border-color: #629337;
}
</style>