Shades of Mamba #756188
Tints of Mamba #756188
RGB
CMYK
RGB Variations
Color information
#756188 (or 0x756188) is known color: Mamba. HEX triplet: 75, 61 and 88. RGB value is (117,97,136). Sum of RGB (Red+Green+Blue) = 117+97+136=350 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.43% from 350); Green value is 97 (38.28% from 255 or 27.71% from 350); Blue value is 136 (53.52% from 255 or 38.86% from 350); Max value from RGB is 136 - color contains mainly: blue. Hex color #756188 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756188 is #8A9E77. Grayscale: #6B6B6B. Windows color (decimal): -9084536 or 8937845. OLE color: 8937845.
HSL color Cylindrical-coordinate representation of color #756188: hue angle of 270.77º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #756188 is Cyan = 0.14, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 97 | 136 | - |
| CMYK | 0.14 | 0.29 | 0 | 0.47 |
| HSL | 270.77º | 0.17% | 0.46% | - |
| HSV(B) | 270.77º | 0.29% | 0.53% | - |
| XYZ | 16.05 | 14.11 | 25.17 | - |
| YUV | 107.43 | 144.13 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 97 | 136 | 0.14 | 0.29 | 0 | 0.47 | 270.77 | 0.17 | 0.46 |
| Hex | 75 | 61 | 88 | E | 1D | 0 | 2F | 10F | 11 | 2E |
| Octal | 165 | 141 | 210 | 16 | 35 | 0 | 57 | 417 | 21 | 56 |
| Binary | 1110101 | 1100001 | 10001000 | 1110 | 11101 | 0 | 101111 | 100001111 | 10001 | 101110 |
Color Harmonies of #756188
Complementary color
Monochromatic Colors of #756188
Black with #756188
Text Example
Text Example
White with #756188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756188; }
p { color: rgb(117,97,136); }
H1.HeaderClassName
{
color: #756188;
}
.AnyTagClassName
{
color: #756188;
}
</style>
background-color css
<style>
a { background-color: #756188; }
a { background-color: rgb(117,97,136); }
div.DivClassName
{
background-color: #756188;
}
.BgClassName
{
background-color: #756188;
}
</style>
border-color css
<style>
span { border-color: #756188; }
span { border-color: rgb(117,97,136); }
td.TdClassName
{
border-color: #756188;
}
.TagClassName
{
border-color: #756188;
}
</style>