Shades of Vida Loca #628828
Tints of Vida Loca #628828
RGB
CMYK
RGB Variations
Color information
#628828 (or 0x628828) is known color: Vida Loca. HEX triplet: 62, 88 and 28. RGB value is (98,136,40). Sum of RGB (Red+Green+Blue) = 98+136+40=274 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.77% from 274); Green value is 136 (53.52% from 255 or 49.64% from 274); Blue value is 40 (16.02% from 255 or 14.60% from 274); Max value from RGB is 136 - color contains mainly: green. Hex color #628828 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628828 is #9D77D7. Grayscale: #727272. Windows color (decimal): -10319832 or 2656354. OLE color: 2656354.
HSL color Cylindrical-coordinate representation of color #628828: hue angle of 83.75º degrees, saturation: 0.55, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #628828 is Cyan = 0.28, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 136 | 40 | - |
| CMYK | 0.28 | 0 | 0.71 | 0.47 |
| HSL | 83.75º | 0.55% | 0.35% | - |
| HSV(B) | 83.75º | 0.71% | 0.53% | - |
| XYZ | 14.22 | 20.36 | 5.19 | - |
| YUV | 113.69 | 86.41 | 116.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 136 | 40 | 0.28 | 0 | 0.71 | 0.47 | 83.75 | 0.55 | 0.35 |
| Hex | 62 | 88 | 28 | 1C | 0 | 47 | 2F | 54 | 37 | 23 |
| Octal | 142 | 210 | 50 | 34 | 0 | 107 | 57 | 124 | 67 | 43 |
| Binary | 1100010 | 10001000 | 101000 | 11100 | 0 | 1000111 | 101111 | 1010100 | 110111 | 100011 |
Color Harmonies of #628828
Complementary color
Monochromatic Colors of #628828
Black with #628828
Text Example
Text Example
White with #628828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628828; }
p { color: rgb(98,136,40); }
H1.HeaderClassName
{
color: #628828;
}
.AnyTagClassName
{
color: #628828;
}
</style>
background-color css
<style>
a { background-color: #628828; }
a { background-color: rgb(98,136,40); }
div.DivClassName
{
background-color: #628828;
}
.BgClassName
{
background-color: #628828;
}
</style>
border-color css
<style>
span { border-color: #628828; }
span { border-color: rgb(98,136,40); }
td.TdClassName
{
border-color: #628828;
}
.TagClassName
{
border-color: #628828;
}
</style>