Shades of Gumbo #738685
Tints of Gumbo #738685
RGB
CMYK
RGB Variations
Color information
#738685 (or 0x738685) is known color: Gumbo. HEX triplet: 73, 86 and 85. RGB value is (115,134,133). Sum of RGB (Red+Green+Blue) = 115+134+133=382 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.10% from 382); Green value is 134 (52.73% from 255 or 35.08% from 382); Blue value is 133 (52.34% from 255 or 34.82% from 382); Max value from RGB is 134 - color contains mainly: green. Hex color #738685 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738685 is #8C797A. Grayscale: #808080. Windows color (decimal): -9206139 or 8750707. OLE color: 8750707.
HSL color Cylindrical-coordinate representation of color #738685: hue angle of 176.84º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #738685 is Cyan = 0.14, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 133 | - |
| CMYK | 0.14 | 0 | 0.01 | 0.47 |
| HSL | 176.84º | 0.08% | 0.49% | - |
| HSV(B) | 176.84º | 0.14% | 0.53% | - |
| XYZ | 19.83 | 22.39 | 25.47 | - |
| YUV | 128.21 | 130.71 | 118.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 133 | 0.14 | 0 | 0.01 | 0.47 | 176.84 | 0.08 | 0.49 |
| Hex | 73 | 86 | 85 | E | 0 | 1 | 2F | B1 | 8 | 31 |
| Octal | 163 | 206 | 205 | 16 | 0 | 1 | 57 | 261 | 10 | 61 |
| Binary | 1110011 | 10000110 | 10000101 | 1110 | 0 | 1 | 101111 | 10110001 | 1000 | 110001 |
Color Harmonies of #738685
Complementary color
Monochromatic Colors of #738685
Black with #738685
Text Example
Text Example
White with #738685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738685; }
p { color: rgb(115,134,133); }
H1.HeaderClassName
{
color: #738685;
}
.AnyTagClassName
{
color: #738685;
}
</style>
background-color css
<style>
a { background-color: #738685; }
a { background-color: rgb(115,134,133); }
div.DivClassName
{
background-color: #738685;
}
.BgClassName
{
background-color: #738685;
}
</style>
border-color css
<style>
span { border-color: #738685; }
span { border-color: rgb(115,134,133); }
td.TdClassName
{
border-color: #738685;
}
.TagClassName
{
border-color: #738685;
}
</style>