Shades of Mamba #766589
Tints of Mamba #766589
RGB
CMYK
RGB Variations
Color information
#766589 (or 0x766589) is known color: Mamba. HEX triplet: 76, 65 and 89. RGB value is (118,101,137). Sum of RGB (Red+Green+Blue) = 118+101+137=356 (47% of max value = 765). Red value is 118 (46.48% from 255 or 33.15% from 356); Green value is 101 (39.84% from 255 or 28.37% from 356); Blue value is 137 (53.91% from 255 or 38.48% from 356); Max value from RGB is 137 - color contains mainly: blue. Hex color #766589 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766589 is #899A76. Grayscale: #6E6E6E. Windows color (decimal): -9017975 or 9004406. OLE color: 9004406.
HSL color Cylindrical-coordinate representation of color #766589: hue angle of 268.33º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #766589 is Cyan = 0.14, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 118 | 101 | 137 | - |
| CMYK | 0.14 | 0.26 | 0 | 0.46 |
| HSL | 268.33º | 0.15% | 0.47% | - |
| HSV(B) | 268.33º | 0.26% | 0.54% | - |
| XYZ | 16.64 | 14.97 | 25.68 | - |
| YUV | 110.19 | 143.13 | 133.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 137 | 0.14 | 0.26 | 0 | 0.46 | 268.33 | 0.15 | 0.47 |
| Hex | 76 | 65 | 89 | E | 1A | 0 | 2E | 10C | F | 2F |
| Octal | 166 | 145 | 211 | 16 | 32 | 0 | 56 | 414 | 17 | 57 |
| Binary | 1110110 | 1100101 | 10001001 | 1110 | 11010 | 0 | 101110 | 100001100 | 1111 | 101111 |
Color Harmonies of #766589
Complementary color
Monochromatic Colors of #766589
Black with #766589
Text Example
Text Example
White with #766589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766589; }
p { color: rgb(118,101,137); }
H1.HeaderClassName
{
color: #766589;
}
.AnyTagClassName
{
color: #766589;
}
</style>
background-color css
<style>
a { background-color: #766589; }
a { background-color: rgb(118,101,137); }
div.DivClassName
{
background-color: #766589;
}
.BgClassName
{
background-color: #766589;
}
</style>
border-color css
<style>
span { border-color: #766589; }
span { border-color: rgb(118,101,137); }
td.TdClassName
{
border-color: #766589;
}
.TagClassName
{
border-color: #766589;
}
</style>