Shades of Mamba #796287
Tints of Mamba #796287
RGB
CMYK
RGB Variations
Color information
#796287 (or 0x796287) is known color: Mamba. HEX triplet: 79, 62 and 87. RGB value is (121,98,135). Sum of RGB (Red+Green+Blue) = 121+98+135=354 (46% of max value = 765). Red value is 121 (47.66% from 255 or 34.18% from 354); Green value is 98 (38.67% from 255 or 27.68% from 354); Blue value is 135 (53.12% from 255 or 38.14% from 354); Max value from RGB is 135 - color contains mainly: blue. Hex color #796287 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #796287 is #869D78. Grayscale: #6C6C6C. Windows color (decimal): -8822137 or 8872569. OLE color: 8872569.
HSL color Cylindrical-coordinate representation of color #796287: hue angle of 277.3º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #796287 is Cyan = 0.10, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 121 | 98 | 135 | - |
| CMYK | 0.10 | 0.27 | 0 | 0.47 |
| HSL | 277.3º | 0.16% | 0.46% | - |
| HSV(B) | 277.3º | 0.27% | 0.53% | - |
| XYZ | 16.63 | 14.55 | 24.85 | - |
| YUV | 109.1 | 142.62 | 136.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 98 | 135 | 0.10 | 0.27 | 0 | 0.47 | 277.3 | 0.16 | 0.46 |
| Hex | 79 | 62 | 87 | A | 1B | 0 | 2F | 115 | 10 | 2E |
| Octal | 171 | 142 | 207 | 12 | 33 | 0 | 57 | 425 | 20 | 56 |
| Binary | 1111001 | 1100010 | 10000111 | 1010 | 11011 | 0 | 101111 | 100010101 | 10000 | 101110 |
Color Harmonies of #796287
Complementary color
Monochromatic Colors of #796287
Black with #796287
Text Example
Text Example
White with #796287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796287; }
p { color: rgb(121,98,135); }
H1.HeaderClassName
{
color: #796287;
}
.AnyTagClassName
{
color: #796287;
}
</style>
background-color css
<style>
a { background-color: #796287; }
a { background-color: rgb(121,98,135); }
div.DivClassName
{
background-color: #796287;
}
.BgClassName
{
background-color: #796287;
}
</style>
border-color css
<style>
span { border-color: #796287; }
span { border-color: rgb(121,98,135); }
td.TdClassName
{
border-color: #796287;
}
.TagClassName
{
border-color: #796287;
}
</style>