Shades of Mamba #837489
Tints of Mamba #837489
RGB
CMYK
RGB Variations
Color information
#837489 (or 0x837489) is known color: Mamba. HEX triplet: 83, 74 and 89. RGB value is (131,116,137). Sum of RGB (Red+Green+Blue) = 131+116+137=384 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.11% from 384); Green value is 116 (45.70% from 255 or 30.21% from 384); Blue value is 137 (53.91% from 255 or 35.68% from 384); Max value from RGB is 137 - color contains mainly: blue. Hex color #837489 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837489 is #7C8B76. Grayscale: #7A7A7A. Windows color (decimal): -8162167 or 9008259. OLE color: 9008259.
HSL color Cylindrical-coordinate representation of color #837489: hue angle of 282.86º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #837489 is Cyan = 0.04, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 131 | 116 | 137 | - |
| CMYK | 0.04 | 0.15 | 0 | 0.46 |
| HSL | 282.86º | 0.08% | 0.5% | - |
| HSV(B) | 282.86º | 0.15% | 0.54% | - |
| XYZ | 20.12 | 19.12 | 26.3 | - |
| YUV | 122.88 | 135.97 | 133.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 137 | 0.04 | 0.15 | 0 | 0.46 | 282.86 | 0.08 | 0.5 |
| Hex | 83 | 74 | 89 | 4 | F | 0 | 2E | 11B | 8 | 32 |
| Octal | 203 | 164 | 211 | 4 | 17 | 0 | 56 | 433 | 10 | 62 |
| Binary | 10000011 | 1110100 | 10001001 | 100 | 1111 | 0 | 101110 | 100011011 | 1000 | 110010 |
Color Harmonies of #837489
Complementary color
Monochromatic Colors of #837489
Black with #837489
Text Example
Text Example
White with #837489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837489; }
p { color: rgb(131,116,137); }
H1.HeaderClassName
{
color: #837489;
}
.AnyTagClassName
{
color: #837489;
}
</style>
background-color css
<style>
a { background-color: #837489; }
a { background-color: rgb(131,116,137); }
div.DivClassName
{
background-color: #837489;
}
.BgClassName
{
background-color: #837489;
}
</style>
border-color css
<style>
span { border-color: #837489; }
span { border-color: rgb(131,116,137); }
td.TdClassName
{
border-color: #837489;
}
.TagClassName
{
border-color: #837489;
}
</style>