Shades of Mamba #766780
Tints of Mamba #766780
RGB
CMYK
RGB Variations
Color information
#766780 (or 0x766780) is known color: Mamba. HEX triplet: 76, 67 and 80. RGB value is (118,103,128). Sum of RGB (Red+Green+Blue) = 118+103+128=349 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.81% from 349); Green value is 103 (40.62% from 255 or 29.51% from 349); Blue value is 128 (50.39% from 255 or 36.68% from 349); Max value from RGB is 128 - color contains mainly: blue. Hex color #766780 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766780 is #89987F. Grayscale: #6E6E6E. Windows color (decimal): -9017472 or 8415094. OLE color: 8415094.
HSL color Cylindrical-coordinate representation of color #766780: hue angle of 276º 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 #766780 is Cyan = 0.08, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 118 | 103 | 128 | - |
| CMYK | 0.08 | 0.20 | 0 | 0.50 |
| HSL | 276º | 0.11% | 0.45% | - |
| HSV(B) | 276º | 0.2% | 0.5% | - |
| XYZ | 16.22 | 15.11 | 22.48 | - |
| YUV | 110.34 | 137.97 | 133.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 128 | 0.08 | 0.20 | 0 | 0.50 | 276 | 0.11 | 0.45 |
| Hex | 76 | 67 | 80 | 8 | 14 | 0 | 32 | 114 | B | 2D |
| Octal | 166 | 147 | 200 | 10 | 24 | 0 | 62 | 424 | 13 | 55 |
| Binary | 1110110 | 1100111 | 10000000 | 1000 | 10100 | 0 | 110010 | 100010100 | 1011 | 101101 |
Color Harmonies of #766780
Complementary color
Monochromatic Colors of #766780
Black with #766780
Text Example
Text Example
White with #766780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766780; }
p { color: rgb(118,103,128); }
H1.HeaderClassName
{
color: #766780;
}
.AnyTagClassName
{
color: #766780;
}
</style>
background-color css
<style>
a { background-color: #766780; }
a { background-color: rgb(118,103,128); }
div.DivClassName
{
background-color: #766780;
}
.BgClassName
{
background-color: #766780;
}
</style>
border-color css
<style>
span { border-color: #766780; }
span { border-color: rgb(118,103,128); }
td.TdClassName
{
border-color: #766780;
}
.TagClassName
{
border-color: #766780;
}
</style>