Shades of Vida Loca #628934
Tints of Vida Loca #628934
RGB
CMYK
RGB Variations
Color information
#628934 (or 0x628934) is known color: Vida Loca. HEX triplet: 62, 89 and 34. RGB value is (98,137,52). Sum of RGB (Red+Green+Blue) = 98+137+52=287 (38% of max value = 765). Red value is 98 (38.67% from 255 or 34.15% from 287); Green value is 137 (53.91% from 255 or 47.74% from 287); Blue value is 52 (20.70% from 255 or 18.12% from 287); Max value from RGB is 137 - color contains mainly: green. Hex color #628934 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628934 is #9D76CB. Grayscale: #737373. Windows color (decimal): -10319564 or 3443042. OLE color: 3443042.
HSL color Cylindrical-coordinate representation of color #628934: hue angle of 87.53º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #628934 is Cyan = 0.28, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 98 | 137 | 52 | - |
| CMYK | 0.28 | 0 | 0.62 | 0.46 |
| HSL | 87.53º | 0.45% | 0.37% | - |
| HSV(B) | 87.53º | 0.62% | 0.54% | - |
| XYZ | 14.6 | 20.74 | 6.48 | - |
| YUV | 115.65 | 92.08 | 115.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 137 | 52 | 0.28 | 0 | 0.62 | 0.46 | 87.53 | 0.45 | 0.37 |
| Hex | 62 | 89 | 34 | 1C | 0 | 3E | 2E | 58 | 2D | 25 |
| Octal | 142 | 211 | 64 | 34 | 0 | 76 | 56 | 130 | 55 | 45 |
| Binary | 1100010 | 10001001 | 110100 | 11100 | 0 | 111110 | 101110 | 1011000 | 101101 | 100101 |
Color Harmonies of #628934
Complementary color
Monochromatic Colors of #628934
Black with #628934
Text Example
Text Example
White with #628934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628934; }
p { color: rgb(98,137,52); }
H1.HeaderClassName
{
color: #628934;
}
.AnyTagClassName
{
color: #628934;
}
</style>
background-color css
<style>
a { background-color: #628934; }
a { background-color: rgb(98,137,52); }
div.DivClassName
{
background-color: #628934;
}
.BgClassName
{
background-color: #628934;
}
</style>
border-color css
<style>
span { border-color: #628934; }
span { border-color: rgb(98,137,52); }
td.TdClassName
{
border-color: #628934;
}
.TagClassName
{
border-color: #628934;
}
</style>