Shades of Mamba #796482
Tints of Mamba #796482
RGB
CMYK
RGB Variations
Color information
#796482 (or 0x796482) is known color: Mamba. HEX triplet: 79, 64 and 82. RGB value is (121,100,130). Sum of RGB (Red+Green+Blue) = 121+100+130=351 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.47% from 351); Green value is 100 (39.45% from 255 or 28.49% from 351); Blue value is 130 (51.17% from 255 or 37.04% from 351); Max value from RGB is 130 - color contains mainly: blue. Hex color #796482 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796482 is #869B7D. Grayscale: #6D6D6D. Windows color (decimal): -8821630 or 8545401. OLE color: 8545401.
HSL color Cylindrical-coordinate representation of color #796482: hue angle of 282º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #796482 is Cyan = 0.07, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 100 | 130 | - |
| CMYK | 0.07 | 0.23 | 0 | 0.49 |
| HSL | 282º | 0.13% | 0.45% | - |
| HSV(B) | 282º | 0.23% | 0.51% | - |
| XYZ | 16.47 | 14.79 | 23.11 | - |
| YUV | 109.7 | 139.46 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 130 | 0.07 | 0.23 | 0 | 0.49 | 282 | 0.13 | 0.45 |
| Hex | 79 | 64 | 82 | 7 | 17 | 0 | 31 | 11A | D | 2D |
| Octal | 171 | 144 | 202 | 7 | 27 | 0 | 61 | 432 | 15 | 55 |
| Binary | 1111001 | 1100100 | 10000010 | 111 | 10111 | 0 | 110001 | 100011010 | 1101 | 101101 |
Color Harmonies of #796482
Complementary color
Monochromatic Colors of #796482
Black with #796482
Text Example
Text Example
White with #796482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796482; }
p { color: rgb(121,100,130); }
H1.HeaderClassName
{
color: #796482;
}
.AnyTagClassName
{
color: #796482;
}
</style>
background-color css
<style>
a { background-color: #796482; }
a { background-color: rgb(121,100,130); }
div.DivClassName
{
background-color: #796482;
}
.BgClassName
{
background-color: #796482;
}
</style>
border-color css
<style>
span { border-color: #796482; }
span { border-color: rgb(121,100,130); }
td.TdClassName
{
border-color: #796482;
}
.TagClassName
{
border-color: #796482;
}
</style>