Shades of Mamba #817087
Tints of Mamba #817087
RGB
CMYK
RGB Variations
Color information
#817087 (or 0x817087) is known color: Mamba. HEX triplet: 81, 70 and 87. RGB value is (129,112,135). Sum of RGB (Red+Green+Blue) = 129+112+135=376 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.31% from 376); Green value is 112 (44.14% from 255 or 29.79% from 376); Blue value is 135 (53.12% from 255 or 35.90% from 376); Max value from RGB is 135 - color contains mainly: blue. Hex color #817087 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817087 is #7E8F78. Grayscale: #777777. Windows color (decimal): -8294265 or 8876161. OLE color: 8876161.
HSL color Cylindrical-coordinate representation of color #817087: hue angle of 284.35º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #817087 is Cyan = 0.04, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 112 | 135 | - |
| CMYK | 0.04 | 0.17 | 0 | 0.47 |
| HSL | 284.35º | 0.09% | 0.48% | - |
| HSV(B) | 284.35º | 0.17% | 0.53% | - |
| XYZ | 19.22 | 18 | 25.38 | - |
| YUV | 119.71 | 136.63 | 134.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 135 | 0.04 | 0.17 | 0 | 0.47 | 284.35 | 0.09 | 0.48 |
| Hex | 81 | 70 | 87 | 4 | 11 | 0 | 2F | 11C | 9 | 30 |
| Octal | 201 | 160 | 207 | 4 | 21 | 0 | 57 | 434 | 11 | 60 |
| Binary | 10000001 | 1110000 | 10000111 | 100 | 10001 | 0 | 101111 | 100011100 | 1001 | 110000 |
Color Harmonies of #817087
Complementary color
Monochromatic Colors of #817087
Black with #817087
Text Example
Text Example
White with #817087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817087; }
p { color: rgb(129,112,135); }
H1.HeaderClassName
{
color: #817087;
}
.AnyTagClassName
{
color: #817087;
}
</style>
background-color css
<style>
a { background-color: #817087; }
a { background-color: rgb(129,112,135); }
div.DivClassName
{
background-color: #817087;
}
.BgClassName
{
background-color: #817087;
}
</style>
border-color css
<style>
span { border-color: #817087; }
span { border-color: rgb(129,112,135); }
td.TdClassName
{
border-color: #817087;
}
.TagClassName
{
border-color: #817087;
}
</style>