Shades of Mamba #756482
Tints of Mamba #756482
RGB
CMYK
RGB Variations
Color information
#756482 (or 0x756482) is known color: Mamba. HEX triplet: 75, 64 and 82. RGB value is (117,100,130). Sum of RGB (Red+Green+Blue) = 117+100+130=347 (45% of max value = 765). Red value is 117 (46.09% from 255 or 33.72% from 347); Green value is 100 (39.45% from 255 or 28.82% from 347); Blue value is 130 (51.17% from 255 or 37.46% from 347); Max value from RGB is 130 - color contains mainly: blue. Hex color #756482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756482 is #8A9B7D. Grayscale: #6C6C6C. Windows color (decimal): -9083774 or 8545397. OLE color: 8545397.
HSL color Cylindrical-coordinate representation of color #756482: hue angle of 274º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #756482 is Cyan = 0.1, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 100 | 130 | - |
| CMYK | 0.1 | 0.23 | 0 | 0.49 |
| HSL | 274º | 0.13% | 0.45% | - |
| HSV(B) | 274º | 0.23% | 0.51% | - |
| XYZ | 15.92 | 14.51 | 23.08 | - |
| YUV | 108.5 | 140.13 | 134.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 100 | 130 | 0.1 | 0.23 | 0 | 0.49 | 274 | 0.13 | 0.45 |
| Hex | 75 | 64 | 82 | A | 17 | 0 | 31 | 112 | D | 2D |
| Octal | 165 | 144 | 202 | 12 | 27 | 0 | 61 | 422 | 15 | 55 |
| Binary | 1110101 | 1100100 | 10000010 | 1010 | 10111 | 0 | 110001 | 100010010 | 1101 | 101101 |
Color Harmonies of #756482
Complementary color
Monochromatic Colors of #756482
Black with #756482
Text Example
Text Example
White with #756482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756482; }
p { color: rgb(117,100,130); }
H1.HeaderClassName
{
color: #756482;
}
.AnyTagClassName
{
color: #756482;
}
</style>
background-color css
<style>
a { background-color: #756482; }
a { background-color: rgb(117,100,130); }
div.DivClassName
{
background-color: #756482;
}
.BgClassName
{
background-color: #756482;
}
</style>
border-color css
<style>
span { border-color: #756482; }
span { border-color: rgb(117,100,130); }
td.TdClassName
{
border-color: #756482;
}
.TagClassName
{
border-color: #756482;
}
</style>