Shades of Mamba #796490
Tints of Mamba #796490
RGB
CMYK
RGB Variations
Color information
#796490 (or 0x796490) is known color: Mamba. HEX triplet: 79, 64 and 90. RGB value is (121,100,144). Sum of RGB (Red+Green+Blue) = 121+100+144=365 (48% of max value = 765). Red value is 121 (47.66% from 255 or 33.15% from 365); Green value is 100 (39.45% from 255 or 27.40% from 365); Blue value is 144 (56.64% from 255 or 39.45% from 365); Max value from RGB is 144 - color contains mainly: blue. Hex color #796490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796490 is #869B6F. Grayscale: #6F6F6F. Windows color (decimal): -8821616 or 9462905. OLE color: 9462905.
HSL color Cylindrical-coordinate representation of color #796490: hue angle of 268.64º degrees, saturation: 0.18, 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 #796490 is Cyan = 0.16, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 121 | 100 | 144 | - |
| CMYK | 0.16 | 0.31 | 0 | 0.44 |
| HSL | 268.64º | 0.18% | 0.48% | - |
| HSV(B) | 268.64º | 0.31% | 0.56% | - |
| XYZ | 17.48 | 15.19 | 28.4 | - |
| YUV | 111.3 | 146.46 | 134.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 100 | 144 | 0.16 | 0.31 | 0 | 0.44 | 268.64 | 0.18 | 0.48 |
| Hex | 79 | 64 | 90 | 10 | 1F | 0 | 2C | 10D | 12 | 30 |
| Octal | 171 | 144 | 220 | 20 | 37 | 0 | 54 | 415 | 22 | 60 |
| Binary | 1111001 | 1100100 | 10010000 | 10000 | 11111 | 0 | 101100 | 100001101 | 10010 | 110000 |
Color Harmonies of #796490
Complementary color
Monochromatic Colors of #796490
Black with #796490
Text Example
Text Example
White with #796490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796490; }
p { color: rgb(121,100,144); }
H1.HeaderClassName
{
color: #796490;
}
.AnyTagClassName
{
color: #796490;
}
</style>
background-color css
<style>
a { background-color: #796490; }
a { background-color: rgb(121,100,144); }
div.DivClassName
{
background-color: #796490;
}
.BgClassName
{
background-color: #796490;
}
</style>
border-color css
<style>
span { border-color: #796490; }
span { border-color: rgb(121,100,144); }
td.TdClassName
{
border-color: #796490;
}
.TagClassName
{
border-color: #796490;
}
</style>