Shades of Vida Loca #629137
Tints of Vida Loca #629137
RGB
CMYK
RGB Variations
Color information
#629137 (or 0x629137) is known color: Vida Loca. HEX triplet: 62, 91 and 37. RGB value is (98,145,55). Sum of RGB (Red+Green+Blue) = 98+145+55=298 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.89% from 298); Green value is 145 (57.03% from 255 or 48.66% from 298); Blue value is 55 (21.88% from 255 or 18.46% from 298); Max value from RGB is 145 - color contains mainly: green. Hex color #629137 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #629137 is #9D6EC8. Grayscale: #787878. Windows color (decimal): -10317513 or 3641698. OLE color: 3641698.
HSL color Cylindrical-coordinate representation of color #629137: hue angle of 91.33º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #629137 is Cyan = 0.32, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 145 | 55 | - |
| CMYK | 0.32 | 0 | 0.62 | 0.43 |
| HSL | 91.33º | 0.45% | 0.39% | - |
| HSV(B) | 91.33º | 0.62% | 0.57% | - |
| XYZ | 15.85 | 23.12 | 7.24 | - |
| YUV | 120.69 | 90.93 | 111.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 145 | 55 | 0.32 | 0 | 0.62 | 0.43 | 91.33 | 0.45 | 0.39 |
| Hex | 62 | 91 | 37 | 20 | 0 | 3E | 2B | 5B | 2D | 27 |
| Octal | 142 | 221 | 67 | 40 | 0 | 76 | 53 | 133 | 55 | 47 |
| Binary | 1100010 | 10010001 | 110111 | 100000 | 0 | 111110 | 101011 | 1011011 | 101101 | 100111 |
Color Harmonies of #629137
Complementary color
Monochromatic Colors of #629137
Black with #629137
Text Example
Text Example
White with #629137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629137; }
p { color: rgb(98,145,55); }
H1.HeaderClassName
{
color: #629137;
}
.AnyTagClassName
{
color: #629137;
}
</style>
background-color css
<style>
a { background-color: #629137; }
a { background-color: rgb(98,145,55); }
div.DivClassName
{
background-color: #629137;
}
.BgClassName
{
background-color: #629137;
}
</style>
border-color css
<style>
span { border-color: #629137; }
span { border-color: rgb(98,145,55); }
td.TdClassName
{
border-color: #629137;
}
.TagClassName
{
border-color: #629137;
}
</style>