Shades of Mamba #856791
Tints of Mamba #856791
RGB
CMYK
RGB Variations
Color information
#856791 (or 0x856791) is known color: Mamba. HEX triplet: 85, 67 and 91. RGB value is (133,103,145). Sum of RGB (Red+Green+Blue) = 133+103+145=381 (50% of max value = 765). Red value is 133 (52.34% from 255 or 34.91% from 381); Green value is 103 (40.62% from 255 or 27.03% from 381); Blue value is 145 (57.03% from 255 or 38.06% from 381); Max value from RGB is 145 - color contains mainly: blue. Hex color #856791 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856791 is #7A986E. Grayscale: #747474. Windows color (decimal): -8034415 or 9529221. OLE color: 9529221.
HSL color Cylindrical-coordinate representation of color #856791: hue angle of 282.86º 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 #856791 is Cyan = 0.08, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 133 | 103 | 145 | - |
| CMYK | 0.08 | 0.29 | 0 | 0.43 |
| HSL | 282.86º | 0.17% | 0.49% | - |
| HSV(B) | 282.86º | 0.29% | 0.57% | - |
| XYZ | 19.63 | 16.73 | 28.98 | - |
| YUV | 116.76 | 143.94 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 103 | 145 | 0.08 | 0.29 | 0 | 0.43 | 282.86 | 0.17 | 0.49 |
| Hex | 85 | 67 | 91 | 8 | 1D | 0 | 2B | 11B | 11 | 31 |
| Octal | 205 | 147 | 221 | 10 | 35 | 0 | 53 | 433 | 21 | 61 |
| Binary | 10000101 | 1100111 | 10010001 | 1000 | 11101 | 0 | 101011 | 100011011 | 10001 | 110001 |
Color Harmonies of #856791
Complementary color
Monochromatic Colors of #856791
Black with #856791
Text Example
Text Example
White with #856791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856791; }
p { color: rgb(133,103,145); }
H1.HeaderClassName
{
color: #856791;
}
.AnyTagClassName
{
color: #856791;
}
</style>
background-color css
<style>
a { background-color: #856791; }
a { background-color: rgb(133,103,145); }
div.DivClassName
{
background-color: #856791;
}
.BgClassName
{
background-color: #856791;
}
</style>
border-color css
<style>
span { border-color: #856791; }
span { border-color: rgb(133,103,145); }
td.TdClassName
{
border-color: #856791;
}
.TagClassName
{
border-color: #856791;
}
</style>