Shades of Mamba #756386
Tints of Mamba #756386
RGB
CMYK
RGB Variations
Color information
#756386 (or 0x756386) is known color: Mamba. HEX triplet: 75, 63 and 86. RGB value is (117,99,134). Sum of RGB (Red+Green+Blue) = 117+99+134=350 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.43% from 350); Green value is 99 (39.06% from 255 or 28.29% from 350); Blue value is 134 (52.73% from 255 or 38.29% from 350); Max value from RGB is 134 - color contains mainly: blue. Hex color #756386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756386 is #8A9C79. Grayscale: #6C6C6C. Windows color (decimal): -9084026 or 8807285. OLE color: 8807285.
HSL color Cylindrical-coordinate representation of color #756386: hue angle of 270.86º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #756386 is Cyan = 0.13, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 99 | 134 | - |
| CMYK | 0.13 | 0.26 | 0 | 0.47 |
| HSL | 270.86º | 0.15% | 0.46% | - |
| HSV(B) | 270.86º | 0.26% | 0.53% | - |
| XYZ | 16.1 | 14.43 | 24.49 | - |
| YUV | 108.37 | 142.46 | 134.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 99 | 134 | 0.13 | 0.26 | 0 | 0.47 | 270.86 | 0.15 | 0.46 |
| Hex | 75 | 63 | 86 | D | 1A | 0 | 2F | 10F | F | 2E |
| Octal | 165 | 143 | 206 | 15 | 32 | 0 | 57 | 417 | 17 | 56 |
| Binary | 1110101 | 1100011 | 10000110 | 1101 | 11010 | 0 | 101111 | 100001111 | 1111 | 101110 |
Color Harmonies of #756386
Complementary color
Monochromatic Colors of #756386
Black with #756386
Text Example
Text Example
White with #756386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756386; }
p { color: rgb(117,99,134); }
H1.HeaderClassName
{
color: #756386;
}
.AnyTagClassName
{
color: #756386;
}
</style>
background-color css
<style>
a { background-color: #756386; }
a { background-color: rgb(117,99,134); }
div.DivClassName
{
background-color: #756386;
}
.BgClassName
{
background-color: #756386;
}
</style>
border-color css
<style>
span { border-color: #756386; }
span { border-color: rgb(117,99,134); }
td.TdClassName
{
border-color: #756386;
}
.TagClassName
{
border-color: #756386;
}
</style>