Shades of Gumbo #688685
Tints of Gumbo #688685
RGB
CMYK
RGB Variations
Color information
#688685 (or 0x688685) is known color: Gumbo. HEX triplet: 68, 86 and 85. RGB value is (104,134,133). Sum of RGB (Red+Green+Blue) = 104+134+133=371 (49% of max value = 765). Red value is 104 (41.02% from 255 or 28.03% from 371); Green value is 134 (52.73% from 255 or 36.12% from 371); Blue value is 133 (52.34% from 255 or 35.85% from 371); Max value from RGB is 134 - color contains mainly: green. Hex color #688685 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688685 is #97797A. Grayscale: #7C7C7C. Windows color (decimal): -9927035 or 8750696. OLE color: 8750696.
HSL color Cylindrical-coordinate representation of color #688685: hue angle of 178º 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 #688685 is Cyan = 0.22, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 134 | 133 | - |
| CMYK | 0.22 | 0 | 0.01 | 0.47 |
| HSL | 178º | 0.13% | 0.47% | - |
| HSV(B) | 178º | 0.22% | 0.53% | - |
| XYZ | 18.47 | 21.69 | 25.4 | - |
| YUV | 124.92 | 132.56 | 113.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 134 | 133 | 0.22 | 0 | 0.01 | 0.47 | 178 | 0.13 | 0.47 |
| Hex | 68 | 86 | 85 | 16 | 0 | 1 | 2F | B2 | D | 2F |
| Octal | 150 | 206 | 205 | 26 | 0 | 1 | 57 | 262 | 15 | 57 |
| Binary | 1101000 | 10000110 | 10000101 | 10110 | 0 | 1 | 101111 | 10110010 | 1101 | 101111 |
Color Harmonies of #688685
Complementary color
Monochromatic Colors of #688685
Black with #688685
Text Example
Text Example
White with #688685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688685; }
p { color: rgb(104,134,133); }
H1.HeaderClassName
{
color: #688685;
}
.AnyTagClassName
{
color: #688685;
}
</style>
background-color css
<style>
a { background-color: #688685; }
a { background-color: rgb(104,134,133); }
div.DivClassName
{
background-color: #688685;
}
.BgClassName
{
background-color: #688685;
}
</style>
border-color css
<style>
span { border-color: #688685; }
span { border-color: rgb(104,134,133); }
td.TdClassName
{
border-color: #688685;
}
.TagClassName
{
border-color: #688685;
}
</style>