Shades of Mamba #857688
Tints of Mamba #857688
RGB
CMYK
RGB Variations
Color information
#857688 (or 0x857688) is known color: Mamba. HEX triplet: 85, 76 and 88. RGB value is (133,118,136). Sum of RGB (Red+Green+Blue) = 133+118+136=387 (51% of max value = 765). Red value is 133 (52.34% from 255 or 34.37% from 387); Green value is 118 (46.48% from 255 or 30.49% from 387); Blue value is 136 (53.52% from 255 or 35.14% from 387); Max value from RGB is 136 - color contains mainly: blue. Hex color #857688 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857688 is #7A8977. Grayscale: #7C7C7C. Windows color (decimal): -8030584 or 8943237. OLE color: 8943237.
HSL color Cylindrical-coordinate representation of color #857688: hue angle of 290º degrees, saturation: 0.07, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #857688 is Cyan = 0.02, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 118 | 136 | - |
| CMYK | 0.02 | 0.13 | 0 | 0.47 |
| HSL | 290º | 0.07% | 0.5% | - |
| HSV(B) | 290º | 0.13% | 0.53% | - |
| XYZ | 20.6 | 19.72 | 26.01 | - |
| YUV | 124.54 | 134.47 | 134.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 136 | 0.02 | 0.13 | 0 | 0.47 | 290 | 0.07 | 0.5 |
| Hex | 85 | 76 | 88 | 2 | D | 0 | 2F | 122 | 7 | 32 |
| Octal | 205 | 166 | 210 | 2 | 15 | 0 | 57 | 442 | 7 | 62 |
| Binary | 10000101 | 1110110 | 10001000 | 10 | 1101 | 0 | 101111 | 100100010 | 111 | 110010 |
Color Harmonies of #857688
Complementary color
Monochromatic Colors of #857688
Black with #857688
Text Example
Text Example
White with #857688
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857688; }
p { color: rgb(133,118,136); }
H1.HeaderClassName
{
color: #857688;
}
.AnyTagClassName
{
color: #857688;
}
</style>
background-color css
<style>
a { background-color: #857688; }
a { background-color: rgb(133,118,136); }
div.DivClassName
{
background-color: #857688;
}
.BgClassName
{
background-color: #857688;
}
</style>
border-color css
<style>
span { border-color: #857688; }
span { border-color: rgb(133,118,136); }
td.TdClassName
{
border-color: #857688;
}
.TagClassName
{
border-color: #857688;
}
</style>