Shades of Mamba #766087
Tints of Mamba #766087
RGB
CMYK
RGB Variations
Color information
#766087 (or 0x766087) is known color: Mamba. HEX triplet: 76, 60 and 87. RGB value is (118,96,135). Sum of RGB (Red+Green+Blue) = 118+96+135=349 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.81% from 349); Green value is 96 (37.89% from 255 or 27.51% from 349); Blue value is 135 (53.12% from 255 or 38.68% from 349); Max value from RGB is 135 - color contains mainly: blue. Hex color #766087 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766087 is #899F78. Grayscale: #6A6A6A. Windows color (decimal): -9019257 or 8872054. OLE color: 8872054.
HSL color Cylindrical-coordinate representation of color #766087: hue angle of 273.85º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #766087 is Cyan = 0.13, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 96 | 135 | - |
| CMYK | 0.13 | 0.29 | 0 | 0.47 |
| HSL | 273.85º | 0.17% | 0.45% | - |
| HSV(B) | 273.85º | 0.29% | 0.53% | - |
| XYZ | 16.03 | 13.97 | 24.77 | - |
| YUV | 107.02 | 143.79 | 135.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 135 | 0.13 | 0.29 | 0 | 0.47 | 273.85 | 0.17 | 0.45 |
| Hex | 76 | 60 | 87 | D | 1D | 0 | 2F | 112 | 11 | 2D |
| Octal | 166 | 140 | 207 | 15 | 35 | 0 | 57 | 422 | 21 | 55 |
| Binary | 1110110 | 1100000 | 10000111 | 1101 | 11101 | 0 | 101111 | 100010010 | 10001 | 101101 |
Color Harmonies of #766087
Complementary color
Monochromatic Colors of #766087
Black with #766087
Text Example
Text Example
White with #766087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766087; }
p { color: rgb(118,96,135); }
H1.HeaderClassName
{
color: #766087;
}
.AnyTagClassName
{
color: #766087;
}
</style>
background-color css
<style>
a { background-color: #766087; }
a { background-color: rgb(118,96,135); }
div.DivClassName
{
background-color: #766087;
}
.BgClassName
{
background-color: #766087;
}
</style>
border-color css
<style>
span { border-color: #766087; }
span { border-color: rgb(118,96,135); }
td.TdClassName
{
border-color: #766087;
}
.TagClassName
{
border-color: #766087;
}
</style>