Shades of Gumbo #728781
Tints of Gumbo #728781
RGB
CMYK
RGB Variations
Color information
#728781 (or 0x728781) is known color: Gumbo. HEX triplet: 72, 87 and 81. RGB value is (114,135,129). Sum of RGB (Red+Green+Blue) = 114+135+129=378 (50% of max value = 765). Red value is 114 (44.92% from 255 or 30.16% from 378); Green value is 135 (53.12% from 255 or 35.71% from 378); Blue value is 129 (50.78% from 255 or 34.13% from 378); Max value from RGB is 135 - color contains mainly: green. Hex color #728781 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #728781 is #8D787E. Grayscale: #808080. Windows color (decimal): -9271423 or 8488818. OLE color: 8488818.
HSL color Cylindrical-coordinate representation of color #728781: hue angle of 162.86º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #728781 is Cyan = 0.16, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 135 | 129 | - |
| CMYK | 0.16 | 0 | 0.04 | 0.47 |
| HSL | 162.86º | 0.08% | 0.49% | - |
| HSV(B) | 162.86º | 0.16% | 0.53% | - |
| XYZ | 19.57 | 22.49 | 24.08 | - |
| YUV | 128.04 | 128.54 | 117.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 135 | 129 | 0.16 | 0 | 0.04 | 0.47 | 162.86 | 0.08 | 0.49 |
| Hex | 72 | 87 | 81 | 10 | 0 | 4 | 2F | A3 | 8 | 31 |
| Octal | 162 | 207 | 201 | 20 | 0 | 4 | 57 | 243 | 10 | 61 |
| Binary | 1110010 | 10000111 | 10000001 | 10000 | 0 | 100 | 101111 | 10100011 | 1000 | 110001 |
Color Harmonies of #728781
Complementary color
Monochromatic Colors of #728781
Black with #728781
Text Example
Text Example
White with #728781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728781; }
p { color: rgb(114,135,129); }
H1.HeaderClassName
{
color: #728781;
}
.AnyTagClassName
{
color: #728781;
}
</style>
background-color css
<style>
a { background-color: #728781; }
a { background-color: rgb(114,135,129); }
div.DivClassName
{
background-color: #728781;
}
.BgClassName
{
background-color: #728781;
}
</style>
border-color css
<style>
span { border-color: #728781; }
span { border-color: rgb(114,135,129); }
td.TdClassName
{
border-color: #728781;
}
.TagClassName
{
border-color: #728781;
}
</style>