Shades of Gumbo #688781
Tints of Gumbo #688781
RGB
CMYK
RGB Variations
Color information
#688781 (or 0x688781) is known color: Gumbo. HEX triplet: 68, 87 and 81. RGB value is (104,135,129). Sum of RGB (Red+Green+Blue) = 104+135+129=368 (48% of max value = 765). Red value is 104 (41.02% from 255 or 28.26% from 368); Green value is 135 (53.12% from 255 or 36.68% from 368); Blue value is 129 (50.78% from 255 or 35.05% from 368); Max value from RGB is 135 - color contains mainly: green. Hex color #688781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #688781 is #97787E. Grayscale: #7D7D7D. Windows color (decimal): -9926783 or 8488808. OLE color: 8488808.
HSL color Cylindrical-coordinate representation of color #688781: hue angle of 168.39º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #688781 is Cyan = 0.23, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 104 | 135 | 129 | - |
| CMYK | 0.23 | 0 | 0.04 | 0.47 |
| HSL | 168.39º | 0.13% | 0.47% | - |
| HSV(B) | 168.39º | 0.23% | 0.53% | - |
| XYZ | 18.34 | 21.86 | 24.02 | - |
| YUV | 125.05 | 130.23 | 112.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 135 | 129 | 0.23 | 0 | 0.04 | 0.47 | 168.39 | 0.13 | 0.47 |
| Hex | 68 | 87 | 81 | 17 | 0 | 4 | 2F | A8 | D | 2F |
| Octal | 150 | 207 | 201 | 27 | 0 | 4 | 57 | 250 | 15 | 57 |
| Binary | 1101000 | 10000111 | 10000001 | 10111 | 0 | 100 | 101111 | 10101000 | 1101 | 101111 |
Color Harmonies of #688781
Complementary color
Monochromatic Colors of #688781
Black with #688781
Text Example
Text Example
White with #688781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688781; }
p { color: rgb(104,135,129); }
H1.HeaderClassName
{
color: #688781;
}
.AnyTagClassName
{
color: #688781;
}
</style>
background-color css
<style>
a { background-color: #688781; }
a { background-color: rgb(104,135,129); }
div.DivClassName
{
background-color: #688781;
}
.BgClassName
{
background-color: #688781;
}
</style>
border-color css
<style>
span { border-color: #688781; }
span { border-color: rgb(104,135,129); }
td.TdClassName
{
border-color: #688781;
}
.TagClassName
{
border-color: #688781;
}
</style>