Shades of Mamba #817186
Tints of Mamba #817186
RGB
CMYK
RGB Variations
Color information
#817186 (or 0x817186) is known color: Mamba. HEX triplet: 81, 71 and 86. RGB value is (129,113,134). Sum of RGB (Red+Green+Blue) = 129+113+134=376 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.31% from 376); Green value is 113 (44.53% from 255 or 30.05% from 376); Blue value is 134 (52.73% from 255 or 35.64% from 376); Max value from RGB is 134 - color contains mainly: blue. Hex color #817186 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817186 is #7E8E79. Grayscale: #787878. Windows color (decimal): -8294010 or 8810881. OLE color: 8810881.
HSL color Cylindrical-coordinate representation of color #817186: hue angle of 285.71º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #817186 is Cyan = 0.04, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 113 | 134 | - |
| CMYK | 0.04 | 0.16 | 0 | 0.47 |
| HSL | 285.71º | 0.09% | 0.48% | - |
| HSV(B) | 285.71º | 0.16% | 0.53% | - |
| XYZ | 19.26 | 18.2 | 25.05 | - |
| YUV | 120.18 | 135.8 | 134.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 134 | 0.04 | 0.16 | 0 | 0.47 | 285.71 | 0.09 | 0.48 |
| Hex | 81 | 71 | 86 | 4 | 10 | 0 | 2F | 11E | 9 | 30 |
| Octal | 201 | 161 | 206 | 4 | 20 | 0 | 57 | 436 | 11 | 60 |
| Binary | 10000001 | 1110001 | 10000110 | 100 | 10000 | 0 | 101111 | 100011110 | 1001 | 110000 |
Color Harmonies of #817186
Complementary color
Monochromatic Colors of #817186
Black with #817186
Text Example
Text Example
White with #817186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817186; }
p { color: rgb(129,113,134); }
H1.HeaderClassName
{
color: #817186;
}
.AnyTagClassName
{
color: #817186;
}
</style>
background-color css
<style>
a { background-color: #817186; }
a { background-color: rgb(129,113,134); }
div.DivClassName
{
background-color: #817186;
}
.BgClassName
{
background-color: #817186;
}
</style>
border-color css
<style>
span { border-color: #817186; }
span { border-color: rgb(129,113,134); }
td.TdClassName
{
border-color: #817186;
}
.TagClassName
{
border-color: #817186;
}
</style>