Shades of Mamba #756088
Tints of Mamba #756088
RGB
CMYK
RGB Variations
Color information
#756088 (or 0x756088) is known color: Mamba. HEX triplet: 75, 60 and 88. RGB value is (117,96,136). Sum of RGB (Red+Green+Blue) = 117+96+136=349 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.52% from 349); Green value is 96 (37.89% from 255 or 27.51% from 349); Blue value is 136 (53.52% from 255 or 38.97% from 349); Max value from RGB is 136 - color contains mainly: blue. Hex color #756088 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756088 is #8A9F77. Grayscale: #6A6A6A. Windows color (decimal): -9084792 or 8937589. OLE color: 8937589.
HSL color Cylindrical-coordinate representation of color #756088: hue angle of 271.5º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #756088 is Cyan = 0.14, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 117 | 96 | 136 | - |
| CMYK | 0.14 | 0.29 | 0 | 0.47 |
| HSL | 271.5º | 0.17% | 0.45% | - |
| HSV(B) | 271.5º | 0.29% | 0.53% | - |
| XYZ | 15.96 | 13.93 | 25.14 | - |
| YUV | 106.84 | 144.46 | 135.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 136 | 0.14 | 0.29 | 0 | 0.47 | 271.5 | 0.17 | 0.45 |
| Hex | 75 | 60 | 88 | E | 1D | 0 | 2F | 110 | 11 | 2D |
| Octal | 165 | 140 | 210 | 16 | 35 | 0 | 57 | 420 | 21 | 55 |
| Binary | 1110101 | 1100000 | 10001000 | 1110 | 11101 | 0 | 101111 | 100010000 | 10001 | 101101 |
Color Harmonies of #756088
Complementary color
Monochromatic Colors of #756088
Black with #756088
Text Example
Text Example
White with #756088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756088; }
p { color: rgb(117,96,136); }
H1.HeaderClassName
{
color: #756088;
}
.AnyTagClassName
{
color: #756088;
}
</style>
background-color css
<style>
a { background-color: #756088; }
a { background-color: rgb(117,96,136); }
div.DivClassName
{
background-color: #756088;
}
.BgClassName
{
background-color: #756088;
}
</style>
border-color css
<style>
span { border-color: #756088; }
span { border-color: rgb(117,96,136); }
td.TdClassName
{
border-color: #756088;
}
.TagClassName
{
border-color: #756088;
}
</style>