Shades of Vida Loca #628636
Tints of Vida Loca #628636
RGB
CMYK
RGB Variations
Color information
#628636 (or 0x628636) is known color: Vida Loca. HEX triplet: 62, 86 and 36. RGB value is (98,134,54). Sum of RGB (Red+Green+Blue) = 98+134+54=286 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.27% from 286); Green value is 134 (52.73% from 255 or 46.85% from 286); Blue value is 54 (21.48% from 255 or 18.88% from 286); Max value from RGB is 134 - color contains mainly: green. Hex color #628636 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628636 is #9D79C9. Grayscale: #727272. Windows color (decimal): -10320330 or 3573346. OLE color: 3573346.
HSL color Cylindrical-coordinate representation of color #628636: hue angle of 87º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #628636 is Cyan = 0.27, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 134 | 54 | - |
| CMYK | 0.27 | 0 | 0.60 | 0.47 |
| HSL | 87º | 0.43% | 0.37% | - |
| HSV(B) | 87º | 0.6% | 0.53% | - |
| XYZ | 14.23 | 19.91 | 6.58 | - |
| YUV | 114.12 | 94.07 | 116.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 134 | 54 | 0.27 | 0 | 0.60 | 0.47 | 87 | 0.43 | 0.37 |
| Hex | 62 | 86 | 36 | 1B | 0 | 3C | 2F | 57 | 2B | 25 |
| Octal | 142 | 206 | 66 | 33 | 0 | 74 | 57 | 127 | 53 | 45 |
| Binary | 1100010 | 10000110 | 110110 | 11011 | 0 | 111100 | 101111 | 1010111 | 101011 | 100101 |
Color Harmonies of #628636
Complementary color
Monochromatic Colors of #628636
Black with #628636
Text Example
Text Example
White with #628636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628636; }
p { color: rgb(98,134,54); }
H1.HeaderClassName
{
color: #628636;
}
.AnyTagClassName
{
color: #628636;
}
</style>
background-color css
<style>
a { background-color: #628636; }
a { background-color: rgb(98,134,54); }
div.DivClassName
{
background-color: #628636;
}
.BgClassName
{
background-color: #628636;
}
</style>
border-color css
<style>
span { border-color: #628636; }
span { border-color: rgb(98,134,54); }
td.TdClassName
{
border-color: #628636;
}
.TagClassName
{
border-color: #628636;
}
</style>