Shades of Mamba #716382
Tints of Mamba #716382
RGB
CMYK
RGB Variations
Color information
#716382 (or 0x716382) is known color: Mamba. HEX triplet: 71, 63 and 82. RGB value is (113,99,130). Sum of RGB (Red+Green+Blue) = 113+99+130=342 (45% of max value = 765). Red value is 113 (44.53% from 255 or 33.04% from 342); Green value is 99 (39.06% from 255 or 28.95% from 342); Blue value is 130 (51.17% from 255 or 38.01% from 342); Max value from RGB is 130 - color contains mainly: blue. Hex color #716382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #716382 is #8E9C7D. Grayscale: #6A6A6A. Windows color (decimal): -9346174 or 8545137. OLE color: 8545137.
HSL color Cylindrical-coordinate representation of color #716382: hue angle of 267.1º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #716382 is Cyan = 0.13, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 99 | 130 | - |
| CMYK | 0.13 | 0.24 | 0 | 0.49 |
| HSL | 267.1º | 0.14% | 0.45% | - |
| HSV(B) | 267.1º | 0.24% | 0.51% | - |
| XYZ | 15.3 | 14.05 | 23.02 | - |
| YUV | 106.72 | 141.14 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 99 | 130 | 0.13 | 0.24 | 0 | 0.49 | 267.1 | 0.14 | 0.45 |
| Hex | 71 | 63 | 82 | D | 18 | 0 | 31 | 10B | E | 2D |
| Octal | 161 | 143 | 202 | 15 | 30 | 0 | 61 | 413 | 16 | 55 |
| Binary | 1110001 | 1100011 | 10000010 | 1101 | 11000 | 0 | 110001 | 100001011 | 1110 | 101101 |
Color Harmonies of #716382
Complementary color
Monochromatic Colors of #716382
Black with #716382
Text Example
Text Example
White with #716382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #716382; }
p { color: rgb(113,99,130); }
H1.HeaderClassName
{
color: #716382;
}
.AnyTagClassName
{
color: #716382;
}
</style>
background-color css
<style>
a { background-color: #716382; }
a { background-color: rgb(113,99,130); }
div.DivClassName
{
background-color: #716382;
}
.BgClassName
{
background-color: #716382;
}
</style>
border-color css
<style>
span { border-color: #716382; }
span { border-color: rgb(113,99,130); }
td.TdClassName
{
border-color: #716382;
}
.TagClassName
{
border-color: #716382;
}
</style>