Shades of Mamba #756089
Tints of Mamba #756089
RGB
CMYK
RGB Variations
Color information
#756089 (or 0x756089) is known color: Mamba. HEX triplet: 75, 60 and 89. RGB value is (117,96,137). Sum of RGB (Red+Green+Blue) = 117+96+137=350 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.43% from 350); Green value is 96 (37.89% from 255 or 27.43% from 350); Blue value is 137 (53.91% from 255 or 39.14% from 350); Max value from RGB is 137 - color contains mainly: blue. Hex color #756089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756089 is #8A9F76. Grayscale: #6A6A6A. Windows color (decimal): -9084791 or 9003125. OLE color: 9003125.
HSL color Cylindrical-coordinate representation of color #756089: hue angle of 270.73º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #756089 is Cyan = 0.15, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 96 | 137 | - |
| CMYK | 0.15 | 0.30 | 0 | 0.46 |
| HSL | 270.73º | 0.18% | 0.46% | - |
| HSV(B) | 270.73º | 0.3% | 0.54% | - |
| XYZ | 16.03 | 13.95 | 25.52 | - |
| YUV | 106.95 | 144.96 | 135.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 137 | 0.15 | 0.30 | 0 | 0.46 | 270.73 | 0.18 | 0.46 |
| Hex | 75 | 60 | 89 | F | 1E | 0 | 2E | 10F | 12 | 2E |
| Octal | 165 | 140 | 211 | 17 | 36 | 0 | 56 | 417 | 22 | 56 |
| Binary | 1110101 | 1100000 | 10001001 | 1111 | 11110 | 0 | 101110 | 100001111 | 10010 | 101110 |
Color Harmonies of #756089
Complementary color
Monochromatic Colors of #756089
Black with #756089
Text Example
Text Example
White with #756089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756089; }
p { color: rgb(117,96,137); }
H1.HeaderClassName
{
color: #756089;
}
.AnyTagClassName
{
color: #756089;
}
</style>
background-color css
<style>
a { background-color: #756089; }
a { background-color: rgb(117,96,137); }
div.DivClassName
{
background-color: #756089;
}
.BgClassName
{
background-color: #756089;
}
</style>
border-color css
<style>
span { border-color: #756089; }
span { border-color: rgb(117,96,137); }
td.TdClassName
{
border-color: #756089;
}
.TagClassName
{
border-color: #756089;
}
</style>