Shades of Gumbo #719188
Tints of Gumbo #719188
RGB
CMYK
RGB Variations
Color information
#719188 (or 0x719188) is known color: Gumbo. HEX triplet: 71, 91 and 88. RGB value is (113,145,136). Sum of RGB (Red+Green+Blue) = 113+145+136=394 (52% of max value = 765). Red value is 113 (44.53% from 255 or 28.68% from 394); Green value is 145 (57.03% from 255 or 36.80% from 394); Blue value is 136 (53.52% from 255 or 34.52% from 394); Max value from RGB is 145 - color contains mainly: green. Hex color #719188 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #719188 is #8E6E77. Grayscale: #868686. Windows color (decimal): -9334392 or 8950129. OLE color: 8950129.
HSL color Cylindrical-coordinate representation of color #719188: hue angle of 163.12º degrees, saturation: 0.13, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #719188 is Cyan = 0.22, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 113 | 145 | 136 | - |
| CMYK | 0.22 | 0 | 0.06 | 0.43 |
| HSL | 163.13º | 0.13% | 0.51% | - |
| HSV(B) | 163.13º | 0.22% | 0.57% | - |
| XYZ | 21.38 | 25.54 | 27.1 | - |
| YUV | 134.41 | 128.9 | 112.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 145 | 136 | 0.22 | 0 | 0.06 | 0.43 | 163.13 | 0.13 | 0.51 |
| Hex | 71 | 91 | 88 | 16 | 0 | 6 | 2B | A3 | D | 33 |
| Octal | 161 | 221 | 210 | 26 | 0 | 6 | 53 | 243 | 15 | 63 |
| Binary | 1110001 | 10010001 | 10001000 | 10110 | 0 | 110 | 101011 | 10100011 | 1101 | 110011 |
Color Harmonies of #719188
Complementary color
Monochromatic Colors of #719188
Black with #719188
Text Example
Text Example
White with #719188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #719188; }
p { color: rgb(113,145,136); }
H1.HeaderClassName
{
color: #719188;
}
.AnyTagClassName
{
color: #719188;
}
</style>
background-color css
<style>
a { background-color: #719188; }
a { background-color: rgb(113,145,136); }
div.DivClassName
{
background-color: #719188;
}
.BgClassName
{
background-color: #719188;
}
</style>
border-color css
<style>
span { border-color: #719188; }
span { border-color: rgb(113,145,136); }
td.TdClassName
{
border-color: #719188;
}
.TagClassName
{
border-color: #719188;
}
</style>