Shades of Vida Loca #688938
Tints of Vida Loca #688938
RGB
CMYK
RGB Variations
Color information
#688938 (or 0x688938) is known color: Vida Loca. HEX triplet: 68, 89 and 38. RGB value is (104,137,56). Sum of RGB (Red+Green+Blue) = 104+137+56=297 (39% of max value = 765). Red value is 104 (41.02% from 255 or 35.02% from 297); Green value is 137 (53.91% from 255 or 46.13% from 297); Blue value is 56 (22.27% from 255 or 18.86% from 297); Max value from RGB is 137 - color contains mainly: green. Hex color #688938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #688938 is #9776C7. Grayscale: #767676. Windows color (decimal): -9926344 or 3705192. OLE color: 3705192.
HSL color Cylindrical-coordinate representation of color #688938: hue angle of 84.44º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #688938 is Cyan = 0.24, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 104 | 137 | 56 | - |
| CMYK | 0.24 | 0 | 0.59 | 0.46 |
| HSL | 84.44º | 0.42% | 0.38% | - |
| HSV(B) | 84.44º | 0.59% | 0.54% | - |
| XYZ | 15.37 | 21.12 | 7.01 | - |
| YUV | 117.9 | 93.07 | 118.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 137 | 56 | 0.24 | 0 | 0.59 | 0.46 | 84.44 | 0.42 | 0.38 |
| Hex | 68 | 89 | 38 | 18 | 0 | 3B | 2E | 54 | 2A | 26 |
| Octal | 150 | 211 | 70 | 30 | 0 | 73 | 56 | 124 | 52 | 46 |
| Binary | 1101000 | 10001001 | 111000 | 11000 | 0 | 111011 | 101110 | 1010100 | 101010 | 100110 |
Color Harmonies of #688938
Complementary color
Monochromatic Colors of #688938
Black with #688938
Text Example
Text Example
White with #688938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688938; }
p { color: rgb(104,137,56); }
H1.HeaderClassName
{
color: #688938;
}
.AnyTagClassName
{
color: #688938;
}
</style>
background-color css
<style>
a { background-color: #688938; }
a { background-color: rgb(104,137,56); }
div.DivClassName
{
background-color: #688938;
}
.BgClassName
{
background-color: #688938;
}
</style>
border-color css
<style>
span { border-color: #688938; }
span { border-color: rgb(104,137,56); }
td.TdClassName
{
border-color: #688938;
}
.TagClassName
{
border-color: #688938;
}
</style>