Shades of Mamba #716778
Tints of Mamba #716778
RGB
CMYK
RGB Variations
Color information
#716778 (or 0x716778) is known color: Mamba. HEX triplet: 71, 67 and 78. RGB value is (113,103,120). Sum of RGB (Red+Green+Blue) = 113+103+120=336 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.63% from 336); Green value is 103 (40.62% from 255 or 30.65% from 336); Blue value is 120 (47.27% from 255 or 35.71% from 336); Max value from RGB is 120 - color contains mainly: blue. Hex color #716778 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #716778 is #8E9887. Grayscale: #6B6B6B. Windows color (decimal): -9345160 or 7890801. OLE color: 7890801.
HSL color Cylindrical-coordinate representation of color #716778: hue angle of 275.29º 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 #716778 is Cyan = 0.06, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 103 | 120 | - |
| CMYK | 0.06 | 0.14 | 0 | 0.53 |
| HSL | 275.29º | 0.08% | 0.44% | - |
| HSV(B) | 275.29º | 0.14% | 0.47% | - |
| XYZ | 15.05 | 14.57 | 19.79 | - |
| YUV | 107.93 | 134.81 | 131.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 103 | 120 | 0.06 | 0.14 | 0 | 0.53 | 275.29 | 0.08 | 0.44 |
| Hex | 71 | 67 | 78 | 6 | E | 0 | 35 | 113 | 8 | 2C |
| Octal | 161 | 147 | 170 | 6 | 16 | 0 | 65 | 423 | 10 | 54 |
| Binary | 1110001 | 1100111 | 1111000 | 110 | 1110 | 0 | 110101 | 100010011 | 1000 | 101100 |
Color Harmonies of #716778
Complementary color
Monochromatic Colors of #716778
Black with #716778
Text Example
Text Example
White with #716778
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716778; }
p { color: rgb(113,103,120); }
H1.HeaderClassName
{
color: #716778;
}
.AnyTagClassName
{
color: #716778;
}
</style>
background-color css
<style>
a { background-color: #716778; }
a { background-color: rgb(113,103,120); }
div.DivClassName
{
background-color: #716778;
}
.BgClassName
{
background-color: #716778;
}
</style>
border-color css
<style>
span { border-color: #716778; }
span { border-color: rgb(113,103,120); }
td.TdClassName
{
border-color: #716778;
}
.TagClassName
{
border-color: #716778;
}
</style>