Shades of Mamba #826989
Tints of Mamba #826989
RGB
CMYK
RGB Variations
Color information
#826989 (or 0x826989) is known color: Mamba. HEX triplet: 82, 69 and 89. RGB value is (130,105,137). Sum of RGB (Red+Green+Blue) = 130+105+137=372 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.95% from 372); Green value is 105 (41.41% from 255 or 28.23% from 372); Blue value is 137 (53.91% from 255 or 36.83% from 372); Max value from RGB is 137 - color contains mainly: blue. Hex color #826989 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826989 is #7D9676. Grayscale: #747474. Windows color (decimal): -8230519 or 9005442. OLE color: 9005442.
HSL color Cylindrical-coordinate representation of color #826989: hue angle of 286.88º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #826989 is Cyan = 0.05, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 130 | 105 | 137 | - |
| CMYK | 0.05 | 0.23 | 0 | 0.46 |
| HSL | 286.88º | 0.13% | 0.47% | - |
| HSV(B) | 286.88º | 0.23% | 0.54% | - |
| XYZ | 18.77 | 16.66 | 25.89 | - |
| YUV | 116.12 | 139.78 | 137.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 137 | 0.05 | 0.23 | 0 | 0.46 | 286.88 | 0.13 | 0.47 |
| Hex | 82 | 69 | 89 | 5 | 17 | 0 | 2E | 11F | D | 2F |
| Octal | 202 | 151 | 211 | 5 | 27 | 0 | 56 | 437 | 15 | 57 |
| Binary | 10000010 | 1101001 | 10001001 | 101 | 10111 | 0 | 101110 | 100011111 | 1101 | 101111 |
Color Harmonies of #826989
Complementary color
Monochromatic Colors of #826989
Black with #826989
Text Example
Text Example
White with #826989
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826989; }
p { color: rgb(130,105,137); }
H1.HeaderClassName
{
color: #826989;
}
.AnyTagClassName
{
color: #826989;
}
</style>
background-color css
<style>
a { background-color: #826989; }
a { background-color: rgb(130,105,137); }
div.DivClassName
{
background-color: #826989;
}
.BgClassName
{
background-color: #826989;
}
</style>
border-color css
<style>
span { border-color: #826989; }
span { border-color: rgb(130,105,137); }
td.TdClassName
{
border-color: #826989;
}
.TagClassName
{
border-color: #826989;
}
</style>