Shades of Mamba #836892
Tints of Mamba #836892
RGB
CMYK
RGB Variations
Color information
#836892 (or 0x836892) is known color: Mamba. HEX triplet: 83, 68 and 92. RGB value is (131,104,146). Sum of RGB (Red+Green+Blue) = 131+104+146=381 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.38% from 381); Green value is 104 (41.02% from 255 or 27.30% from 381); Blue value is 146 (57.42% from 255 or 38.32% from 381); Max value from RGB is 146 - color contains mainly: blue. Hex color #836892 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836892 is #7C976D. Grayscale: #747474. Windows color (decimal): -8165230 or 9595011. OLE color: 9595011.
HSL color Cylindrical-coordinate representation of color #836892: hue angle of 278.57º degrees, saturation: 0.17, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #836892 is Cyan = 0.10, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 131 | 104 | 146 | - |
| CMYK | 0.10 | 0.29 | 0 | 0.43 |
| HSL | 278.57º | 0.17% | 0.49% | - |
| HSV(B) | 278.57º | 0.29% | 0.57% | - |
| XYZ | 19.5 | 16.8 | 29.41 | - |
| YUV | 116.86 | 144.45 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 146 | 0.10 | 0.29 | 0 | 0.43 | 278.57 | 0.17 | 0.49 |
| Hex | 83 | 68 | 92 | A | 1D | 0 | 2B | 117 | 11 | 31 |
| Octal | 203 | 150 | 222 | 12 | 35 | 0 | 53 | 427 | 21 | 61 |
| Binary | 10000011 | 1101000 | 10010010 | 1010 | 11101 | 0 | 101011 | 100010111 | 10001 | 110001 |
Color Harmonies of #836892
Complementary color
Monochromatic Colors of #836892
Black with #836892
Text Example
Text Example
White with #836892
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836892; }
p { color: rgb(131,104,146); }
H1.HeaderClassName
{
color: #836892;
}
.AnyTagClassName
{
color: #836892;
}
</style>
background-color css
<style>
a { background-color: #836892; }
a { background-color: rgb(131,104,146); }
div.DivClassName
{
background-color: #836892;
}
.BgClassName
{
background-color: #836892;
}
</style>
border-color css
<style>
span { border-color: #836892; }
span { border-color: rgb(131,104,146); }
td.TdClassName
{
border-color: #836892;
}
.TagClassName
{
border-color: #836892;
}
</style>