Shades of Vida Loca #629338
Tints of Vida Loca #629338
RGB
CMYK
RGB Variations
Color information
#629338 (or 0x629338) is known color: Vida Loca. HEX triplet: 62, 93 and 38. RGB value is (98,147,56). Sum of RGB (Red+Green+Blue) = 98+147+56=301 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.56% from 301); Green value is 147 (57.81% from 255 or 48.84% from 301); Blue value is 56 (22.27% from 255 or 18.60% from 301); Max value from RGB is 147 - color contains mainly: green. Hex color #629338 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #629338 is #9D6CC7. Grayscale: #7A7A7A. Windows color (decimal): -10317000 or 3707746. OLE color: 3707746.
HSL color Cylindrical-coordinate representation of color #629338: hue angle of 92.31º 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 #629338 is Cyan = 0.33, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 147 | 56 | - |
| CMYK | 0.33 | 0 | 0.62 | 0.42 |
| HSL | 92.31º | 0.45% | 0.4% | - |
| HSV(B) | 92.31º | 0.62% | 0.58% | - |
| XYZ | 16.18 | 23.75 | 7.47 | - |
| YUV | 121.98 | 90.77 | 110.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 147 | 56 | 0.33 | 0 | 0.62 | 0.42 | 92.31 | 0.45 | 0.4 |
| Hex | 62 | 93 | 38 | 21 | 0 | 3E | 2A | 5C | 2D | 28 |
| Octal | 142 | 223 | 70 | 41 | 0 | 76 | 52 | 134 | 55 | 50 |
| Binary | 1100010 | 10010011 | 111000 | 100001 | 0 | 111110 | 101010 | 1011100 | 101101 | 101000 |
Color Harmonies of #629338
Complementary color
Monochromatic Colors of #629338
Black with #629338
Text Example
Text Example
White with #629338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629338; }
p { color: rgb(98,147,56); }
H1.HeaderClassName
{
color: #629338;
}
.AnyTagClassName
{
color: #629338;
}
</style>
background-color css
<style>
a { background-color: #629338; }
a { background-color: rgb(98,147,56); }
div.DivClassName
{
background-color: #629338;
}
.BgClassName
{
background-color: #629338;
}
</style>
border-color css
<style>
span { border-color: #629338; }
span { border-color: rgb(98,147,56); }
td.TdClassName
{
border-color: #629338;
}
.TagClassName
{
border-color: #629338;
}
</style>