Shades of Mamba #756886
Tints of Mamba #756886
RGB
CMYK
RGB Variations
Color information
#756886 (or 0x756886) is known color: Mamba. HEX triplet: 75, 68 and 86. RGB value is (117,104,134). Sum of RGB (Red+Green+Blue) = 117+104+134=355 (47% of max value = 765). Red value is 117 (46.09% from 255 or 32.96% from 355); Green value is 104 (41.02% from 255 or 29.30% from 355); Blue value is 134 (52.73% from 255 or 37.75% from 355); Max value from RGB is 134 - color contains mainly: blue. Hex color #756886 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756886 is #8A9779. Grayscale: #6F6F6F. Windows color (decimal): -9082746 or 8808565. OLE color: 8808565.
HSL color Cylindrical-coordinate representation of color #756886: hue angle of 266º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #756886 is Cyan = 0.13, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 104 | 134 | - |
| CMYK | 0.13 | 0.22 | 0 | 0.47 |
| HSL | 266º | 0.13% | 0.47% | - |
| HSV(B) | 266º | 0.22% | 0.53% | - |
| XYZ | 16.59 | 15.4 | 24.65 | - |
| YUV | 111.31 | 140.81 | 132.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 104 | 134 | 0.13 | 0.22 | 0 | 0.47 | 266 | 0.13 | 0.47 |
| Hex | 75 | 68 | 86 | D | 16 | 0 | 2F | 10A | D | 2F |
| Octal | 165 | 150 | 206 | 15 | 26 | 0 | 57 | 412 | 15 | 57 |
| Binary | 1110101 | 1101000 | 10000110 | 1101 | 10110 | 0 | 101111 | 100001010 | 1101 | 101111 |
Color Harmonies of #756886
Complementary color
Monochromatic Colors of #756886
Black with #756886
Text Example
Text Example
White with #756886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756886; }
p { color: rgb(117,104,134); }
H1.HeaderClassName
{
color: #756886;
}
.AnyTagClassName
{
color: #756886;
}
</style>
background-color css
<style>
a { background-color: #756886; }
a { background-color: rgb(117,104,134); }
div.DivClassName
{
background-color: #756886;
}
.BgClassName
{
background-color: #756886;
}
</style>
border-color css
<style>
span { border-color: #756886; }
span { border-color: rgb(117,104,134); }
td.TdClassName
{
border-color: #756886;
}
.TagClassName
{
border-color: #756886;
}
</style>