Shades of Mamba #766680
Tints of Mamba #766680
RGB
CMYK
RGB Variations
Color information
#766680 (or 0x766680) is known color: Mamba. HEX triplet: 76, 66 and 80. RGB value is (118,102,128). Sum of RGB (Red+Green+Blue) = 118+102+128=348 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.91% from 348); Green value is 102 (40.23% from 255 or 29.31% from 348); Blue value is 128 (50.39% from 255 or 36.78% from 348); Max value from RGB is 128 - color contains mainly: blue. Hex color #766680 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766680 is #89997F. Grayscale: #6D6D6D. Windows color (decimal): -9017728 or 8414838. OLE color: 8414838.
HSL color Cylindrical-coordinate representation of color #766680: hue angle of 276.92º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #766680 is Cyan = 0.08, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 118 | 102 | 128 | - |
| CMYK | 0.08 | 0.20 | 0 | 0.50 |
| HSL | 276.92º | 0.11% | 0.45% | - |
| HSV(B) | 276.92º | 0.2% | 0.5% | - |
| XYZ | 16.12 | 14.91 | 22.45 | - |
| YUV | 109.75 | 138.3 | 133.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 102 | 128 | 0.08 | 0.20 | 0 | 0.50 | 276.92 | 0.11 | 0.45 |
| Hex | 76 | 66 | 80 | 8 | 14 | 0 | 32 | 115 | B | 2D |
| Octal | 166 | 146 | 200 | 10 | 24 | 0 | 62 | 425 | 13 | 55 |
| Binary | 1110110 | 1100110 | 10000000 | 1000 | 10100 | 0 | 110010 | 100010101 | 1011 | 101101 |
Color Harmonies of #766680
Complementary color
Monochromatic Colors of #766680
Black with #766680
Text Example
Text Example
White with #766680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766680; }
p { color: rgb(118,102,128); }
H1.HeaderClassName
{
color: #766680;
}
.AnyTagClassName
{
color: #766680;
}
</style>
background-color css
<style>
a { background-color: #766680; }
a { background-color: rgb(118,102,128); }
div.DivClassName
{
background-color: #766680;
}
.BgClassName
{
background-color: #766680;
}
</style>
border-color css
<style>
span { border-color: #766680; }
span { border-color: rgb(118,102,128); }
td.TdClassName
{
border-color: #766680;
}
.TagClassName
{
border-color: #766680;
}
</style>