Shades of Mamba #817089
Tints of Mamba #817089
RGB
CMYK
RGB Variations
Color information
#817089 (or 0x817089) is known color: Mamba. HEX triplet: 81, 70 and 89. RGB value is (129,112,137). Sum of RGB (Red+Green+Blue) = 129+112+137=378 (50% of max value = 765). Red value is 129 (50.78% from 255 or 34.13% from 378); Green value is 112 (44.14% from 255 or 29.63% from 378); Blue value is 137 (53.91% from 255 or 36.24% from 378); Max value from RGB is 137 - color contains mainly: blue. Hex color #817089 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #817089 is #7E8F76. Grayscale: #777777. Windows color (decimal): -8294263 or 9007233. OLE color: 9007233.
HSL color Cylindrical-coordinate representation of color #817089: hue angle of 280.8º degrees, saturation: 0.1, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #817089 is Cyan = 0.06, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 129 | 112 | 137 | - |
| CMYK | 0.06 | 0.18 | 0 | 0.46 |
| HSL | 280.8º | 0.1% | 0.49% | - |
| HSV(B) | 280.8º | 0.18% | 0.54% | - |
| XYZ | 19.36 | 18.06 | 26.13 | - |
| YUV | 119.93 | 137.63 | 134.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 112 | 137 | 0.06 | 0.18 | 0 | 0.46 | 280.8 | 0.1 | 0.49 |
| Hex | 81 | 70 | 89 | 6 | 12 | 0 | 2E | 119 | A | 31 |
| Octal | 201 | 160 | 211 | 6 | 22 | 0 | 56 | 431 | 12 | 61 |
| Binary | 10000001 | 1110000 | 10001001 | 110 | 10010 | 0 | 101110 | 100011001 | 1010 | 110001 |
Color Harmonies of #817089
Complementary color
Monochromatic Colors of #817089
Black with #817089
Text Example
Text Example
White with #817089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817089; }
p { color: rgb(129,112,137); }
H1.HeaderClassName
{
color: #817089;
}
.AnyTagClassName
{
color: #817089;
}
</style>
background-color css
<style>
a { background-color: #817089; }
a { background-color: rgb(129,112,137); }
div.DivClassName
{
background-color: #817089;
}
.BgClassName
{
background-color: #817089;
}
</style>
border-color css
<style>
span { border-color: #817089; }
span { border-color: rgb(129,112,137); }
td.TdClassName
{
border-color: #817089;
}
.TagClassName
{
border-color: #817089;
}
</style>