Shades of Mamba #716877
Tints of Mamba #716877
RGB
CMYK
RGB Variations
Color information
#716877 (or 0x716877) is known color: Mamba. HEX triplet: 71, 68 and 77. RGB value is (113,104,119). Sum of RGB (Red+Green+Blue) = 113+104+119=336 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.63% from 336); Green value is 104 (41.02% from 255 or 30.95% from 336); Blue value is 119 (46.88% from 255 or 35.42% from 336); Max value from RGB is 119 - color contains mainly: blue. Hex color #716877 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716877 is #8E9788. Grayscale: #6C6C6C. Windows color (decimal): -9344905 or 7825521. OLE color: 7825521.
HSL color Cylindrical-coordinate representation of color #716877: hue angle of 276º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #716877 is Cyan = 0.05, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 104 | 119 | - |
| CMYK | 0.05 | 0.13 | 0 | 0.53 |
| HSL | 276º | 0.07% | 0.44% | - |
| HSV(B) | 276º | 0.13% | 0.47% | - |
| XYZ | 15.09 | 14.74 | 19.5 | - |
| YUV | 108.4 | 133.98 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 104 | 119 | 0.05 | 0.13 | 0 | 0.53 | 276 | 0.07 | 0.44 |
| Hex | 71 | 68 | 77 | 5 | D | 0 | 35 | 114 | 7 | 2C |
| Octal | 161 | 150 | 167 | 5 | 15 | 0 | 65 | 424 | 7 | 54 |
| Binary | 1110001 | 1101000 | 1110111 | 101 | 1101 | 0 | 110101 | 100010100 | 111 | 101100 |
Color Harmonies of #716877
Complementary color
Monochromatic Colors of #716877
Black with #716877
Text Example
Text Example
White with #716877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716877; }
p { color: rgb(113,104,119); }
H1.HeaderClassName
{
color: #716877;
}
.AnyTagClassName
{
color: #716877;
}
</style>
background-color css
<style>
a { background-color: #716877; }
a { background-color: rgb(113,104,119); }
div.DivClassName
{
background-color: #716877;
}
.BgClassName
{
background-color: #716877;
}
</style>
border-color css
<style>
span { border-color: #716877; }
span { border-color: rgb(113,104,119); }
td.TdClassName
{
border-color: #716877;
}
.TagClassName
{
border-color: #716877;
}
</style>