Shades of Mamba #816793
Tints of Mamba #816793
RGB
CMYK
RGB Variations
Color information
#816793 (or 0x816793) is known color: Mamba. HEX triplet: 81, 67 and 93. RGB value is (129,103,147). Sum of RGB (Red+Green+Blue) = 129+103+147=379 (50% of max value = 765). Red value is 129 (50.78% from 255 or 34.04% from 379); Green value is 103 (40.62% from 255 or 27.18% from 379); Blue value is 147 (57.81% from 255 or 38.79% from 379); Max value from RGB is 147 - color contains mainly: blue. Hex color #816793 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816793 is #7E986C. Grayscale: #737373. Windows color (decimal): -8296557 or 9660289. OLE color: 9660289.
HSL color Cylindrical-coordinate representation of color #816793: hue angle of 275.45º degrees, saturation: 0.18, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #816793 is Cyan = 0.12, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 129 | 103 | 147 | - |
| CMYK | 0.12 | 0.30 | 0 | 0.42 |
| HSL | 275.45º | 0.18% | 0.49% | - |
| HSV(B) | 275.45º | 0.3% | 0.58% | - |
| XYZ | 19.17 | 16.47 | 29.77 | - |
| YUV | 115.79 | 145.61 | 137.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 103 | 147 | 0.12 | 0.30 | 0 | 0.42 | 275.45 | 0.18 | 0.49 |
| Hex | 81 | 67 | 93 | C | 1E | 0 | 2A | 113 | 12 | 31 |
| Octal | 201 | 147 | 223 | 14 | 36 | 0 | 52 | 423 | 22 | 61 |
| Binary | 10000001 | 1100111 | 10010011 | 1100 | 11110 | 0 | 101010 | 100010011 | 10010 | 110001 |
Color Harmonies of #816793
Complementary color
Monochromatic Colors of #816793
Black with #816793
Text Example
Text Example
White with #816793
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816793; }
p { color: rgb(129,103,147); }
H1.HeaderClassName
{
color: #816793;
}
.AnyTagClassName
{
color: #816793;
}
</style>
background-color css
<style>
a { background-color: #816793; }
a { background-color: rgb(129,103,147); }
div.DivClassName
{
background-color: #816793;
}
.BgClassName
{
background-color: #816793;
}
</style>
border-color css
<style>
span { border-color: #816793; }
span { border-color: rgb(129,103,147); }
td.TdClassName
{
border-color: #816793;
}
.TagClassName
{
border-color: #816793;
}
</style>