Shades of Mamba #836490
Tints of Mamba #836490
RGB
CMYK
RGB Variations
Color information
#836490 (or 0x836490) is known color: Mamba. HEX triplet: 83, 64 and 90. RGB value is (131,100,144). Sum of RGB (Red+Green+Blue) = 131+100+144=375 (49% of max value = 765). Red value is 131 (51.56% from 255 or 34.93% from 375); Green value is 100 (39.45% from 255 or 26.67% from 375); Blue value is 144 (56.64% from 255 or 38.4% from 375); Max value from RGB is 144 - color contains mainly: blue. Hex color #836490 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836490 is #7C9B6F. Grayscale: #727272. Windows color (decimal): -8166256 or 9462915. OLE color: 9462915.
HSL color Cylindrical-coordinate representation of color #836490: hue angle of 282.27º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #836490 is Cyan = 0.09, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 131 | 100 | 144 | - |
| CMYK | 0.09 | 0.31 | 0 | 0.44 |
| HSL | 282.27º | 0.18% | 0.48% | - |
| HSV(B) | 282.27º | 0.31% | 0.56% | - |
| XYZ | 18.95 | 15.95 | 28.47 | - |
| YUV | 114.29 | 144.77 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 100 | 144 | 0.09 | 0.31 | 0 | 0.44 | 282.27 | 0.18 | 0.48 |
| Hex | 83 | 64 | 90 | 9 | 1F | 0 | 2C | 11A | 12 | 30 |
| Octal | 203 | 144 | 220 | 11 | 37 | 0 | 54 | 432 | 22 | 60 |
| Binary | 10000011 | 1100100 | 10010000 | 1001 | 11111 | 0 | 101100 | 100011010 | 10010 | 110000 |
Color Harmonies of #836490
Complementary color
Monochromatic Colors of #836490
Black with #836490
Text Example
Text Example
White with #836490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836490; }
p { color: rgb(131,100,144); }
H1.HeaderClassName
{
color: #836490;
}
.AnyTagClassName
{
color: #836490;
}
</style>
background-color css
<style>
a { background-color: #836490; }
a { background-color: rgb(131,100,144); }
div.DivClassName
{
background-color: #836490;
}
.BgClassName
{
background-color: #836490;
}
</style>
border-color css
<style>
span { border-color: #836490; }
span { border-color: rgb(131,100,144); }
td.TdClassName
{
border-color: #836490;
}
.TagClassName
{
border-color: #836490;
}
</style>