Shades of Vida Loca #629228
Tints of Vida Loca #629228
RGB
CMYK
RGB Variations
Color information
#629228 (or 0x629228) is known color: Vida Loca. HEX triplet: 62, 92 and 28. RGB value is (98,146,40). Sum of RGB (Red+Green+Blue) = 98+146+40=284 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.51% from 284); Green value is 146 (57.42% from 255 or 51.41% from 284); Blue value is 40 (16.02% from 255 or 14.08% from 284); Max value from RGB is 146 - color contains mainly: green. Hex color #629228 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #629228 is #9D6DD7. Grayscale: #777777. Windows color (decimal): -10317272 or 2658914. OLE color: 2658914.
HSL color Cylindrical-coordinate representation of color #629228: hue angle of 87.17º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #629228 is Cyan = 0.33, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 98 | 146 | 40 | - |
| CMYK | 0.33 | 0 | 0.73 | 0.43 |
| HSL | 87.17º | 0.57% | 0.36% | - |
| HSV(B) | 87.17º | 0.73% | 0.57% | - |
| XYZ | 15.7 | 23.31 | 5.68 | - |
| YUV | 119.56 | 83.1 | 112.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 146 | 40 | 0.33 | 0 | 0.73 | 0.43 | 87.17 | 0.57 | 0.36 |
| Hex | 62 | 92 | 28 | 21 | 0 | 49 | 2B | 57 | 39 | 24 |
| Octal | 142 | 222 | 50 | 41 | 0 | 111 | 53 | 127 | 71 | 44 |
| Binary | 1100010 | 10010010 | 101000 | 100001 | 0 | 1001001 | 101011 | 1010111 | 111001 | 100100 |
Color Harmonies of #629228
Complementary color
Monochromatic Colors of #629228
Black with #629228
Text Example
Text Example
White with #629228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629228; }
p { color: rgb(98,146,40); }
H1.HeaderClassName
{
color: #629228;
}
.AnyTagClassName
{
color: #629228;
}
</style>
background-color css
<style>
a { background-color: #629228; }
a { background-color: rgb(98,146,40); }
div.DivClassName
{
background-color: #629228;
}
.BgClassName
{
background-color: #629228;
}
</style>
border-color css
<style>
span { border-color: #629228; }
span { border-color: rgb(98,146,40); }
td.TdClassName
{
border-color: #629228;
}
.TagClassName
{
border-color: #629228;
}
</style>