Shades of Vida Loca #629231
Tints of Vida Loca #629231
RGB
CMYK
RGB Variations
Color information
#629231 (or 0x629231) is known color: Vida Loca. HEX triplet: 62, 92 and 31. RGB value is (98,146,49). Sum of RGB (Red+Green+Blue) = 98+146+49=293 (38% of max value = 765). Red value is 98 (38.67% from 255 or 33.45% from 293); Green value is 146 (57.42% from 255 or 49.83% from 293); Blue value is 49 (19.53% from 255 or 16.72% from 293); Max value from RGB is 146 - color contains mainly: green. Hex color #629231 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #629231 is #9D6DCE. Grayscale: #787878. Windows color (decimal): -10317263 or 3248738. OLE color: 3248738.
HSL color Cylindrical-coordinate representation of color #629231: hue angle of 89.69º degrees, saturation: 0.5, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #629231 is Cyan = 0.33, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 146 | 49 | - |
| CMYK | 0.33 | 0 | 0.66 | 0.43 |
| HSL | 89.69º | 0.5% | 0.38% | - |
| HSV(B) | 89.69º | 0.66% | 0.57% | - |
| XYZ | 15.87 | 23.38 | 6.58 | - |
| YUV | 120.59 | 87.6 | 111.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 146 | 49 | 0.33 | 0 | 0.66 | 0.43 | 89.69 | 0.5 | 0.38 |
| Hex | 62 | 92 | 31 | 21 | 0 | 42 | 2B | 5A | 32 | 26 |
| Octal | 142 | 222 | 61 | 41 | 0 | 102 | 53 | 132 | 62 | 46 |
| Binary | 1100010 | 10010010 | 110001 | 100001 | 0 | 1000010 | 101011 | 1011010 | 110010 | 100110 |
Color Harmonies of #629231
Complementary color
Monochromatic Colors of #629231
Black with #629231
Text Example
Text Example
White with #629231
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629231; }
p { color: rgb(98,146,49); }
H1.HeaderClassName
{
color: #629231;
}
.AnyTagClassName
{
color: #629231;
}
</style>
background-color css
<style>
a { background-color: #629231; }
a { background-color: rgb(98,146,49); }
div.DivClassName
{
background-color: #629231;
}
.BgClassName
{
background-color: #629231;
}
</style>
border-color css
<style>
span { border-color: #629231; }
span { border-color: rgb(98,146,49); }
td.TdClassName
{
border-color: #629231;
}
.TagClassName
{
border-color: #629231;
}
</style>