Shades of Mamba #716976
Tints of Mamba #716976
RGB
CMYK
RGB Variations
Color information
#716976 (or 0x716976) is known color: Mamba. HEX triplet: 71, 69 and 76. RGB value is (113,105,118). Sum of RGB (Red+Green+Blue) = 113+105+118=336 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.63% from 336); Green value is 105 (41.41% from 255 or 31.25% from 336); Blue value is 118 (46.48% from 255 or 35.12% from 336); Max value from RGB is 118 - color contains mainly: blue. Hex color #716976 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716976 is #8E9689. Grayscale: #6C6C6C. Windows color (decimal): -9344650 or 7760241. OLE color: 7760241.
HSL color Cylindrical-coordinate representation of color #716976: hue angle of 276.92º degrees, saturation: 0.06, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #716976 is Cyan = 0.04, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 105 | 118 | - |
| CMYK | 0.04 | 0.11 | 0 | 0.54 |
| HSL | 276.92º | 0.06% | 0.44% | - |
| HSV(B) | 276.92º | 0.11% | 0.46% | - |
| XYZ | 15.13 | 14.92 | 19.22 | - |
| YUV | 108.87 | 133.15 | 130.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 118 | 0.04 | 0.11 | 0 | 0.54 | 276.92 | 0.06 | 0.44 |
| Hex | 71 | 69 | 76 | 4 | B | 0 | 36 | 115 | 6 | 2C |
| Octal | 161 | 151 | 166 | 4 | 13 | 0 | 66 | 425 | 6 | 54 |
| Binary | 1110001 | 1101001 | 1110110 | 100 | 1011 | 0 | 110110 | 100010101 | 110 | 101100 |
Color Harmonies of #716976
Complementary color
Monochromatic Colors of #716976
Black with #716976
Text Example
Text Example
White with #716976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716976; }
p { color: rgb(113,105,118); }
H1.HeaderClassName
{
color: #716976;
}
.AnyTagClassName
{
color: #716976;
}
</style>
background-color css
<style>
a { background-color: #716976; }
a { background-color: rgb(113,105,118); }
div.DivClassName
{
background-color: #716976;
}
.BgClassName
{
background-color: #716976;
}
</style>
border-color css
<style>
span { border-color: #716976; }
span { border-color: rgb(113,105,118); }
td.TdClassName
{
border-color: #716976;
}
.TagClassName
{
border-color: #716976;
}
</style>