Shades of Mamba #817086
Tints of Mamba #817086
RGB
CMYK
RGB Variations
Color information
#817086 (or 0x817086) is known color: Mamba. HEX triplet: 81, 70 and 86. RGB value is (129,112,134). Sum of RGB (Red+Green+Blue) = 129+112+134=375 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.4% from 375); Green value is 112 (44.14% from 255 or 29.87% from 375); Blue value is 134 (52.73% from 255 or 35.73% from 375); Max value from RGB is 134 - color contains mainly: blue. Hex color #817086 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817086 is #7E8F79. Grayscale: #777777. Windows color (decimal): -8294266 or 8810625. OLE color: 8810625.
HSL color Cylindrical-coordinate representation of color #817086: hue angle of 286.36º 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 #817086 is Cyan = 0.04, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 112 | 134 | - |
| CMYK | 0.04 | 0.16 | 0 | 0.47 |
| HSL | 286.36º | 0.09% | 0.48% | - |
| HSV(B) | 286.36º | 0.16% | 0.53% | - |
| XYZ | 19.15 | 17.98 | 25.01 | - |
| YUV | 119.59 | 136.13 | 134.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 134 | 0.04 | 0.16 | 0 | 0.47 | 286.36 | 0.09 | 0.48 |
| Hex | 81 | 70 | 86 | 4 | 10 | 0 | 2F | 11E | 9 | 30 |
| Octal | 201 | 160 | 206 | 4 | 20 | 0 | 57 | 436 | 11 | 60 |
| Binary | 10000001 | 1110000 | 10000110 | 100 | 10000 | 0 | 101111 | 100011110 | 1001 | 110000 |
Color Harmonies of #817086
Complementary color
Monochromatic Colors of #817086
Black with #817086
Text Example
Text Example
White with #817086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817086; }
p { color: rgb(129,112,134); }
H1.HeaderClassName
{
color: #817086;
}
.AnyTagClassName
{
color: #817086;
}
</style>
background-color css
<style>
a { background-color: #817086; }
a { background-color: rgb(129,112,134); }
div.DivClassName
{
background-color: #817086;
}
.BgClassName
{
background-color: #817086;
}
</style>
border-color css
<style>
span { border-color: #817086; }
span { border-color: rgb(129,112,134); }
td.TdClassName
{
border-color: #817086;
}
.TagClassName
{
border-color: #817086;
}
</style>