Shades of Mamba #767378
Tints of Mamba #767378
RGB
CMYK
RGB Variations
Color information
#767378 (or 0x767378) is known color: Mamba. HEX triplet: 76, 73 and 78. RGB value is (118,115,120). Sum of RGB (Red+Green+Blue) = 118+115+120=353 (46% of max value = 765). Red value is 118 (46.48% from 255 or 33.43% from 353); Green value is 115 (45.31% from 255 or 32.58% from 353); Blue value is 120 (47.27% from 255 or 33.99% from 353); Max value from RGB is 120 - color contains mainly: blue. Hex color #767378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #767378 is #898C87. Grayscale: #747474. Windows color (decimal): -9014408 or 7893878. OLE color: 7893878.
HSL color Cylindrical-coordinate representation of color #767378: hue angle of 276º degrees, saturation: 0.02, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #767378 is Cyan = 0.02, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 115 | 120 | - |
| CMYK | 0.02 | 0.04 | 0 | 0.53 |
| HSL | 276º | 0.02% | 0.46% | - |
| HSV(B) | 276º | 0.04% | 0.47% | - |
| XYZ | 16.99 | 17.47 | 20.25 | - |
| YUV | 116.47 | 129.99 | 129.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 115 | 120 | 0.02 | 0.04 | 0 | 0.53 | 276 | 0.02 | 0.46 |
| Hex | 76 | 73 | 78 | 2 | 4 | 0 | 35 | 114 | 2 | 2E |
| Octal | 166 | 163 | 170 | 2 | 4 | 0 | 65 | 424 | 2 | 56 |
| Binary | 1110110 | 1110011 | 1111000 | 10 | 100 | 0 | 110101 | 100010100 | 10 | 101110 |
Color Harmonies of #767378
Complementary color
Monochromatic Colors of #767378
Black with #767378
Text Example
Text Example
White with #767378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #767378; }
p { color: rgb(118,115,120); }
H1.HeaderClassName
{
color: #767378;
}
.AnyTagClassName
{
color: #767378;
}
</style>
background-color css
<style>
a { background-color: #767378; }
a { background-color: rgb(118,115,120); }
div.DivClassName
{
background-color: #767378;
}
.BgClassName
{
background-color: #767378;
}
</style>
border-color css
<style>
span { border-color: #767378; }
span { border-color: rgb(118,115,120); }
td.TdClassName
{
border-color: #767378;
}
.TagClassName
{
border-color: #767378;
}
</style>