Shades of Mamba #767477
Tints of Mamba #767477
RGB
CMYK
RGB Variations
Color information
#767477 (or 0x767477) is known color: Mamba. HEX triplet: 76, 74 and 77. RGB value is (118,116,119). Sum of RGB (Red+Green+Blue) = 118+116+119=353 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.43% from 353); Green value is 116 (45.70% from 255 or 32.86% from 353); Blue value is 119 (46.88% from 255 or 33.71% from 353); Max value from RGB is 119 - color contains mainly: blue. Hex color #767477 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767477 is #898B88. Grayscale: #747474. Windows color (decimal): -9014153 or 7828598. OLE color: 7828598.
HSL color Cylindrical-coordinate representation of color #767477: hue angle of 280º degrees, saturation: 0.01, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #767477 is Cyan = 0.01, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 116 | 119 | - |
| CMYK | 0.01 | 0.03 | 0 | 0.53 |
| HSL | 280º | 0.01% | 0.46% | - |
| HSV(B) | 280º | 0.03% | 0.47% | - |
| XYZ | 17.05 | 17.67 | 19.97 | - |
| YUV | 116.94 | 129.16 | 128.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 116 | 119 | 0.01 | 0.03 | 0 | 0.53 | 280 | 0.01 | 0.46 |
| Hex | 76 | 74 | 77 | 1 | 3 | 0 | 35 | 118 | 1 | 2E |
| Octal | 166 | 164 | 167 | 1 | 3 | 0 | 65 | 430 | 1 | 56 |
| Binary | 1110110 | 1110100 | 1110111 | 1 | 11 | 0 | 110101 | 100011000 | 1 | 101110 |
Color Harmonies of #767477
Complementary color
Monochromatic Colors of #767477
Black with #767477
Text Example
Text Example
White with #767477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767477; }
p { color: rgb(118,116,119); }
H1.HeaderClassName
{
color: #767477;
}
.AnyTagClassName
{
color: #767477;
}
</style>
background-color css
<style>
a { background-color: #767477; }
a { background-color: rgb(118,116,119); }
div.DivClassName
{
background-color: #767477;
}
.BgClassName
{
background-color: #767477;
}
</style>
border-color css
<style>
span { border-color: #767477; }
span { border-color: rgb(118,116,119); }
td.TdClassName
{
border-color: #767477;
}
.TagClassName
{
border-color: #767477;
}
</style>