Shades of Mamba #796589
Tints of Mamba #796589
RGB
CMYK
RGB Variations
Color information
#796589 (or 0x796589) is known color: Mamba. HEX triplet: 79, 65 and 89. RGB value is (121,101,137). Sum of RGB (Red+Green+Blue) = 121+101+137=359 (47% of max value = 765). Red value is 121 (47.66% from 255 or 33.70% from 359); Green value is 101 (39.84% from 255 or 28.13% from 359); Blue value is 137 (53.91% from 255 or 38.16% from 359); Max value from RGB is 137 - color contains mainly: blue. Hex color #796589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796589 is #869A76. Grayscale: #6E6E6E. Windows color (decimal): -8821367 or 9004409. OLE color: 9004409.
HSL color Cylindrical-coordinate representation of color #796589: hue angle of 273.33º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #796589 is Cyan = 0.12, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 121 | 101 | 137 | - |
| CMYK | 0.12 | 0.26 | 0 | 0.46 |
| HSL | 273.33º | 0.15% | 0.47% | - |
| HSV(B) | 273.33º | 0.26% | 0.54% | - |
| XYZ | 17.05 | 15.18 | 25.7 | - |
| YUV | 111.08 | 142.63 | 135.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 137 | 0.12 | 0.26 | 0 | 0.46 | 273.33 | 0.15 | 0.47 |
| Hex | 79 | 65 | 89 | C | 1A | 0 | 2E | 111 | F | 2F |
| Octal | 171 | 145 | 211 | 14 | 32 | 0 | 56 | 421 | 17 | 57 |
| Binary | 1111001 | 1100101 | 10001001 | 1100 | 11010 | 0 | 101110 | 100010001 | 1111 | 101111 |
Color Harmonies of #796589
Complementary color
Monochromatic Colors of #796589
Black with #796589
Text Example
Text Example
White with #796589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796589; }
p { color: rgb(121,101,137); }
H1.HeaderClassName
{
color: #796589;
}
.AnyTagClassName
{
color: #796589;
}
</style>
background-color css
<style>
a { background-color: #796589; }
a { background-color: rgb(121,101,137); }
div.DivClassName
{
background-color: #796589;
}
.BgClassName
{
background-color: #796589;
}
</style>
border-color css
<style>
span { border-color: #796589; }
span { border-color: rgb(121,101,137); }
td.TdClassName
{
border-color: #796589;
}
.TagClassName
{
border-color: #796589;
}
</style>