Shades of Vida Loca #629221
Tints of Vida Loca #629221
RGB
CMYK
RGB Variations
Color information
#629221 (or 0x629221) is known color: Vida Loca. HEX triplet: 62, 92 and 21. RGB value is (98,146,33). Sum of RGB (Red+Green+Blue) = 98+146+33=277 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.38% from 277); Green value is 146 (57.42% from 255 or 52.71% from 277); Blue value is 33 (13.28% from 255 or 11.91% from 277); Max value from RGB is 146 - color contains mainly: green. Hex color #629221 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #629221 is #9D6DDE. Grayscale: #777777. Windows color (decimal): -10317279 or 2200162. OLE color: 2200162.
HSL color Cylindrical-coordinate representation of color #629221: hue angle of 85.49º degrees, saturation: 0.63, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #629221 is Cyan = 0.33, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 146 | 33 | - |
| CMYK | 0.33 | 0 | 0.77 | 0.43 |
| HSL | 85.49º | 0.63% | 0.35% | - |
| HSV(B) | 85.49º | 0.77% | 0.57% | - |
| XYZ | 15.59 | 23.26 | 5.11 | - |
| YUV | 118.77 | 79.6 | 113.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 146 | 33 | 0.33 | 0 | 0.77 | 0.43 | 85.49 | 0.63 | 0.35 |
| Hex | 62 | 92 | 21 | 21 | 0 | 4D | 2B | 55 | 3F | 23 |
| Octal | 142 | 222 | 41 | 41 | 0 | 115 | 53 | 125 | 77 | 43 |
| Binary | 1100010 | 10010010 | 100001 | 100001 | 0 | 1001101 | 101011 | 1010101 | 111111 | 100011 |
Color Harmonies of #629221
Complementary color
Monochromatic Colors of #629221
Black with #629221
Text Example
Text Example
White with #629221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629221; }
p { color: rgb(98,146,33); }
H1.HeaderClassName
{
color: #629221;
}
.AnyTagClassName
{
color: #629221;
}
</style>
background-color css
<style>
a { background-color: #629221; }
a { background-color: rgb(98,146,33); }
div.DivClassName
{
background-color: #629221;
}
.BgClassName
{
background-color: #629221;
}
</style>
border-color css
<style>
span { border-color: #629221; }
span { border-color: rgb(98,146,33); }
td.TdClassName
{
border-color: #629221;
}
.TagClassName
{
border-color: #629221;
}
</style>