Shades of Mamba #766887
Tints of Mamba #766887
RGB
CMYK
RGB Variations
Color information
#766887 (or 0x766887) is known color: Mamba. HEX triplet: 76, 68 and 87. RGB value is (118,104,135). Sum of RGB (Red+Green+Blue) = 118+104+135=357 (47% of max value = 765). Red value is 118 (46.48% from 255 or 33.05% from 357); Green value is 104 (41.02% from 255 or 29.13% from 357); Blue value is 135 (53.12% from 255 or 37.82% from 357); Max value from RGB is 135 - color contains mainly: blue. Hex color #766887 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766887 is #899778. Grayscale: #6F6F6F. Windows color (decimal): -9017209 or 8874102. OLE color: 8874102.
HSL color Cylindrical-coordinate representation of color #766887: hue angle of 267.1º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #766887 is Cyan = 0.13, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 104 | 135 | - |
| CMYK | 0.13 | 0.23 | 0 | 0.47 |
| HSL | 267.1º | 0.13% | 0.47% | - |
| HSV(B) | 267.1º | 0.23% | 0.53% | - |
| XYZ | 16.79 | 15.5 | 25.03 | - |
| YUV | 111.72 | 141.14 | 132.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 135 | 0.13 | 0.23 | 0 | 0.47 | 267.1 | 0.13 | 0.47 |
| Hex | 76 | 68 | 87 | D | 17 | 0 | 2F | 10B | D | 2F |
| Octal | 166 | 150 | 207 | 15 | 27 | 0 | 57 | 413 | 15 | 57 |
| Binary | 1110110 | 1101000 | 10000111 | 1101 | 10111 | 0 | 101111 | 100001011 | 1101 | 101111 |
Color Harmonies of #766887
Complementary color
Monochromatic Colors of #766887
Black with #766887
Text Example
Text Example
White with #766887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766887; }
p { color: rgb(118,104,135); }
H1.HeaderClassName
{
color: #766887;
}
.AnyTagClassName
{
color: #766887;
}
</style>
background-color css
<style>
a { background-color: #766887; }
a { background-color: rgb(118,104,135); }
div.DivClassName
{
background-color: #766887;
}
.BgClassName
{
background-color: #766887;
}
</style>
border-color css
<style>
span { border-color: #766887; }
span { border-color: rgb(118,104,135); }
td.TdClassName
{
border-color: #766887;
}
.TagClassName
{
border-color: #766887;
}
</style>