Shades of Mamba #756289
Tints of Mamba #756289
RGB
CMYK
RGB Variations
Color information
#756289 (or 0x756289) is known color: Mamba. HEX triplet: 75, 62 and 89. RGB value is (117,98,137). Sum of RGB (Red+Green+Blue) = 117+98+137=352 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.24% from 352); Green value is 98 (38.67% from 255 or 27.84% from 352); Blue value is 137 (53.91% from 255 or 38.92% from 352); Max value from RGB is 137 - color contains mainly: blue. Hex color #756289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756289 is #8A9D76. Grayscale: #6B6B6B. Windows color (decimal): -9084279 or 9003637. OLE color: 9003637.
HSL color Cylindrical-coordinate representation of color #756289: hue angle of 269.23º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #756289 is Cyan = 0.15, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 117 | 98 | 137 | - |
| CMYK | 0.15 | 0.28 | 0 | 0.46 |
| HSL | 269.23º | 0.17% | 0.46% | - |
| HSV(B) | 269.23º | 0.28% | 0.54% | - |
| XYZ | 16.22 | 14.32 | 25.58 | - |
| YUV | 108.13 | 144.29 | 134.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 98 | 137 | 0.15 | 0.28 | 0 | 0.46 | 269.23 | 0.17 | 0.46 |
| Hex | 75 | 62 | 89 | F | 1C | 0 | 2E | 10D | 11 | 2E |
| Octal | 165 | 142 | 211 | 17 | 34 | 0 | 56 | 415 | 21 | 56 |
| Binary | 1110101 | 1100010 | 10001001 | 1111 | 11100 | 0 | 101110 | 100001101 | 10001 | 101110 |
Color Harmonies of #756289
Complementary color
Monochromatic Colors of #756289
Black with #756289
Text Example
Text Example
White with #756289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756289; }
p { color: rgb(117,98,137); }
H1.HeaderClassName
{
color: #756289;
}
.AnyTagClassName
{
color: #756289;
}
</style>
background-color css
<style>
a { background-color: #756289; }
a { background-color: rgb(117,98,137); }
div.DivClassName
{
background-color: #756289;
}
.BgClassName
{
background-color: #756289;
}
</style>
border-color css
<style>
span { border-color: #756289; }
span { border-color: rgb(117,98,137); }
td.TdClassName
{
border-color: #756289;
}
.TagClassName
{
border-color: #756289;
}
</style>