Shades of Mamba #796390
Tints of Mamba #796390
RGB
CMYK
RGB Variations
Color information
#796390 (or 0x796390) is known color: Mamba. HEX triplet: 79, 63 and 90. RGB value is (121,99,144). Sum of RGB (Red+Green+Blue) = 121+99+144=364 (48% of max value = 765). Red value is 121 (47.66% from 255 or 33.24% from 364); Green value is 99 (39.06% from 255 or 27.20% from 364); Blue value is 144 (56.64% from 255 or 39.56% from 364); Max value from RGB is 144 - color contains mainly: blue. Hex color #796390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796390 is #869C6F. Grayscale: #6E6E6E. Windows color (decimal): -8821872 or 9462649. OLE color: 9462649.
HSL color Cylindrical-coordinate representation of color #796390: hue angle of 269.33º degrees, saturation: 0.19, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #796390 is Cyan = 0.16, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 99 | 144 | - |
| CMYK | 0.16 | 0.31 | 0 | 0.44 |
| HSL | 269.33º | 0.19% | 0.48% | - |
| HSV(B) | 269.33º | 0.31% | 0.56% | - |
| XYZ | 17.38 | 15 | 28.37 | - |
| YUV | 110.71 | 146.79 | 135.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 99 | 144 | 0.16 | 0.31 | 0 | 0.44 | 269.33 | 0.19 | 0.48 |
| Hex | 79 | 63 | 90 | 10 | 1F | 0 | 2C | 10D | 13 | 30 |
| Octal | 171 | 143 | 220 | 20 | 37 | 0 | 54 | 415 | 23 | 60 |
| Binary | 1111001 | 1100011 | 10010000 | 10000 | 11111 | 0 | 101100 | 100001101 | 10011 | 110000 |
Color Harmonies of #796390
Complementary color
Monochromatic Colors of #796390
Black with #796390
Text Example
Text Example
White with #796390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796390; }
p { color: rgb(121,99,144); }
H1.HeaderClassName
{
color: #796390;
}
.AnyTagClassName
{
color: #796390;
}
</style>
background-color css
<style>
a { background-color: #796390; }
a { background-color: rgb(121,99,144); }
div.DivClassName
{
background-color: #796390;
}
.BgClassName
{
background-color: #796390;
}
</style>
border-color css
<style>
span { border-color: #796390; }
span { border-color: rgb(121,99,144); }
td.TdClassName
{
border-color: #796390;
}
.TagClassName
{
border-color: #796390;
}
</style>