Shades of Mamba #766387
Tints of Mamba #766387
RGB
CMYK
RGB Variations
Color information
#766387 (or 0x766387) is known color: Mamba. HEX triplet: 76, 63 and 87. RGB value is (118,99,135). Sum of RGB (Red+Green+Blue) = 118+99+135=352 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.52% from 352); Green value is 99 (39.06% from 255 or 28.12% from 352); Blue value is 135 (53.12% from 255 or 38.35% from 352); Max value from RGB is 135 - color contains mainly: blue. Hex color #766387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766387 is #899C78. Grayscale: #6C6C6C. Windows color (decimal): -9018489 or 8872822. OLE color: 8872822.
HSL color Cylindrical-coordinate representation of color #766387: hue angle of 271.67º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #766387 is Cyan = 0.13, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 99 | 135 | - |
| CMYK | 0.13 | 0.27 | 0 | 0.47 |
| HSL | 271.67º | 0.15% | 0.46% | - |
| HSV(B) | 271.67º | 0.27% | 0.53% | - |
| XYZ | 16.31 | 14.52 | 24.87 | - |
| YUV | 108.79 | 142.79 | 134.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 135 | 0.13 | 0.27 | 0 | 0.47 | 271.67 | 0.15 | 0.46 |
| Hex | 76 | 63 | 87 | D | 1B | 0 | 2F | 110 | F | 2E |
| Octal | 166 | 143 | 207 | 15 | 33 | 0 | 57 | 420 | 17 | 56 |
| Binary | 1110110 | 1100011 | 10000111 | 1101 | 11011 | 0 | 101111 | 100010000 | 1111 | 101110 |
Color Harmonies of #766387
Complementary color
Monochromatic Colors of #766387
Black with #766387
Text Example
Text Example
White with #766387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766387; }
p { color: rgb(118,99,135); }
H1.HeaderClassName
{
color: #766387;
}
.AnyTagClassName
{
color: #766387;
}
</style>
background-color css
<style>
a { background-color: #766387; }
a { background-color: rgb(118,99,135); }
div.DivClassName
{
background-color: #766387;
}
.BgClassName
{
background-color: #766387;
}
</style>
border-color css
<style>
span { border-color: #766387; }
span { border-color: rgb(118,99,135); }
td.TdClassName
{
border-color: #766387;
}
.TagClassName
{
border-color: #766387;
}
</style>