Shades of Gumbo #738781
Tints of Gumbo #738781
RGB
CMYK
RGB Variations
Color information
#738781 (or 0x738781) is known color: Gumbo. HEX triplet: 73, 87 and 81. RGB value is (115,135,129). Sum of RGB (Red+Green+Blue) = 115+135+129=379 (50% of max value = 765). Red value is 115 (45.31% from 255 or 30.34% from 379); Green value is 135 (53.12% from 255 or 35.62% from 379); Blue value is 129 (50.78% from 255 or 34.04% from 379); Max value from RGB is 135 - color contains mainly: green. Hex color #738781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #738781 is #8C787E. Grayscale: #808080. Windows color (decimal): -9205887 or 8488819. OLE color: 8488819.
HSL color Cylindrical-coordinate representation of color #738781: hue angle of 162º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #738781 is Cyan = 0.15, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 135 | 129 | - |
| CMYK | 0.15 | 0 | 0.04 | 0.47 |
| HSL | 162º | 0.08% | 0.49% | - |
| HSV(B) | 162º | 0.15% | 0.53% | - |
| XYZ | 19.7 | 22.56 | 24.08 | - |
| YUV | 128.34 | 128.37 | 118.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 135 | 129 | 0.15 | 0 | 0.04 | 0.47 | 162 | 0.08 | 0.49 |
| Hex | 73 | 87 | 81 | F | 0 | 4 | 2F | A2 | 8 | 31 |
| Octal | 163 | 207 | 201 | 17 | 0 | 4 | 57 | 242 | 10 | 61 |
| Binary | 1110011 | 10000111 | 10000001 | 1111 | 0 | 100 | 101111 | 10100010 | 1000 | 110001 |
Color Harmonies of #738781
Complementary color
Monochromatic Colors of #738781
Black with #738781
Text Example
Text Example
White with #738781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738781; }
p { color: rgb(115,135,129); }
H1.HeaderClassName
{
color: #738781;
}
.AnyTagClassName
{
color: #738781;
}
</style>
background-color css
<style>
a { background-color: #738781; }
a { background-color: rgb(115,135,129); }
div.DivClassName
{
background-color: #738781;
}
.BgClassName
{
background-color: #738781;
}
</style>
border-color css
<style>
span { border-color: #738781; }
span { border-color: rgb(115,135,129); }
td.TdClassName
{
border-color: #738781;
}
.TagClassName
{
border-color: #738781;
}
</style>