Shades of Vida Loca #689337
Tints of Vida Loca #689337
RGB
CMYK
RGB Variations
Color information
#689337 (or 0x689337) is known color: Vida Loca. HEX triplet: 68, 93 and 37. RGB value is (104,147,55). Sum of RGB (Red+Green+Blue) = 104+147+55=306 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.99% from 306); Green value is 147 (57.81% from 255 or 48.04% from 306); Blue value is 55 (21.88% from 255 or 17.97% from 306); Max value from RGB is 147 - color contains mainly: green. Hex color #689337 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #689337 is #976CC8. Grayscale: #7B7B7B. Windows color (decimal): -9923785 or 3642216. OLE color: 3642216.
HSL color Cylindrical-coordinate representation of color #689337: hue angle of 88.04º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #689337 is Cyan = 0.29, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 104 | 147 | 55 | - |
| CMYK | 0.29 | 0 | 0.63 | 0.42 |
| HSL | 88.04º | 0.46% | 0.4% | - |
| HSV(B) | 88.04º | 0.63% | 0.58% | - |
| XYZ | 16.83 | 24.09 | 7.38 | - |
| YUV | 123.66 | 89.25 | 113.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 147 | 55 | 0.29 | 0 | 0.63 | 0.42 | 88.04 | 0.46 | 0.4 |
| Hex | 68 | 93 | 37 | 1D | 0 | 3F | 2A | 58 | 2E | 28 |
| Octal | 150 | 223 | 67 | 35 | 0 | 77 | 52 | 130 | 56 | 50 |
| Binary | 1101000 | 10010011 | 110111 | 11101 | 0 | 111111 | 101010 | 1011000 | 101110 | 101000 |
Color Harmonies of #689337
Complementary color
Monochromatic Colors of #689337
Black with #689337
Text Example
Text Example
White with #689337
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #689337; }
p { color: rgb(104,147,55); }
H1.HeaderClassName
{
color: #689337;
}
.AnyTagClassName
{
color: #689337;
}
</style>
background-color css
<style>
a { background-color: #689337; }
a { background-color: rgb(104,147,55); }
div.DivClassName
{
background-color: #689337;
}
.BgClassName
{
background-color: #689337;
}
</style>
border-color css
<style>
span { border-color: #689337; }
span { border-color: rgb(104,147,55); }
td.TdClassName
{
border-color: #689337;
}
.TagClassName
{
border-color: #689337;
}
</style>