Shades of Mamba #716879
Tints of Mamba #716879
RGB
CMYK
RGB Variations
Color information
#716879 (or 0x716879) is known color: Mamba. HEX triplet: 71, 68 and 79. RGB value is (113,104,121). Sum of RGB (Red+Green+Blue) = 113+104+121=338 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.43% from 338); Green value is 104 (41.02% from 255 or 30.77% from 338); Blue value is 121 (47.66% from 255 or 35.80% from 338); Max value from RGB is 121 - color contains mainly: blue. Hex color #716879 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716879 is #8E9786. Grayscale: #6C6C6C. Windows color (decimal): -9344903 or 7956593. OLE color: 7956593.
HSL color Cylindrical-coordinate representation of color #716879: hue angle of 271.76º degrees, saturation: 0.08, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #716879 is Cyan = 0.07, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 104 | 121 | - |
| CMYK | 0.07 | 0.14 | 0 | 0.53 |
| HSL | 271.76º | 0.08% | 0.44% | - |
| HSV(B) | 271.76º | 0.14% | 0.47% | - |
| XYZ | 15.21 | 14.79 | 20.14 | - |
| YUV | 108.63 | 134.98 | 131.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 121 | 0.07 | 0.14 | 0 | 0.53 | 271.76 | 0.08 | 0.44 |
| Hex | 71 | 68 | 79 | 7 | E | 0 | 35 | 110 | 8 | 2C |
| Octal | 161 | 150 | 171 | 7 | 16 | 0 | 65 | 420 | 10 | 54 |
| Binary | 1110001 | 1101000 | 1111001 | 111 | 1110 | 0 | 110101 | 100010000 | 1000 | 101100 |
Color Harmonies of #716879
Complementary color
Monochromatic Colors of #716879
Black with #716879
Text Example
Text Example
White with #716879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716879; }
p { color: rgb(113,104,121); }
H1.HeaderClassName
{
color: #716879;
}
.AnyTagClassName
{
color: #716879;
}
</style>
background-color css
<style>
a { background-color: #716879; }
a { background-color: rgb(113,104,121); }
div.DivClassName
{
background-color: #716879;
}
.BgClassName
{
background-color: #716879;
}
</style>
border-color css
<style>
span { border-color: #716879; }
span { border-color: rgb(113,104,121); }
td.TdClassName
{
border-color: #716879;
}
.TagClassName
{
border-color: #716879;
}
</style>