Shades of Vida Loca #629638
Tints of Vida Loca #629638
RGB
CMYK
RGB Variations
Color information
#629638 (or 0x629638) is known color: Vida Loca. HEX triplet: 62, 96 and 38. RGB value is (98,150,56). Sum of RGB (Red+Green+Blue) = 98+150+56=304 (40% of max value = 765). Red value is 98 (38.67% from 255 or 32.24% from 304); Green value is 150 (58.98% from 255 or 49.34% from 304); Blue value is 56 (22.27% from 255 or 18.42% from 304); Max value from RGB is 150 - color contains mainly: green. Hex color #629638 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #629638 is #9D69C7. Grayscale: #7C7C7C. Windows color (decimal): -10316232 or 3708514. OLE color: 3708514.
HSL color Cylindrical-coordinate representation of color #629638: hue angle of 93.19º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #629638 is Cyan = 0.35, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 98 | 150 | 56 | - |
| CMYK | 0.35 | 0 | 0.63 | 0.41 |
| HSL | 93.19º | 0.46% | 0.4% | - |
| HSV(B) | 93.19º | 0.63% | 0.59% | - |
| XYZ | 16.66 | 24.69 | 7.63 | - |
| YUV | 123.74 | 89.77 | 109.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 150 | 56 | 0.35 | 0 | 0.63 | 0.41 | 93.19 | 0.46 | 0.4 |
| Hex | 62 | 96 | 38 | 23 | 0 | 3F | 29 | 5D | 2E | 28 |
| Octal | 142 | 226 | 70 | 43 | 0 | 77 | 51 | 135 | 56 | 50 |
| Binary | 1100010 | 10010110 | 111000 | 100011 | 0 | 111111 | 101001 | 1011101 | 101110 | 101000 |
Color Harmonies of #629638
Complementary color
Monochromatic Colors of #629638
Black with #629638
Text Example
Text Example
White with #629638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629638; }
p { color: rgb(98,150,56); }
H1.HeaderClassName
{
color: #629638;
}
.AnyTagClassName
{
color: #629638;
}
</style>
background-color css
<style>
a { background-color: #629638; }
a { background-color: rgb(98,150,56); }
div.DivClassName
{
background-color: #629638;
}
.BgClassName
{
background-color: #629638;
}
</style>
border-color css
<style>
span { border-color: #629638; }
span { border-color: rgb(98,150,56); }
td.TdClassName
{
border-color: #629638;
}
.TagClassName
{
border-color: #629638;
}
</style>