Shades of Mamba #766787
Tints of Mamba #766787
RGB
CMYK
RGB Variations
Color information
#766787 (or 0x766787) is known color: Mamba. HEX triplet: 76, 67 and 87. RGB value is (118,103,135). Sum of RGB (Red+Green+Blue) = 118+103+135=356 (47% of max value = 765). Red value is 118 (46.48% from 255 or 33.15% from 356); Green value is 103 (40.62% from 255 or 28.93% from 356); Blue value is 135 (53.12% from 255 or 37.92% from 356); Max value from RGB is 135 - color contains mainly: blue. Hex color #766787 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766787 is #899878. Grayscale: #6F6F6F. Windows color (decimal): -9017465 or 8873846. OLE color: 8873846.
HSL color Cylindrical-coordinate representation of color #766787: hue angle of 268.12º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #766787 is Cyan = 0.13, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 103 | 135 | - |
| CMYK | 0.13 | 0.24 | 0 | 0.47 |
| HSL | 268.13º | 0.13% | 0.47% | - |
| HSV(B) | 268.13º | 0.24% | 0.53% | - |
| XYZ | 16.69 | 15.3 | 25 | - |
| YUV | 111.13 | 141.47 | 132.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 103 | 135 | 0.13 | 0.24 | 0 | 0.47 | 268.13 | 0.13 | 0.47 |
| Hex | 76 | 67 | 87 | D | 18 | 0 | 2F | 10C | D | 2F |
| Octal | 166 | 147 | 207 | 15 | 30 | 0 | 57 | 414 | 15 | 57 |
| Binary | 1110110 | 1100111 | 10000111 | 1101 | 11000 | 0 | 101111 | 100001100 | 1101 | 101111 |
Color Harmonies of #766787
Complementary color
Monochromatic Colors of #766787
Black with #766787
Text Example
Text Example
White with #766787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766787; }
p { color: rgb(118,103,135); }
H1.HeaderClassName
{
color: #766787;
}
.AnyTagClassName
{
color: #766787;
}
</style>
background-color css
<style>
a { background-color: #766787; }
a { background-color: rgb(118,103,135); }
div.DivClassName
{
background-color: #766787;
}
.BgClassName
{
background-color: #766787;
}
</style>
border-color css
<style>
span { border-color: #766787; }
span { border-color: rgb(118,103,135); }
td.TdClassName
{
border-color: #766787;
}
.TagClassName
{
border-color: #766787;
}
</style>