Shades of Mamba #846790
Tints of Mamba #846790
RGB
CMYK
RGB Variations
Color information
#846790 (or 0x846790) is known color: Mamba. HEX triplet: 84, 67 and 90. RGB value is (132,103,144). Sum of RGB (Red+Green+Blue) = 132+103+144=379 (50% of max value = 765). Red value is 132 (51.95% from 255 or 34.83% from 379); Green value is 103 (40.62% from 255 or 27.18% from 379); Blue value is 144 (56.64% from 255 or 37.99% from 379); Max value from RGB is 144 - color contains mainly: blue. Hex color #846790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #846790 is #7B986F. Grayscale: #747474. Windows color (decimal): -8099952 or 9463684. OLE color: 9463684.
HSL color Cylindrical-coordinate representation of color #846790: hue angle of 282.44º degrees, saturation: 0.17, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #846790 is Cyan = 0.08, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 132 | 103 | 144 | - |
| CMYK | 0.08 | 0.28 | 0 | 0.44 |
| HSL | 282.44º | 0.17% | 0.48% | - |
| HSV(B) | 282.44º | 0.28% | 0.56% | - |
| XYZ | 19.4 | 16.62 | 28.57 | - |
| YUV | 116.35 | 143.61 | 139.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 103 | 144 | 0.08 | 0.28 | 0 | 0.44 | 282.44 | 0.17 | 0.48 |
| Hex | 84 | 67 | 90 | 8 | 1C | 0 | 2C | 11A | 11 | 30 |
| Octal | 204 | 147 | 220 | 10 | 34 | 0 | 54 | 432 | 21 | 60 |
| Binary | 10000100 | 1100111 | 10010000 | 1000 | 11100 | 0 | 101100 | 100011010 | 10001 | 110000 |
Color Harmonies of #846790
Complementary color
Monochromatic Colors of #846790
Black with #846790
Text Example
Text Example
White with #846790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #846790; }
p { color: rgb(132,103,144); }
H1.HeaderClassName
{
color: #846790;
}
.AnyTagClassName
{
color: #846790;
}
</style>
background-color css
<style>
a { background-color: #846790; }
a { background-color: rgb(132,103,144); }
div.DivClassName
{
background-color: #846790;
}
.BgClassName
{
background-color: #846790;
}
</style>
border-color css
<style>
span { border-color: #846790; }
span { border-color: rgb(132,103,144); }
td.TdClassName
{
border-color: #846790;
}
.TagClassName
{
border-color: #846790;
}
</style>