Shades of Mamba #817188
Tints of Mamba #817188
RGB
CMYK
RGB Variations
Color information
#817188 (or 0x817188) is known color: Mamba. HEX triplet: 81, 71 and 88. RGB value is (129,113,136). Sum of RGB (Red+Green+Blue) = 129+113+136=378 (50% of max value = 765). Red value is 129 (50.78% from 255 or 34.13% from 378); Green value is 113 (44.53% from 255 or 29.89% from 378); Blue value is 136 (53.52% from 255 or 35.98% from 378); Max value from RGB is 136 - color contains mainly: blue. Hex color #817188 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817188 is #7E8E77. Grayscale: #787878. Windows color (decimal): -8294008 or 8941953. OLE color: 8941953.
HSL color Cylindrical-coordinate representation of color #817188: hue angle of 281.74º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #817188 is Cyan = 0.05, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 113 | 136 | - |
| CMYK | 0.05 | 0.17 | 0 | 0.47 |
| HSL | 281.74º | 0.09% | 0.49% | - |
| HSV(B) | 281.74º | 0.17% | 0.53% | - |
| XYZ | 19.4 | 18.25 | 25.79 | - |
| YUV | 120.41 | 136.8 | 134.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 136 | 0.05 | 0.17 | 0 | 0.47 | 281.74 | 0.09 | 0.49 |
| Hex | 81 | 71 | 88 | 5 | 11 | 0 | 2F | 11A | 9 | 31 |
| Octal | 201 | 161 | 210 | 5 | 21 | 0 | 57 | 432 | 11 | 61 |
| Binary | 10000001 | 1110001 | 10001000 | 101 | 10001 | 0 | 101111 | 100011010 | 1001 | 110001 |
Color Harmonies of #817188
Complementary color
Monochromatic Colors of #817188
Black with #817188
Text Example
Text Example
White with #817188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817188; }
p { color: rgb(129,113,136); }
H1.HeaderClassName
{
color: #817188;
}
.AnyTagClassName
{
color: #817188;
}
</style>
background-color css
<style>
a { background-color: #817188; }
a { background-color: rgb(129,113,136); }
div.DivClassName
{
background-color: #817188;
}
.BgClassName
{
background-color: #817188;
}
</style>
border-color css
<style>
span { border-color: #817188; }
span { border-color: rgb(129,113,136); }
td.TdClassName
{
border-color: #817188;
}
.TagClassName
{
border-color: #817188;
}
</style>