Shades of Mamba #766586
Tints of Mamba #766586
RGB
CMYK
RGB Variations
Color information
#766586 (or 0x766586) is known color: Mamba. HEX triplet: 76, 65 and 86. RGB value is (118,101,134). Sum of RGB (Red+Green+Blue) = 118+101+134=353 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.43% from 353); Green value is 101 (39.84% from 255 or 28.61% from 353); Blue value is 134 (52.73% from 255 or 37.96% from 353); Max value from RGB is 134 - color contains mainly: blue. Hex color #766586 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766586 is #899A79. Grayscale: #6D6D6D. Windows color (decimal): -9017978 or 8807798. OLE color: 8807798.
HSL color Cylindrical-coordinate representation of color #766586: hue angle of 270.91º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #766586 is Cyan = 0.12, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 101 | 134 | - |
| CMYK | 0.12 | 0.25 | 0 | 0.47 |
| HSL | 270.91º | 0.14% | 0.46% | - |
| HSV(B) | 270.91º | 0.25% | 0.53% | - |
| XYZ | 16.43 | 14.88 | 24.56 | - |
| YUV | 109.85 | 141.63 | 133.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 134 | 0.12 | 0.25 | 0 | 0.47 | 270.91 | 0.14 | 0.46 |
| Hex | 76 | 65 | 86 | C | 19 | 0 | 2F | 10F | E | 2E |
| Octal | 166 | 145 | 206 | 14 | 31 | 0 | 57 | 417 | 16 | 56 |
| Binary | 1110110 | 1100101 | 10000110 | 1100 | 11001 | 0 | 101111 | 100001111 | 1110 | 101110 |
Color Harmonies of #766586
Complementary color
Monochromatic Colors of #766586
Black with #766586
Text Example
Text Example
White with #766586
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766586; }
p { color: rgb(118,101,134); }
H1.HeaderClassName
{
color: #766586;
}
.AnyTagClassName
{
color: #766586;
}
</style>
background-color css
<style>
a { background-color: #766586; }
a { background-color: rgb(118,101,134); }
div.DivClassName
{
background-color: #766586;
}
.BgClassName
{
background-color: #766586;
}
</style>
border-color css
<style>
span { border-color: #766586; }
span { border-color: rgb(118,101,134); }
td.TdClassName
{
border-color: #766586;
}
.TagClassName
{
border-color: #766586;
}
</style>