Shades of Mamba #857489
Tints of Mamba #857489
RGB
CMYK
RGB Variations
Color information
#857489 (or 0x857489) is known color: Mamba. HEX triplet: 85, 74 and 89. RGB value is (133,116,137). Sum of RGB (Red+Green+Blue) = 133+116+137=386 (51% of max value = 765). Red value is 133 (52.34% from 255 or 34.46% from 386); Green value is 116 (45.70% from 255 or 30.05% from 386); Blue value is 137 (53.91% from 255 or 35.49% from 386); Max value from RGB is 137 - color contains mainly: blue. Hex color #857489 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #857489 is #7A8B76. Grayscale: #7B7B7B. Windows color (decimal): -8031095 or 9008261. OLE color: 9008261.
HSL color Cylindrical-coordinate representation of color #857489: hue angle of 288.57º degrees, saturation: 0.08, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #857489 is Cyan = 0.03, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 133 | 116 | 137 | - |
| CMYK | 0.03 | 0.15 | 0 | 0.46 |
| HSL | 288.57º | 0.08% | 0.5% | - |
| HSV(B) | 288.57º | 0.15% | 0.54% | - |
| XYZ | 20.43 | 19.28 | 26.31 | - |
| YUV | 123.48 | 135.63 | 134.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 137 | 0.03 | 0.15 | 0 | 0.46 | 288.57 | 0.08 | 0.5 |
| Hex | 85 | 74 | 89 | 3 | F | 0 | 2E | 121 | 8 | 32 |
| Octal | 205 | 164 | 211 | 3 | 17 | 0 | 56 | 441 | 10 | 62 |
| Binary | 10000101 | 1110100 | 10001001 | 11 | 1111 | 0 | 101110 | 100100001 | 1000 | 110010 |
Color Harmonies of #857489
Complementary color
Monochromatic Colors of #857489
Black with #857489
Text Example
Text Example
White with #857489
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857489; }
p { color: rgb(133,116,137); }
H1.HeaderClassName
{
color: #857489;
}
.AnyTagClassName
{
color: #857489;
}
</style>
background-color css
<style>
a { background-color: #857489; }
a { background-color: rgb(133,116,137); }
div.DivClassName
{
background-color: #857489;
}
.BgClassName
{
background-color: #857489;
}
</style>
border-color css
<style>
span { border-color: #857489; }
span { border-color: rgb(133,116,137); }
td.TdClassName
{
border-color: #857489;
}
.TagClassName
{
border-color: #857489;
}
</style>