Shades of Mamba #847986
Tints of Mamba #847986
RGB
CMYK
RGB Variations
Color information
#847986 (or 0x847986) is known color: Mamba. HEX triplet: 84, 79 and 86. RGB value is (132,121,134). Sum of RGB (Red+Green+Blue) = 132+121+134=387 (51% of max value = 765). Red value is 132 (51.95% from 255 or 34.11% from 387); Green value is 121 (47.66% from 255 or 31.27% from 387); Blue value is 134 (52.73% from 255 or 34.63% from 387); Max value from RGB is 134 - color contains mainly: blue. Hex color #847986 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #847986 is #7B8679. Grayscale: #7D7D7D. Windows color (decimal): -8095354 or 8812932. OLE color: 8812932.
HSL color Cylindrical-coordinate representation of color #847986: hue angle of 290.77º degrees, saturation: 0.05, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #847986 is Cyan = 0.01, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 132 | 121 | 134 | - |
| CMYK | 0.01 | 0.10 | 0 | 0.47 |
| HSL | 290.77º | 0.05% | 0.5% | - |
| HSV(B) | 290.77º | 0.1% | 0.53% | - |
| XYZ | 20.66 | 20.3 | 25.38 | - |
| YUV | 125.77 | 132.64 | 132.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 121 | 134 | 0.01 | 0.10 | 0 | 0.47 | 290.77 | 0.05 | 0.5 |
| Hex | 84 | 79 | 86 | 1 | A | 0 | 2F | 123 | 5 | 32 |
| Octal | 204 | 171 | 206 | 1 | 12 | 0 | 57 | 443 | 5 | 62 |
| Binary | 10000100 | 1111001 | 10000110 | 1 | 1010 | 0 | 101111 | 100100011 | 101 | 110010 |
Color Harmonies of #847986
Complementary color
Monochromatic Colors of #847986
Black with #847986
Text Example
Text Example
White with #847986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847986; }
p { color: rgb(132,121,134); }
H1.HeaderClassName
{
color: #847986;
}
.AnyTagClassName
{
color: #847986;
}
</style>
background-color css
<style>
a { background-color: #847986; }
a { background-color: rgb(132,121,134); }
div.DivClassName
{
background-color: #847986;
}
.BgClassName
{
background-color: #847986;
}
</style>
border-color css
<style>
span { border-color: #847986; }
span { border-color: rgb(132,121,134); }
td.TdClassName
{
border-color: #847986;
}
.TagClassName
{
border-color: #847986;
}
</style>