Shades of Mamba #796590
Tints of Mamba #796590
RGB
CMYK
RGB Variations
Color information
#796590 (or 0x796590) is known color: Mamba. HEX triplet: 79, 65 and 90. RGB value is (121,101,144). Sum of RGB (Red+Green+Blue) = 121+101+144=366 (48% of max value = 765). Red value is 121 (47.66% from 255 or 33.06% from 366); Green value is 101 (39.84% from 255 or 27.60% from 366); Blue value is 144 (56.64% from 255 or 39.34% from 366); Max value from RGB is 144 - color contains mainly: blue. Hex color #796590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796590 is #869A6F. Grayscale: #6F6F6F. Windows color (decimal): -8821360 or 9463161. OLE color: 9463161.
HSL color Cylindrical-coordinate representation of color #796590: hue angle of 267.91º degrees, saturation: 0.18, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #796590 is Cyan = 0.16, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 101 | 144 | - |
| CMYK | 0.16 | 0.30 | 0 | 0.44 |
| HSL | 267.91º | 0.18% | 0.48% | - |
| HSV(B) | 267.91º | 0.3% | 0.56% | - |
| XYZ | 17.57 | 15.39 | 28.43 | - |
| YUV | 111.88 | 146.13 | 134.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 144 | 0.16 | 0.30 | 0 | 0.44 | 267.91 | 0.18 | 0.48 |
| Hex | 79 | 65 | 90 | 10 | 1E | 0 | 2C | 10C | 12 | 30 |
| Octal | 171 | 145 | 220 | 20 | 36 | 0 | 54 | 414 | 22 | 60 |
| Binary | 1111001 | 1100101 | 10010000 | 10000 | 11110 | 0 | 101100 | 100001100 | 10010 | 110000 |
Color Harmonies of #796590
Complementary color
Monochromatic Colors of #796590
Black with #796590
Text Example
Text Example
White with #796590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796590; }
p { color: rgb(121,101,144); }
H1.HeaderClassName
{
color: #796590;
}
.AnyTagClassName
{
color: #796590;
}
</style>
background-color css
<style>
a { background-color: #796590; }
a { background-color: rgb(121,101,144); }
div.DivClassName
{
background-color: #796590;
}
.BgClassName
{
background-color: #796590;
}
</style>
border-color css
<style>
span { border-color: #796590; }
span { border-color: rgb(121,101,144); }
td.TdClassName
{
border-color: #796590;
}
.TagClassName
{
border-color: #796590;
}
</style>