Shades of Mamba #796586
Tints of Mamba #796586
RGB
CMYK
RGB Variations
Color information
#796586 (or 0x796586) is known color: Mamba. HEX triplet: 79, 65 and 86. RGB value is (121,101,134). Sum of RGB (Red+Green+Blue) = 121+101+134=356 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.99% from 356); Green value is 101 (39.84% from 255 or 28.37% from 356); Blue value is 134 (52.73% from 255 or 37.64% from 356); Max value from RGB is 134 - color contains mainly: blue. Hex color #796586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796586 is #869A79. Grayscale: #6E6E6E. Windows color (decimal): -8821370 or 8807801. OLE color: 8807801.
HSL color Cylindrical-coordinate representation of color #796586: hue angle of 276.36º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #796586 is Cyan = 0.10, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 101 | 134 | - |
| CMYK | 0.10 | 0.25 | 0 | 0.47 |
| HSL | 276.36º | 0.14% | 0.46% | - |
| HSV(B) | 276.36º | 0.25% | 0.53% | - |
| XYZ | 16.84 | 15.09 | 24.58 | - |
| YUV | 110.74 | 141.13 | 135.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 134 | 0.10 | 0.25 | 0 | 0.47 | 276.36 | 0.14 | 0.46 |
| Hex | 79 | 65 | 86 | A | 19 | 0 | 2F | 114 | E | 2E |
| Octal | 171 | 145 | 206 | 12 | 31 | 0 | 57 | 424 | 16 | 56 |
| Binary | 1111001 | 1100101 | 10000110 | 1010 | 11001 | 0 | 101111 | 100010100 | 1110 | 101110 |
Color Harmonies of #796586
Complementary color
Monochromatic Colors of #796586
Black with #796586
Text Example
Text Example
White with #796586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796586; }
p { color: rgb(121,101,134); }
H1.HeaderClassName
{
color: #796586;
}
.AnyTagClassName
{
color: #796586;
}
</style>
background-color css
<style>
a { background-color: #796586; }
a { background-color: rgb(121,101,134); }
div.DivClassName
{
background-color: #796586;
}
.BgClassName
{
background-color: #796586;
}
</style>
border-color css
<style>
span { border-color: #796586; }
span { border-color: rgb(121,101,134); }
td.TdClassName
{
border-color: #796586;
}
.TagClassName
{
border-color: #796586;
}
</style>