Shades of Mamba #856790
Tints of Mamba #856790
RGB
CMYK
RGB Variations
Color information
#856790 (or 0x856790) is known color: Mamba. HEX triplet: 85, 67 and 90. RGB value is (133,103,144). Sum of RGB (Red+Green+Blue) = 133+103+144=380 (50% of max value = 765). Red value is 133 (52.34% from 255 or 35% from 380); Green value is 103 (40.62% from 255 or 27.11% from 380); Blue value is 144 (56.64% from 255 or 37.89% from 380); Max value from RGB is 144 - color contains mainly: blue. Hex color #856790 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856790 is #7A986F. Grayscale: #747474. Windows color (decimal): -8034416 or 9463685. OLE color: 9463685.
HSL color Cylindrical-coordinate representation of color #856790: hue angle of 283.9º 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 #856790 is Cyan = 0.08, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 103 | 144 | - |
| CMYK | 0.08 | 0.28 | 0 | 0.44 |
| HSL | 283.9º | 0.17% | 0.48% | - |
| HSV(B) | 283.9º | 0.28% | 0.56% | - |
| XYZ | 19.56 | 16.7 | 28.58 | - |
| YUV | 116.64 | 143.44 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 144 | 0.08 | 0.28 | 0 | 0.44 | 283.9 | 0.17 | 0.48 |
| Hex | 85 | 67 | 90 | 8 | 1C | 0 | 2C | 11C | 11 | 30 |
| Octal | 205 | 147 | 220 | 10 | 34 | 0 | 54 | 434 | 21 | 60 |
| Binary | 10000101 | 1100111 | 10010000 | 1000 | 11100 | 0 | 101100 | 100011100 | 10001 | 110000 |
Color Harmonies of #856790
Complementary color
Monochromatic Colors of #856790
Black with #856790
Text Example
Text Example
White with #856790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856790; }
p { color: rgb(133,103,144); }
H1.HeaderClassName
{
color: #856790;
}
.AnyTagClassName
{
color: #856790;
}
</style>
background-color css
<style>
a { background-color: #856790; }
a { background-color: rgb(133,103,144); }
div.DivClassName
{
background-color: #856790;
}
.BgClassName
{
background-color: #856790;
}
</style>
border-color css
<style>
span { border-color: #856790; }
span { border-color: rgb(133,103,144); }
td.TdClassName
{
border-color: #856790;
}
.TagClassName
{
border-color: #856790;
}
</style>