Shades of Gumbo #688681
Tints of Gumbo #688681
RGB
CMYK
RGB Variations
Color information
#688681 (or 0x688681) is known color: Gumbo. HEX triplet: 68, 86 and 81. RGB value is (104,134,129). Sum of RGB (Red+Green+Blue) = 104+134+129=367 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.34% from 367); Green value is 134 (52.73% from 255 or 36.51% from 367); Blue value is 129 (50.78% from 255 or 35.15% from 367); Max value from RGB is 134 - color contains mainly: green. Hex color #688681 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688681 is #97797E. Grayscale: #7C7C7C. Windows color (decimal): -9927039 or 8488552. OLE color: 8488552.
HSL color Cylindrical-coordinate representation of color #688681: hue angle of 170º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #688681 is Cyan = 0.22, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 134 | 129 | - |
| CMYK | 0.22 | 0 | 0.04 | 0.47 |
| HSL | 170º | 0.13% | 0.47% | - |
| HSV(B) | 170º | 0.22% | 0.53% | - |
| XYZ | 18.2 | 21.58 | 23.97 | - |
| YUV | 124.46 | 130.56 | 113.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 134 | 129 | 0.22 | 0 | 0.04 | 0.47 | 170 | 0.13 | 0.47 |
| Hex | 68 | 86 | 81 | 16 | 0 | 4 | 2F | AA | D | 2F |
| Octal | 150 | 206 | 201 | 26 | 0 | 4 | 57 | 252 | 15 | 57 |
| Binary | 1101000 | 10000110 | 10000001 | 10110 | 0 | 100 | 101111 | 10101010 | 1101 | 101111 |
Color Harmonies of #688681
Complementary color
Monochromatic Colors of #688681
Black with #688681
Text Example
Text Example
White with #688681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688681; }
p { color: rgb(104,134,129); }
H1.HeaderClassName
{
color: #688681;
}
.AnyTagClassName
{
color: #688681;
}
</style>
background-color css
<style>
a { background-color: #688681; }
a { background-color: rgb(104,134,129); }
div.DivClassName
{
background-color: #688681;
}
.BgClassName
{
background-color: #688681;
}
</style>
border-color css
<style>
span { border-color: #688681; }
span { border-color: rgb(104,134,129); }
td.TdClassName
{
border-color: #688681;
}
.TagClassName
{
border-color: #688681;
}
</style>