Shades of Vida Loca #629535
Tints of Vida Loca #629535
RGB
CMYK
RGB Variations
Color information
#629535 (or 0x629535) is known color: Vida Loca. HEX triplet: 62, 95 and 35. RGB value is (98,149,53). Sum of RGB (Red+Green+Blue) = 98+149+53=300 (39% of max value = 765). Red value is 98 (38.67% from 255 or 32.67% from 300); Green value is 149 (58.59% from 255 or 49.67% from 300); Blue value is 53 (21.09% from 255 or 17.67% from 300); Max value from RGB is 149 - color contains mainly: green. Hex color #629535 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #629535 is #9D6ACA. Grayscale: #7B7B7B. Windows color (decimal): -10316491 or 3511650. OLE color: 3511650.
HSL color Cylindrical-coordinate representation of color #629535: hue angle of 91.88º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #629535 is Cyan = 0.34, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 149 | 53 | - |
| CMYK | 0.34 | 0 | 0.64 | 0.42 |
| HSL | 91.88º | 0.48% | 0.4% | - |
| HSV(B) | 91.88º | 0.64% | 0.58% | - |
| XYZ | 16.43 | 24.35 | 7.2 | - |
| YUV | 122.81 | 88.6 | 110.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 149 | 53 | 0.34 | 0 | 0.64 | 0.42 | 91.88 | 0.48 | 0.4 |
| Hex | 62 | 95 | 35 | 22 | 0 | 40 | 2A | 5C | 30 | 28 |
| Octal | 142 | 225 | 65 | 42 | 0 | 100 | 52 | 134 | 60 | 50 |
| Binary | 1100010 | 10010101 | 110101 | 100010 | 0 | 1000000 | 101010 | 1011100 | 110000 | 101000 |
Color Harmonies of #629535
Complementary color
Monochromatic Colors of #629535
Black with #629535
Text Example
Text Example
White with #629535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629535; }
p { color: rgb(98,149,53); }
H1.HeaderClassName
{
color: #629535;
}
.AnyTagClassName
{
color: #629535;
}
</style>
background-color css
<style>
a { background-color: #629535; }
a { background-color: rgb(98,149,53); }
div.DivClassName
{
background-color: #629535;
}
.BgClassName
{
background-color: #629535;
}
</style>
border-color css
<style>
span { border-color: #629535; }
span { border-color: rgb(98,149,53); }
td.TdClassName
{
border-color: #629535;
}
.TagClassName
{
border-color: #629535;
}
</style>