Shades of Mamba #766280
Tints of Mamba #766280
RGB
CMYK
RGB Variations
Color information
#766280 (or 0x766280) is known color: Mamba. HEX triplet: 76, 62 and 80. RGB value is (118,98,128). Sum of RGB (Red+Green+Blue) = 118+98+128=344 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.30% from 344); Green value is 98 (38.67% from 255 or 28.49% from 344); Blue value is 128 (50.39% from 255 or 37.21% from 344); Max value from RGB is 128 - color contains mainly: blue. Hex color #766280 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766280 is #899D7F. Grayscale: #6B6B6B. Windows color (decimal): -9018752 or 8413814. OLE color: 8413814.
HSL color Cylindrical-coordinate representation of color #766280: hue angle of 280º degrees, saturation: 0.13, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #766280 is Cyan = 0.08, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 118 | 98 | 128 | - |
| CMYK | 0.08 | 0.23 | 0 | 0.50 |
| HSL | 280º | 0.13% | 0.44% | - |
| HSV(B) | 280º | 0.23% | 0.5% | - |
| XYZ | 15.74 | 14.15 | 22.32 | - |
| YUV | 107.4 | 139.63 | 135.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 98 | 128 | 0.08 | 0.23 | 0 | 0.50 | 280 | 0.13 | 0.44 |
| Hex | 76 | 62 | 80 | 8 | 17 | 0 | 32 | 118 | D | 2C |
| Octal | 166 | 142 | 200 | 10 | 27 | 0 | 62 | 430 | 15 | 54 |
| Binary | 1110110 | 1100010 | 10000000 | 1000 | 10111 | 0 | 110010 | 100011000 | 1101 | 101100 |
Color Harmonies of #766280
Complementary color
Monochromatic Colors of #766280
Black with #766280
Text Example
Text Example
White with #766280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766280; }
p { color: rgb(118,98,128); }
H1.HeaderClassName
{
color: #766280;
}
.AnyTagClassName
{
color: #766280;
}
</style>
background-color css
<style>
a { background-color: #766280; }
a { background-color: rgb(118,98,128); }
div.DivClassName
{
background-color: #766280;
}
.BgClassName
{
background-color: #766280;
}
</style>
border-color css
<style>
span { border-color: #766280; }
span { border-color: rgb(118,98,128); }
td.TdClassName
{
border-color: #766280;
}
.TagClassName
{
border-color: #766280;
}
</style>