Shades of Mamba #826492
Tints of Mamba #826492
RGB
CMYK
RGB Variations
Color information
#826492 (or 0x826492) is known color: Mamba. HEX triplet: 82, 64 and 92. RGB value is (130,100,146). Sum of RGB (Red+Green+Blue) = 130+100+146=376 (49% of max value = 765). Red value is 130 (51.17% from 255 or 34.57% from 376); Green value is 100 (39.45% from 255 or 26.60% from 376); Blue value is 146 (57.42% from 255 or 38.83% from 376); Max value from RGB is 146 - color contains mainly: blue. Hex color #826492 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826492 is #7D9B6D. Grayscale: #727272. Windows color (decimal): -8231790 or 9593986. OLE color: 9593986.
HSL color Cylindrical-coordinate representation of color #826492: hue angle of 279.13º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #826492 is Cyan = 0.11, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 130 | 100 | 146 | - |
| CMYK | 0.11 | 0.32 | 0 | 0.43 |
| HSL | 279.13º | 0.19% | 0.48% | - |
| HSV(B) | 279.13º | 0.32% | 0.57% | - |
| XYZ | 18.95 | 15.94 | 29.27 | - |
| YUV | 114.21 | 145.94 | 139.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 146 | 0.11 | 0.32 | 0 | 0.43 | 279.13 | 0.19 | 0.48 |
| Hex | 82 | 64 | 92 | B | 20 | 0 | 2B | 117 | 13 | 30 |
| Octal | 202 | 144 | 222 | 13 | 40 | 0 | 53 | 427 | 23 | 60 |
| Binary | 10000010 | 1100100 | 10010010 | 1011 | 100000 | 0 | 101011 | 100010111 | 10011 | 110000 |
Color Harmonies of #826492
Complementary color
Monochromatic Colors of #826492
Black with #826492
Text Example
Text Example
White with #826492
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826492; }
p { color: rgb(130,100,146); }
H1.HeaderClassName
{
color: #826492;
}
.AnyTagClassName
{
color: #826492;
}
</style>
background-color css
<style>
a { background-color: #826492; }
a { background-color: rgb(130,100,146); }
div.DivClassName
{
background-color: #826492;
}
.BgClassName
{
background-color: #826492;
}
</style>
border-color css
<style>
span { border-color: #826492; }
span { border-color: rgb(130,100,146); }
td.TdClassName
{
border-color: #826492;
}
.TagClassName
{
border-color: #826492;
}
</style>