Shades of Vida Loca #628729
Tints of Vida Loca #628729
RGB
CMYK
RGB Variations
Color information
#628729 (or 0x628729) is known color: Vida Loca. HEX triplet: 62, 87 and 29. RGB value is (98,135,41). Sum of RGB (Red+Green+Blue) = 98+135+41=274 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.77% from 274); Green value is 135 (53.12% from 255 or 49.27% from 274); Blue value is 41 (16.41% from 255 or 14.96% from 274); Max value from RGB is 135 - color contains mainly: green. Hex color #628729 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628729 is #9D78D6. Grayscale: #717171. Windows color (decimal): -10320087 or 2721634. OLE color: 2721634.
HSL color Cylindrical-coordinate representation of color #628729: hue angle of 83.62º degrees, saturation: 0.53, 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 #628729 is Cyan = 0.27, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 135 | 41 | - |
| CMYK | 0.27 | 0 | 0.70 | 0.47 |
| HSL | 83.62º | 0.53% | 0.35% | - |
| HSV(B) | 83.62º | 0.7% | 0.53% | - |
| XYZ | 14.1 | 20.08 | 5.23 | - |
| YUV | 113.22 | 87.24 | 117.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 135 | 41 | 0.27 | 0 | 0.70 | 0.47 | 83.62 | 0.53 | 0.35 |
| Hex | 62 | 87 | 29 | 1B | 0 | 46 | 2F | 54 | 35 | 23 |
| Octal | 142 | 207 | 51 | 33 | 0 | 106 | 57 | 124 | 65 | 43 |
| Binary | 1100010 | 10000111 | 101001 | 11011 | 0 | 1000110 | 101111 | 1010100 | 110101 | 100011 |
Color Harmonies of #628729
Complementary color
Monochromatic Colors of #628729
Black with #628729
Text Example
Text Example
White with #628729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628729; }
p { color: rgb(98,135,41); }
H1.HeaderClassName
{
color: #628729;
}
.AnyTagClassName
{
color: #628729;
}
</style>
background-color css
<style>
a { background-color: #628729; }
a { background-color: rgb(98,135,41); }
div.DivClassName
{
background-color: #628729;
}
.BgClassName
{
background-color: #628729;
}
</style>
border-color css
<style>
span { border-color: #628729; }
span { border-color: rgb(98,135,41); }
td.TdClassName
{
border-color: #628729;
}
.TagClassName
{
border-color: #628729;
}
</style>