Shades of Mamba #796786
Tints of Mamba #796786
RGB
CMYK
RGB Variations
Color information
#796786 (or 0x796786) is known color: Mamba. HEX triplet: 79, 67 and 86. RGB value is (121,103,134). Sum of RGB (Red+Green+Blue) = 121+103+134=358 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.80% from 358); Green value is 103 (40.62% from 255 or 28.77% from 358); Blue value is 134 (52.73% from 255 or 37.43% from 358); Max value from RGB is 134 - color contains mainly: blue. Hex color #796786 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796786 is #869879. Grayscale: #6F6F6F. Windows color (decimal): -8820858 or 8808313. OLE color: 8808313.
HSL color Cylindrical-coordinate representation of color #796786: hue angle of 274.84º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #796786 is Cyan = 0.10, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 103 | 134 | - |
| CMYK | 0.10 | 0.23 | 0 | 0.47 |
| HSL | 274.84º | 0.13% | 0.46% | - |
| HSV(B) | 274.84º | 0.23% | 0.53% | - |
| XYZ | 17.04 | 15.49 | 24.65 | - |
| YUV | 111.92 | 140.46 | 134.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 103 | 134 | 0.10 | 0.23 | 0 | 0.47 | 274.84 | 0.13 | 0.46 |
| Hex | 79 | 67 | 86 | A | 17 | 0 | 2F | 113 | D | 2E |
| Octal | 171 | 147 | 206 | 12 | 27 | 0 | 57 | 423 | 15 | 56 |
| Binary | 1111001 | 1100111 | 10000110 | 1010 | 10111 | 0 | 101111 | 100010011 | 1101 | 101110 |
Color Harmonies of #796786
Complementary color
Monochromatic Colors of #796786
Black with #796786
Text Example
Text Example
White with #796786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796786; }
p { color: rgb(121,103,134); }
H1.HeaderClassName
{
color: #796786;
}
.AnyTagClassName
{
color: #796786;
}
</style>
background-color css
<style>
a { background-color: #796786; }
a { background-color: rgb(121,103,134); }
div.DivClassName
{
background-color: #796786;
}
.BgClassName
{
background-color: #796786;
}
</style>
border-color css
<style>
span { border-color: #796786; }
span { border-color: rgb(121,103,134); }
td.TdClassName
{
border-color: #796786;
}
.TagClassName
{
border-color: #796786;
}
</style>