Shades of Mamba #716978
Tints of Mamba #716978
RGB
CMYK
RGB Variations
Color information
#716978 (or 0x716978) is known color: Mamba. HEX triplet: 71, 69 and 78. RGB value is (113,105,120). Sum of RGB (Red+Green+Blue) = 113+105+120=338 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.43% from 338); Green value is 105 (41.41% from 255 or 31.07% from 338); Blue value is 120 (47.27% from 255 or 35.50% from 338); Max value from RGB is 120 - color contains mainly: blue. Hex color #716978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716978 is #8E9687. Grayscale: #6D6D6D. Windows color (decimal): -9344648 or 7891313. OLE color: 7891313.
HSL color Cylindrical-coordinate representation of color #716978: hue angle of 272º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #716978 is Cyan = 0.06, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 105 | 120 | - |
| CMYK | 0.06 | 0.13 | 0 | 0.53 |
| HSL | 272º | 0.07% | 0.44% | - |
| HSV(B) | 272º | 0.13% | 0.47% | - |
| XYZ | 15.25 | 14.97 | 19.85 | - |
| YUV | 109.1 | 134.15 | 130.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 105 | 120 | 0.06 | 0.13 | 0 | 0.53 | 272 | 0.07 | 0.44 |
| Hex | 71 | 69 | 78 | 6 | D | 0 | 35 | 110 | 7 | 2C |
| Octal | 161 | 151 | 170 | 6 | 15 | 0 | 65 | 420 | 7 | 54 |
| Binary | 1110001 | 1101001 | 1111000 | 110 | 1101 | 0 | 110101 | 100010000 | 111 | 101100 |
Color Harmonies of #716978
Complementary color
Monochromatic Colors of #716978
Black with #716978
Text Example
Text Example
White with #716978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716978; }
p { color: rgb(113,105,120); }
H1.HeaderClassName
{
color: #716978;
}
.AnyTagClassName
{
color: #716978;
}
</style>
background-color css
<style>
a { background-color: #716978; }
a { background-color: rgb(113,105,120); }
div.DivClassName
{
background-color: #716978;
}
.BgClassName
{
background-color: #716978;
}
</style>
border-color css
<style>
span { border-color: #716978; }
span { border-color: rgb(113,105,120); }
td.TdClassName
{
border-color: #716978;
}
.TagClassName
{
border-color: #716978;
}
</style>