Shades of Mamba #766587
Tints of Mamba #766587
RGB
CMYK
RGB Variations
Color information
#766587 (or 0x766587) is known color: Mamba. HEX triplet: 76, 65 and 87. RGB value is (118,101,135). Sum of RGB (Red+Green+Blue) = 118+101+135=354 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.33% from 354); Green value is 101 (39.84% from 255 or 28.53% from 354); Blue value is 135 (53.12% from 255 or 38.14% from 354); Max value from RGB is 135 - color contains mainly: blue. Hex color #766587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766587 is #899A78. Grayscale: #6D6D6D. Windows color (decimal): -9017977 or 8873334. OLE color: 8873334.
HSL color Cylindrical-coordinate representation of color #766587: hue angle of 270º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #766587 is Cyan = 0.13, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 118 | 101 | 135 | - |
| CMYK | 0.13 | 0.25 | 0 | 0.47 |
| HSL | 270º | 0.14% | 0.46% | - |
| HSV(B) | 270º | 0.25% | 0.53% | - |
| XYZ | 16.5 | 14.91 | 24.93 | - |
| YUV | 109.96 | 142.13 | 133.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 135 | 0.13 | 0.25 | 0 | 0.47 | 270 | 0.14 | 0.46 |
| Hex | 76 | 65 | 87 | D | 19 | 0 | 2F | 10E | E | 2E |
| Octal | 166 | 145 | 207 | 15 | 31 | 0 | 57 | 416 | 16 | 56 |
| Binary | 1110110 | 1100101 | 10000111 | 1101 | 11001 | 0 | 101111 | 100001110 | 1110 | 101110 |
Color Harmonies of #766587
Complementary color
Monochromatic Colors of #766587
Black with #766587
Text Example
Text Example
White with #766587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766587; }
p { color: rgb(118,101,135); }
H1.HeaderClassName
{
color: #766587;
}
.AnyTagClassName
{
color: #766587;
}
</style>
background-color css
<style>
a { background-color: #766587; }
a { background-color: rgb(118,101,135); }
div.DivClassName
{
background-color: #766587;
}
.BgClassName
{
background-color: #766587;
}
</style>
border-color css
<style>
span { border-color: #766587; }
span { border-color: rgb(118,101,135); }
td.TdClassName
{
border-color: #766587;
}
.TagClassName
{
border-color: #766587;
}
</style>