Shades of Vida Loca #628829
Tints of Vida Loca #628829
RGB
CMYK
RGB Variations
Color information
#628829 (or 0x628829) is known color: Vida Loca. HEX triplet: 62, 88 and 29. RGB value is (98,136,41). Sum of RGB (Red+Green+Blue) = 98+136+41=275 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.64% from 275); Green value is 136 (53.52% from 255 or 49.45% from 275); Blue value is 41 (16.41% from 255 or 14.91% from 275); Max value from RGB is 136 - color contains mainly: green. Hex color #628829 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628829 is #9D77D6. Grayscale: #727272. Windows color (decimal): -10319831 or 2721890. OLE color: 2721890.
HSL color Cylindrical-coordinate representation of color #628829: hue angle of 84º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #628829 is Cyan = 0.28, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 136 | 41 | - |
| CMYK | 0.28 | 0 | 0.70 | 0.47 |
| HSL | 84º | 0.54% | 0.35% | - |
| HSV(B) | 84º | 0.7% | 0.53% | - |
| XYZ | 14.24 | 20.37 | 5.28 | - |
| YUV | 113.81 | 86.91 | 116.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 136 | 41 | 0.28 | 0 | 0.70 | 0.47 | 84 | 0.54 | 0.35 |
| Hex | 62 | 88 | 29 | 1C | 0 | 46 | 2F | 54 | 36 | 23 |
| Octal | 142 | 210 | 51 | 34 | 0 | 106 | 57 | 124 | 66 | 43 |
| Binary | 1100010 | 10001000 | 101001 | 11100 | 0 | 1000110 | 101111 | 1010100 | 110110 | 100011 |
Color Harmonies of #628829
Complementary color
Monochromatic Colors of #628829
Black with #628829
Text Example
Text Example
White with #628829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628829; }
p { color: rgb(98,136,41); }
H1.HeaderClassName
{
color: #628829;
}
.AnyTagClassName
{
color: #628829;
}
</style>
background-color css
<style>
a { background-color: #628829; }
a { background-color: rgb(98,136,41); }
div.DivClassName
{
background-color: #628829;
}
.BgClassName
{
background-color: #628829;
}
</style>
border-color css
<style>
span { border-color: #628829; }
span { border-color: rgb(98,136,41); }
td.TdClassName
{
border-color: #628829;
}
.TagClassName
{
border-color: #628829;
}
</style>