Shades of Gumbo #678886
Tints of Gumbo #678886
RGB
CMYK
RGB Variations
Color information
#678886 (or 0x678886) is known color: Gumbo. HEX triplet: 67, 88 and 86. RGB value is (103,136,134). Sum of RGB (Red+Green+Blue) = 103+136+134=373 (49% of max value = 765). Red value is 103 (40.62% from 255 or 27.61% from 373); Green value is 136 (53.52% from 255 or 36.46% from 373); Blue value is 134 (52.73% from 255 or 35.92% from 373); Max value from RGB is 136 - color contains mainly: green. Hex color #678886 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #678886 is #987779. Grayscale: #7D7D7D. Windows color (decimal): -9992058 or 8816743. OLE color: 8816743.
HSL color Cylindrical-coordinate representation of color #678886: hue angle of 176.36º degrees, saturation: 0.14, 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 #678886 is Cyan = 0.24, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 103 | 136 | 134 | - |
| CMYK | 0.24 | 0 | 0.01 | 0.47 |
| HSL | 176.36º | 0.14% | 0.47% | - |
| HSV(B) | 176.36º | 0.24% | 0.53% | - |
| XYZ | 18.7 | 22.21 | 25.86 | - |
| YUV | 125.91 | 132.57 | 111.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 136 | 134 | 0.24 | 0 | 0.01 | 0.47 | 176.36 | 0.14 | 0.47 |
| Hex | 67 | 88 | 86 | 18 | 0 | 1 | 2F | B0 | E | 2F |
| Octal | 147 | 210 | 206 | 30 | 0 | 1 | 57 | 260 | 16 | 57 |
| Binary | 1100111 | 10001000 | 10000110 | 11000 | 0 | 1 | 101111 | 10110000 | 1110 | 101111 |
Color Harmonies of #678886
Complementary color
Monochromatic Colors of #678886
Black with #678886
Text Example
Text Example
White with #678886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #678886; }
p { color: rgb(103,136,134); }
H1.HeaderClassName
{
color: #678886;
}
.AnyTagClassName
{
color: #678886;
}
</style>
background-color css
<style>
a { background-color: #678886; }
a { background-color: rgb(103,136,134); }
div.DivClassName
{
background-color: #678886;
}
.BgClassName
{
background-color: #678886;
}
</style>
border-color css
<style>
span { border-color: #678886; }
span { border-color: rgb(103,136,134); }
td.TdClassName
{
border-color: #678886;
}
.TagClassName
{
border-color: #678886;
}
</style>