Shades of Mamba #826791
Tints of Mamba #826791
RGB
CMYK
RGB Variations
Color information
#826791 (or 0x826791) is known color: Mamba. HEX triplet: 82, 67 and 91. RGB value is (130,103,145). Sum of RGB (Red+Green+Blue) = 130+103+145=378 (50% of max value = 765). Red value is 130 (51.17% from 255 or 34.39% from 378); Green value is 103 (40.62% from 255 or 27.25% from 378); Blue value is 145 (57.03% from 255 or 38.36% from 378); Max value from RGB is 145 - color contains mainly: blue. Hex color #826791 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826791 is #7D986E. Grayscale: #737373. Windows color (decimal): -8231023 or 9529218. OLE color: 9529218.
HSL color Cylindrical-coordinate representation of color #826791: hue angle of 278.57º 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 #826791 is Cyan = 0.10, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 103 | 145 | - |
| CMYK | 0.10 | 0.29 | 0 | 0.43 |
| HSL | 278.57º | 0.17% | 0.49% | - |
| HSV(B) | 278.57º | 0.29% | 0.57% | - |
| XYZ | 19.17 | 16.49 | 28.96 | - |
| YUV | 115.86 | 144.45 | 138.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 145 | 0.10 | 0.29 | 0 | 0.43 | 278.57 | 0.17 | 0.49 |
| Hex | 82 | 67 | 91 | A | 1D | 0 | 2B | 117 | 11 | 31 |
| Octal | 202 | 147 | 221 | 12 | 35 | 0 | 53 | 427 | 21 | 61 |
| Binary | 10000010 | 1100111 | 10010001 | 1010 | 11101 | 0 | 101011 | 100010111 | 10001 | 110001 |
Color Harmonies of #826791
Complementary color
Monochromatic Colors of #826791
Black with #826791
Text Example
Text Example
White with #826791
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826791; }
p { color: rgb(130,103,145); }
H1.HeaderClassName
{
color: #826791;
}
.AnyTagClassName
{
color: #826791;
}
</style>
background-color css
<style>
a { background-color: #826791; }
a { background-color: rgb(130,103,145); }
div.DivClassName
{
background-color: #826791;
}
.BgClassName
{
background-color: #826791;
}
</style>
border-color css
<style>
span { border-color: #826791; }
span { border-color: rgb(130,103,145); }
td.TdClassName
{
border-color: #826791;
}
.TagClassName
{
border-color: #826791;
}
</style>