Shades of Gumbo #758886
Tints of Gumbo #758886
RGB
CMYK
RGB Variations
Color information
#758886 (or 0x758886) is known color: Gumbo. HEX triplet: 75, 88 and 86. RGB value is (117,136,134). Sum of RGB (Red+Green+Blue) = 117+136+134=387 (51% of max value = 765). Red value is 117 (46.09% from 255 or 30.23% from 387); Green value is 136 (53.52% from 255 or 35.14% from 387); Blue value is 134 (52.73% from 255 or 34.63% from 387); Max value from RGB is 136 - color contains mainly: green. Hex color #758886 is not a web safe color. Web safe color analog (approx): #669999. Inversed color of #758886 is #8A7779. Grayscale: #828282. Windows color (decimal): -9074554 or 8816757. OLE color: 8816757.
HSL color Cylindrical-coordinate representation of color #758886: hue angle of 173.68º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #758886 is Cyan = 0.14, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 136 | 134 | - |
| CMYK | 0.14 | 0 | 0.01 | 0.47 |
| HSL | 173.68º | 0.08% | 0.5% | - |
| HSV(B) | 173.68º | 0.14% | 0.53% | - |
| XYZ | 20.44 | 23.11 | 25.94 | - |
| YUV | 130.09 | 130.21 | 118.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 136 | 134 | 0.14 | 0 | 0.01 | 0.47 | 173.68 | 0.08 | 0.5 |
| Hex | 75 | 88 | 86 | E | 0 | 1 | 2F | AE | 8 | 32 |
| Octal | 165 | 210 | 206 | 16 | 0 | 1 | 57 | 256 | 10 | 62 |
| Binary | 1110101 | 10001000 | 10000110 | 1110 | 0 | 1 | 101111 | 10101110 | 1000 | 110010 |
Color Harmonies of #758886
Complementary color
Monochromatic Colors of #758886
Black with #758886
Text Example
Text Example
White with #758886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #758886; }
p { color: rgb(117,136,134); }
H1.HeaderClassName
{
color: #758886;
}
.AnyTagClassName
{
color: #758886;
}
</style>
background-color css
<style>
a { background-color: #758886; }
a { background-color: rgb(117,136,134); }
div.DivClassName
{
background-color: #758886;
}
.BgClassName
{
background-color: #758886;
}
</style>
border-color css
<style>
span { border-color: #758886; }
span { border-color: rgb(117,136,134); }
td.TdClassName
{
border-color: #758886;
}
.TagClassName
{
border-color: #758886;
}
</style>