Shades of Mamba #756681
Tints of Mamba #756681
RGB
CMYK
RGB Variations
Color information
#756681 (or 0x756681) is known color: Mamba. HEX triplet: 75, 66 and 81. RGB value is (117,102,129). Sum of RGB (Red+Green+Blue) = 117+102+129=348 (46% of max value = 765). Red value is 117 (46.09% from 255 or 33.62% from 348); Green value is 102 (40.23% from 255 or 29.31% from 348); Blue value is 129 (50.78% from 255 or 37.07% from 348); Max value from RGB is 129 - color contains mainly: blue. Hex color #756681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #756681 is #8A997E. Grayscale: #6D6D6D. Windows color (decimal): -9083263 or 8480373. OLE color: 8480373.
HSL color Cylindrical-coordinate representation of color #756681: hue angle of 273.33º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #756681 is Cyan = 0.09, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 117 | 102 | 129 | - |
| CMYK | 0.09 | 0.21 | 0 | 0.49 |
| HSL | 273.33º | 0.12% | 0.45% | - |
| HSV(B) | 273.33º | 0.21% | 0.51% | - |
| XYZ | 16.05 | 14.87 | 22.79 | - |
| YUV | 109.56 | 138.97 | 133.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 102 | 129 | 0.09 | 0.21 | 0 | 0.49 | 273.33 | 0.12 | 0.45 |
| Hex | 75 | 66 | 81 | 9 | 15 | 0 | 31 | 111 | C | 2D |
| Octal | 165 | 146 | 201 | 11 | 25 | 0 | 61 | 421 | 14 | 55 |
| Binary | 1110101 | 1100110 | 10000001 | 1001 | 10101 | 0 | 110001 | 100010001 | 1100 | 101101 |
Color Harmonies of #756681
Complementary color
Monochromatic Colors of #756681
Black with #756681
Text Example
Text Example
White with #756681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756681; }
p { color: rgb(117,102,129); }
H1.HeaderClassName
{
color: #756681;
}
.AnyTagClassName
{
color: #756681;
}
</style>
background-color css
<style>
a { background-color: #756681; }
a { background-color: rgb(117,102,129); }
div.DivClassName
{
background-color: #756681;
}
.BgClassName
{
background-color: #756681;
}
</style>
border-color css
<style>
span { border-color: #756681; }
span { border-color: rgb(117,102,129); }
td.TdClassName
{
border-color: #756681;
}
.TagClassName
{
border-color: #756681;
}
</style>