Shades of Mamba #817187
Tints of Mamba #817187
RGB
CMYK
RGB Variations
Color information
#817187 (or 0x817187) is known color: Mamba. HEX triplet: 81, 71 and 87. RGB value is (129,113,135). Sum of RGB (Red+Green+Blue) = 129+113+135=377 (49% of max value = 765). Red value is 129 (50.78% from 255 or 34.22% from 377); Green value is 113 (44.53% from 255 or 29.97% from 377); Blue value is 135 (53.12% from 255 or 35.81% from 377); Max value from RGB is 135 - color contains mainly: blue. Hex color #817187 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817187 is #7E8E78. Grayscale: #787878. Windows color (decimal): -8294009 or 8876417. OLE color: 8876417.
HSL color Cylindrical-coordinate representation of color #817187: hue angle of 283.64º degrees, saturation: 0.09, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #817187 is Cyan = 0.04, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 113 | 135 | - |
| CMYK | 0.04 | 0.16 | 0 | 0.47 |
| HSL | 283.64º | 0.09% | 0.49% | - |
| HSV(B) | 283.64º | 0.16% | 0.53% | - |
| XYZ | 19.33 | 18.23 | 25.42 | - |
| YUV | 120.29 | 136.3 | 134.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 135 | 0.04 | 0.16 | 0 | 0.47 | 283.64 | 0.09 | 0.49 |
| Hex | 81 | 71 | 87 | 4 | 10 | 0 | 2F | 11C | 9 | 31 |
| Octal | 201 | 161 | 207 | 4 | 20 | 0 | 57 | 434 | 11 | 61 |
| Binary | 10000001 | 1110001 | 10000111 | 100 | 10000 | 0 | 101111 | 100011100 | 1001 | 110001 |
Color Harmonies of #817187
Complementary color
Monochromatic Colors of #817187
Black with #817187
Text Example
Text Example
White with #817187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817187; }
p { color: rgb(129,113,135); }
H1.HeaderClassName
{
color: #817187;
}
.AnyTagClassName
{
color: #817187;
}
</style>
background-color css
<style>
a { background-color: #817187; }
a { background-color: rgb(129,113,135); }
div.DivClassName
{
background-color: #817187;
}
.BgClassName
{
background-color: #817187;
}
</style>
border-color css
<style>
span { border-color: #817187; }
span { border-color: rgb(129,113,135); }
td.TdClassName
{
border-color: #817187;
}
.TagClassName
{
border-color: #817187;
}
</style>