Shades of Vida Loca #628935
Tints of Vida Loca #628935
RGB
CMYK
RGB Variations
Color information
#628935 (or 0x628935) is known color: Vida Loca. HEX triplet: 62, 89 and 35. RGB value is (98,137,53). Sum of RGB (Red+Green+Blue) = 98+137+53=288 (38% of max value = 765). Red value is 98 (38.67% from 255 or 34.03% from 288); Green value is 137 (53.91% from 255 or 47.57% from 288); Blue value is 53 (21.09% from 255 or 18.40% from 288); Max value from RGB is 137 - color contains mainly: green. Hex color #628935 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628935 is #9D76CA. Grayscale: #747474. Windows color (decimal): -10319563 or 3508578. OLE color: 3508578.
HSL color Cylindrical-coordinate representation of color #628935: hue angle of 87.86º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #628935 is Cyan = 0.28, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 98 | 137 | 53 | - |
| CMYK | 0.28 | 0 | 0.61 | 0.46 |
| HSL | 87.86º | 0.44% | 0.37% | - |
| HSV(B) | 87.86º | 0.61% | 0.54% | - |
| XYZ | 14.63 | 20.75 | 6.6 | - |
| YUV | 115.76 | 92.58 | 115.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 137 | 53 | 0.28 | 0 | 0.61 | 0.46 | 87.86 | 0.44 | 0.37 |
| Hex | 62 | 89 | 35 | 1C | 0 | 3D | 2E | 58 | 2C | 25 |
| Octal | 142 | 211 | 65 | 34 | 0 | 75 | 56 | 130 | 54 | 45 |
| Binary | 1100010 | 10001001 | 110101 | 11100 | 0 | 111101 | 101110 | 1011000 | 101100 | 100101 |
Color Harmonies of #628935
Complementary color
Monochromatic Colors of #628935
Black with #628935
Text Example
Text Example
White with #628935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628935; }
p { color: rgb(98,137,53); }
H1.HeaderClassName
{
color: #628935;
}
.AnyTagClassName
{
color: #628935;
}
</style>
background-color css
<style>
a { background-color: #628935; }
a { background-color: rgb(98,137,53); }
div.DivClassName
{
background-color: #628935;
}
.BgClassName
{
background-color: #628935;
}
</style>
border-color css
<style>
span { border-color: #628935; }
span { border-color: rgb(98,137,53); }
td.TdClassName
{
border-color: #628935;
}
.TagClassName
{
border-color: #628935;
}
</style>