Shades of Mamba #837287
Tints of Mamba #837287
RGB
CMYK
RGB Variations
Color information
#837287 (or 0x837287) is known color: Mamba. HEX triplet: 83, 72 and 87. RGB value is (131,114,135). Sum of RGB (Red+Green+Blue) = 131+114+135=380 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.47% from 380); Green value is 114 (44.92% from 255 or 30% from 380); Blue value is 135 (53.12% from 255 or 35.53% from 380); Max value from RGB is 135 - color contains mainly: blue. Hex color #837287 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837287 is #7C8D78. Grayscale: #797979. Windows color (decimal): -8162681 or 8876675. OLE color: 8876675.
HSL color Cylindrical-coordinate representation of color #837287: hue angle of 288.57º degrees, saturation: 0.08, 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 #837287 is Cyan = 0.03, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 114 | 135 | - |
| CMYK | 0.03 | 0.16 | 0 | 0.47 |
| HSL | 288.57º | 0.08% | 0.49% | - |
| HSV(B) | 288.57º | 0.16% | 0.53% | - |
| XYZ | 19.75 | 18.61 | 25.47 | - |
| YUV | 121.48 | 135.63 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 135 | 0.03 | 0.16 | 0 | 0.47 | 288.57 | 0.08 | 0.49 |
| Hex | 83 | 72 | 87 | 3 | 10 | 0 | 2F | 121 | 8 | 31 |
| Octal | 203 | 162 | 207 | 3 | 20 | 0 | 57 | 441 | 10 | 61 |
| Binary | 10000011 | 1110010 | 10000111 | 11 | 10000 | 0 | 101111 | 100100001 | 1000 | 110001 |
Color Harmonies of #837287
Complementary color
Monochromatic Colors of #837287
Black with #837287
Text Example
Text Example
White with #837287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837287; }
p { color: rgb(131,114,135); }
H1.HeaderClassName
{
color: #837287;
}
.AnyTagClassName
{
color: #837287;
}
</style>
background-color css
<style>
a { background-color: #837287; }
a { background-color: rgb(131,114,135); }
div.DivClassName
{
background-color: #837287;
}
.BgClassName
{
background-color: #837287;
}
</style>
border-color css
<style>
span { border-color: #837287; }
span { border-color: rgb(131,114,135); }
td.TdClassName
{
border-color: #837287;
}
.TagClassName
{
border-color: #837287;
}
</style>