Shades of Gumbo #738681
Tints of Gumbo #738681
RGB
CMYK
RGB Variations
Color information
#738681 (or 0x738681) is known color: Gumbo. HEX triplet: 73, 86 and 81. RGB value is (115,134,129). Sum of RGB (Red+Green+Blue) = 115+134+129=378 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.42% from 378); Green value is 134 (52.73% from 255 or 35.45% from 378); Blue value is 129 (50.78% from 255 or 34.13% from 378); Max value from RGB is 134 - color contains mainly: green. Hex color #738681 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738681 is #8C797E. Grayscale: #7F7F7F. Windows color (decimal): -9206143 or 8488563. OLE color: 8488563.
HSL color Cylindrical-coordinate representation of color #738681: hue angle of 164.21º 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 #738681 is Cyan = 0.14, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 134 | 129 | - |
| CMYK | 0.14 | 0 | 0.04 | 0.47 |
| HSL | 164.21º | 0.08% | 0.49% | - |
| HSV(B) | 164.21º | 0.14% | 0.53% | - |
| XYZ | 19.56 | 22.28 | 24.04 | - |
| YUV | 127.75 | 128.71 | 118.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 134 | 129 | 0.14 | 0 | 0.04 | 0.47 | 164.21 | 0.08 | 0.49 |
| Hex | 73 | 86 | 81 | E | 0 | 4 | 2F | A4 | 8 | 31 |
| Octal | 163 | 206 | 201 | 16 | 0 | 4 | 57 | 244 | 10 | 61 |
| Binary | 1110011 | 10000110 | 10000001 | 1110 | 0 | 100 | 101111 | 10100100 | 1000 | 110001 |
Color Harmonies of #738681
Complementary color
Monochromatic Colors of #738681
Black with #738681
Text Example
Text Example
White with #738681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738681; }
p { color: rgb(115,134,129); }
H1.HeaderClassName
{
color: #738681;
}
.AnyTagClassName
{
color: #738681;
}
</style>
background-color css
<style>
a { background-color: #738681; }
a { background-color: rgb(115,134,129); }
div.DivClassName
{
background-color: #738681;
}
.BgClassName
{
background-color: #738681;
}
</style>
border-color css
<style>
span { border-color: #738681; }
span { border-color: rgb(115,134,129); }
td.TdClassName
{
border-color: #738681;
}
.TagClassName
{
border-color: #738681;
}
</style>