Shades of Vida Loca #689540
Tints of Vida Loca #689540
RGB
CMYK
RGB Variations
Color information
#689540 (or 0x689540) is known color: Vida Loca. HEX triplet: 68, 95 and 40. RGB value is (104,149,64). Sum of RGB (Red+Green+Blue) = 104+149+64=317 (41% of max value = 765). Red value is 104 (41.02% from 255 or 32.81% from 317); Green value is 149 (58.59% from 255 or 47.00% from 317); Blue value is 64 (25.39% from 255 or 20.19% from 317); Max value from RGB is 149 - color contains mainly: green. Hex color #689540 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #689540 is #976ABF. Grayscale: #7E7E7E. Windows color (decimal): -9923264 or 4232552. OLE color: 4232552.
HSL color Cylindrical-coordinate representation of color #689540: hue angle of 91.76º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #689540 is Cyan = 0.30, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 149 | 64 | - |
| CMYK | 0.30 | 0 | 0.57 | 0.42 |
| HSL | 91.76º | 0.4% | 0.42% | - |
| HSV(B) | 91.76º | 0.57% | 0.58% | - |
| XYZ | 17.38 | 24.81 | 8.72 | - |
| YUV | 125.86 | 93.09 | 112.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 149 | 64 | 0.30 | 0 | 0.57 | 0.42 | 91.76 | 0.4 | 0.42 |
| Hex | 68 | 95 | 40 | 1E | 0 | 39 | 2A | 5C | 28 | 2A |
| Octal | 150 | 225 | 100 | 36 | 0 | 71 | 52 | 134 | 50 | 52 |
| Binary | 1101000 | 10010101 | 1000000 | 11110 | 0 | 111001 | 101010 | 1011100 | 101000 | 101010 |
Color Harmonies of #689540
Complementary color
Monochromatic Colors of #689540
Black with #689540
Text Example
Text Example
White with #689540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689540; }
p { color: rgb(104,149,64); }
H1.HeaderClassName
{
color: #689540;
}
.AnyTagClassName
{
color: #689540;
}
</style>
background-color css
<style>
a { background-color: #689540; }
a { background-color: rgb(104,149,64); }
div.DivClassName
{
background-color: #689540;
}
.BgClassName
{
background-color: #689540;
}
</style>
border-color css
<style>
span { border-color: #689540; }
span { border-color: rgb(104,149,64); }
td.TdClassName
{
border-color: #689540;
}
.TagClassName
{
border-color: #689540;
}
</style>