Shades of Gumbo #688886
Tints of Gumbo #688886
RGB
CMYK
RGB Variations
Color information
#688886 (or 0x688886) is known color: Gumbo. HEX triplet: 68, 88 and 86. RGB value is (104,136,134). Sum of RGB (Red+Green+Blue) = 104+136+134=374 (49% of max value = 765). Red value is 104 (41.02% from 255 or 27.81% from 374); Green value is 136 (53.52% from 255 or 36.36% from 374); Blue value is 134 (52.73% from 255 or 35.83% from 374); Max value from RGB is 136 - color contains mainly: green. Hex color #688886 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688886 is #977779. Grayscale: #7E7E7E. Windows color (decimal): -9926522 or 8816744. OLE color: 8816744.
HSL color Cylindrical-coordinate representation of color #688886: hue angle of 176.25º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #688886 is Cyan = 0.24, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 136 | 134 | - |
| CMYK | 0.24 | 0 | 0.01 | 0.47 |
| HSL | 176.25º | 0.13% | 0.47% | - |
| HSV(B) | 176.25º | 0.24% | 0.53% | - |
| XYZ | 18.82 | 22.27 | 25.86 | - |
| YUV | 126.2 | 132.4 | 112.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 136 | 134 | 0.24 | 0 | 0.01 | 0.47 | 176.25 | 0.13 | 0.47 |
| Hex | 68 | 88 | 86 | 18 | 0 | 1 | 2F | B0 | D | 2F |
| Octal | 150 | 210 | 206 | 30 | 0 | 1 | 57 | 260 | 15 | 57 |
| Binary | 1101000 | 10001000 | 10000110 | 11000 | 0 | 1 | 101111 | 10110000 | 1101 | 101111 |
Color Harmonies of #688886
Complementary color
Monochromatic Colors of #688886
Black with #688886
Text Example
Text Example
White with #688886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688886; }
p { color: rgb(104,136,134); }
H1.HeaderClassName
{
color: #688886;
}
.AnyTagClassName
{
color: #688886;
}
</style>
background-color css
<style>
a { background-color: #688886; }
a { background-color: rgb(104,136,134); }
div.DivClassName
{
background-color: #688886;
}
.BgClassName
{
background-color: #688886;
}
</style>
border-color css
<style>
span { border-color: #688886; }
span { border-color: rgb(104,136,134); }
td.TdClassName
{
border-color: #688886;
}
.TagClassName
{
border-color: #688886;
}
</style>