Shades of Vida Loca #628335
Tints of Vida Loca #628335
RGB
CMYK
RGB Variations
Color information
#628335 (or 0x628335) is known color: Vida Loca. HEX triplet: 62, 83 and 35. RGB value is (98,131,53). Sum of RGB (Red+Green+Blue) = 98+131+53=282 (37% of max value = 765). Red value is 98 (38.67% from 255 or 34.75% from 282); Green value is 131 (51.56% from 255 or 46.45% from 282); Blue value is 53 (21.09% from 255 or 18.79% from 282); Max value from RGB is 131 - color contains mainly: green. Hex color #628335 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #628335 is #9D7CCA. Grayscale: #707070. Windows color (decimal): -10321099 or 3507042. OLE color: 3507042.
HSL color Cylindrical-coordinate representation of color #628335: hue angle of 85.38º degrees, saturation: 0.42, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #628335 is Cyan = 0.25, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 98 | 131 | 53 | - |
| CMYK | 0.25 | 0 | 0.60 | 0.49 |
| HSL | 85.38º | 0.42% | 0.36% | - |
| HSV(B) | 85.38º | 0.6% | 0.51% | - |
| XYZ | 13.8 | 19.09 | 6.33 | - |
| YUV | 112.24 | 94.57 | 117.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 131 | 53 | 0.25 | 0 | 0.60 | 0.49 | 85.38 | 0.42 | 0.36 |
| Hex | 62 | 83 | 35 | 19 | 0 | 3C | 31 | 55 | 2A | 24 |
| Octal | 142 | 203 | 65 | 31 | 0 | 74 | 61 | 125 | 52 | 44 |
| Binary | 1100010 | 10000011 | 110101 | 11001 | 0 | 111100 | 110001 | 1010101 | 101010 | 100100 |
Color Harmonies of #628335
Complementary color
Monochromatic Colors of #628335
Black with #628335
Text Example
Text Example
White with #628335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628335; }
p { color: rgb(98,131,53); }
H1.HeaderClassName
{
color: #628335;
}
.AnyTagClassName
{
color: #628335;
}
</style>
background-color css
<style>
a { background-color: #628335; }
a { background-color: rgb(98,131,53); }
div.DivClassName
{
background-color: #628335;
}
.BgClassName
{
background-color: #628335;
}
</style>
border-color css
<style>
span { border-color: #628335; }
span { border-color: rgb(98,131,53); }
td.TdClassName
{
border-color: #628335;
}
.TagClassName
{
border-color: #628335;
}
</style>