Shades of Mamba #796487
Tints of Mamba #796487
RGB
CMYK
RGB Variations
Color information
#796487 (or 0x796487) is known color: Mamba. HEX triplet: 79, 64 and 87. RGB value is (121,100,135). Sum of RGB (Red+Green+Blue) = 121+100+135=356 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.99% from 356); Green value is 100 (39.45% from 255 or 28.09% from 356); Blue value is 135 (53.12% from 255 or 37.92% from 356); Max value from RGB is 135 - color contains mainly: blue. Hex color #796487 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796487 is #869B78. Grayscale: #6E6E6E. Windows color (decimal): -8821625 or 8873081. OLE color: 8873081.
HSL color Cylindrical-coordinate representation of color #796487: hue angle of 276º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #796487 is Cyan = 0.10, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 100 | 135 | - |
| CMYK | 0.10 | 0.26 | 0 | 0.47 |
| HSL | 276º | 0.15% | 0.46% | - |
| HSV(B) | 276º | 0.26% | 0.53% | - |
| XYZ | 16.82 | 14.93 | 24.92 | - |
| YUV | 110.27 | 141.96 | 135.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 135 | 0.10 | 0.26 | 0 | 0.47 | 276 | 0.15 | 0.46 |
| Hex | 79 | 64 | 87 | A | 1A | 0 | 2F | 114 | F | 2E |
| Octal | 171 | 144 | 207 | 12 | 32 | 0 | 57 | 424 | 17 | 56 |
| Binary | 1111001 | 1100100 | 10000111 | 1010 | 11010 | 0 | 101111 | 100010100 | 1111 | 101110 |
Color Harmonies of #796487
Complementary color
Monochromatic Colors of #796487
Black with #796487
Text Example
Text Example
White with #796487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796487; }
p { color: rgb(121,100,135); }
H1.HeaderClassName
{
color: #796487;
}
.AnyTagClassName
{
color: #796487;
}
</style>
background-color css
<style>
a { background-color: #796487; }
a { background-color: rgb(121,100,135); }
div.DivClassName
{
background-color: #796487;
}
.BgClassName
{
background-color: #796487;
}
</style>
border-color css
<style>
span { border-color: #796487; }
span { border-color: rgb(121,100,135); }
td.TdClassName
{
border-color: #796487;
}
.TagClassName
{
border-color: #796487;
}
</style>