Shades of Mamba #796583
Tints of Mamba #796583
RGB
CMYK
RGB Variations
Color information
#796583 (or 0x796583) is known color: Mamba. HEX triplet: 79, 65 and 83. RGB value is (121,101,131). Sum of RGB (Red+Green+Blue) = 121+101+131=353 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.28% from 353); Green value is 101 (39.84% from 255 or 28.61% from 353); Blue value is 131 (51.56% from 255 or 37.11% from 353); Max value from RGB is 131 - color contains mainly: blue. Hex color #796583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796583 is #869A7C. Grayscale: #6E6E6E. Windows color (decimal): -8821373 or 8611193. OLE color: 8611193.
HSL color Cylindrical-coordinate representation of color #796583: hue angle of 280º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #796583 is Cyan = 0.08, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 121 | 101 | 131 | - |
| CMYK | 0.08 | 0.23 | 0 | 0.49 |
| HSL | 280º | 0.13% | 0.45% | - |
| HSV(B) | 280º | 0.23% | 0.51% | - |
| XYZ | 16.64 | 15.01 | 23.49 | - |
| YUV | 110.4 | 139.63 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 101 | 131 | 0.08 | 0.23 | 0 | 0.49 | 280 | 0.13 | 0.45 |
| Hex | 79 | 65 | 83 | 8 | 17 | 0 | 31 | 118 | D | 2D |
| Octal | 171 | 145 | 203 | 10 | 27 | 0 | 61 | 430 | 15 | 55 |
| Binary | 1111001 | 1100101 | 10000011 | 1000 | 10111 | 0 | 110001 | 100011000 | 1101 | 101101 |
Color Harmonies of #796583
Complementary color
Monochromatic Colors of #796583
Black with #796583
Text Example
Text Example
White with #796583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796583; }
p { color: rgb(121,101,131); }
H1.HeaderClassName
{
color: #796583;
}
.AnyTagClassName
{
color: #796583;
}
</style>
background-color css
<style>
a { background-color: #796583; }
a { background-color: rgb(121,101,131); }
div.DivClassName
{
background-color: #796583;
}
.BgClassName
{
background-color: #796583;
}
</style>
border-color css
<style>
span { border-color: #796583; }
span { border-color: rgb(121,101,131); }
td.TdClassName
{
border-color: #796583;
}
.TagClassName
{
border-color: #796583;
}
</style>