Shades of Vida Loca #628330
Tints of Vida Loca #628330
RGB
CMYK
RGB Variations
Color information
#628330 (or 0x628330) is known color: Vida Loca. HEX triplet: 62, 83 and 30. RGB value is (98,131,48). Sum of RGB (Red+Green+Blue) = 98+131+48=277 (36% of max value = 765). Red value is 98 (38.67% from 255 or 35.38% from 277); Green value is 131 (51.56% from 255 or 47.29% from 277); Blue value is 48 (19.14% from 255 or 17.33% from 277); Max value from RGB is 131 - color contains mainly: green. Hex color #628330 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628330 is #9D7CCF. Grayscale: #6F6F6F. Windows color (decimal): -10321104 or 3179362. OLE color: 3179362.
HSL color Cylindrical-coordinate representation of color #628330: hue angle of 83.86º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #628330 is Cyan = 0.25, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 131 | 48 | - |
| CMYK | 0.25 | 0 | 0.63 | 0.49 |
| HSL | 83.86º | 0.46% | 0.35% | - |
| HSV(B) | 83.86º | 0.63% | 0.51% | - |
| XYZ | 13.69 | 19.04 | 5.75 | - |
| YUV | 111.67 | 92.07 | 118.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 131 | 48 | 0.25 | 0 | 0.63 | 0.49 | 83.86 | 0.46 | 0.35 |
| Hex | 62 | 83 | 30 | 19 | 0 | 3F | 31 | 54 | 2E | 23 |
| Octal | 142 | 203 | 60 | 31 | 0 | 77 | 61 | 124 | 56 | 43 |
| Binary | 1100010 | 10000011 | 110000 | 11001 | 0 | 111111 | 110001 | 1010100 | 101110 | 100011 |
Color Harmonies of #628330
Complementary color
Monochromatic Colors of #628330
Black with #628330
Text Example
Text Example
White with #628330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628330; }
p { color: rgb(98,131,48); }
H1.HeaderClassName
{
color: #628330;
}
.AnyTagClassName
{
color: #628330;
}
</style>
background-color css
<style>
a { background-color: #628330; }
a { background-color: rgb(98,131,48); }
div.DivClassName
{
background-color: #628330;
}
.BgClassName
{
background-color: #628330;
}
</style>
border-color css
<style>
span { border-color: #628330; }
span { border-color: rgb(98,131,48); }
td.TdClassName
{
border-color: #628330;
}
.TagClassName
{
border-color: #628330;
}
</style>