Shades of Vida Loca #689131
Tints of Vida Loca #689131
RGB
CMYK
RGB Variations
Color information
#689131 (or 0x689131) is known color: Vida Loca. HEX triplet: 68, 91 and 31. RGB value is (104,145,49). Sum of RGB (Red+Green+Blue) = 104+145+49=298 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.90% from 298); Green value is 145 (57.03% from 255 or 48.66% from 298); Blue value is 49 (19.53% from 255 or 16.44% from 298); Max value from RGB is 145 - color contains mainly: green. Hex color #689131 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #689131 is #976ECE. Grayscale: #7A7A7A. Windows color (decimal): -9924303 or 3248488. OLE color: 3248488.
HSL color Cylindrical-coordinate representation of color #689131: hue angle of 85.62º degrees, saturation: 0.49, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #689131 is Cyan = 0.28, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 104 | 145 | 49 | - |
| CMYK | 0.28 | 0 | 0.66 | 0.43 |
| HSL | 85.62º | 0.49% | 0.38% | - |
| HSV(B) | 85.62º | 0.66% | 0.57% | - |
| XYZ | 16.39 | 23.42 | 6.56 | - |
| YUV | 121.8 | 86.92 | 115.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 145 | 49 | 0.28 | 0 | 0.66 | 0.43 | 85.62 | 0.49 | 0.38 |
| Hex | 68 | 91 | 31 | 1C | 0 | 42 | 2B | 56 | 31 | 26 |
| Octal | 150 | 221 | 61 | 34 | 0 | 102 | 53 | 126 | 61 | 46 |
| Binary | 1101000 | 10010001 | 110001 | 11100 | 0 | 1000010 | 101011 | 1010110 | 110001 | 100110 |
Color Harmonies of #689131
Complementary color
Monochromatic Colors of #689131
Black with #689131
Text Example
Text Example
White with #689131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689131; }
p { color: rgb(104,145,49); }
H1.HeaderClassName
{
color: #689131;
}
.AnyTagClassName
{
color: #689131;
}
</style>
background-color css
<style>
a { background-color: #689131; }
a { background-color: rgb(104,145,49); }
div.DivClassName
{
background-color: #689131;
}
.BgClassName
{
background-color: #689131;
}
</style>
border-color css
<style>
span { border-color: #689131; }
span { border-color: rgb(104,145,49); }
td.TdClassName
{
border-color: #689131;
}
.TagClassName
{
border-color: #689131;
}
</style>