Shades of Mamba #766481
Tints of Mamba #766481
RGB
CMYK
RGB Variations
Color information
#766481 (or 0x766481) is known color: Mamba. HEX triplet: 76, 64 and 81. RGB value is (118,100,129). Sum of RGB (Red+Green+Blue) = 118+100+129=347 (45% of max value = 765). Red value is 118 (46.48% from 255 or 34.01% from 347); Green value is 100 (39.45% from 255 or 28.82% from 347); Blue value is 129 (50.78% from 255 or 37.18% from 347); Max value from RGB is 129 - color contains mainly: blue. Hex color #766481 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #766481 is #899B7E. Grayscale: #6C6C6C. Windows color (decimal): -9018239 or 8479862. OLE color: 8479862.
HSL color Cylindrical-coordinate representation of color #766481: hue angle of 277.24º degrees, saturation: 0.13, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #766481 is Cyan = 0.09, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 118 | 100 | 129 | - |
| CMYK | 0.09 | 0.22 | 0 | 0.49 |
| HSL | 277.24º | 0.13% | 0.45% | - |
| HSV(B) | 277.24º | 0.22% | 0.51% | - |
| XYZ | 15.99 | 14.55 | 22.73 | - |
| YUV | 108.69 | 139.46 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 100 | 129 | 0.09 | 0.22 | 0 | 0.49 | 277.24 | 0.13 | 0.45 |
| Hex | 76 | 64 | 81 | 9 | 16 | 0 | 31 | 115 | D | 2D |
| Octal | 166 | 144 | 201 | 11 | 26 | 0 | 61 | 425 | 15 | 55 |
| Binary | 1110110 | 1100100 | 10000001 | 1001 | 10110 | 0 | 110001 | 100010101 | 1101 | 101101 |
Color Harmonies of #766481
Complementary color
Monochromatic Colors of #766481
Black with #766481
Text Example
Text Example
White with #766481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766481; }
p { color: rgb(118,100,129); }
H1.HeaderClassName
{
color: #766481;
}
.AnyTagClassName
{
color: #766481;
}
</style>
background-color css
<style>
a { background-color: #766481; }
a { background-color: rgb(118,100,129); }
div.DivClassName
{
background-color: #766481;
}
.BgClassName
{
background-color: #766481;
}
</style>
border-color css
<style>
span { border-color: #766481; }
span { border-color: rgb(118,100,129); }
td.TdClassName
{
border-color: #766481;
}
.TagClassName
{
border-color: #766481;
}
</style>