Shades of Mamba #726978
Tints of Mamba #726978
RGB
CMYK
RGB Variations
Color information
#726978 (or 0x726978) is known color: Mamba. HEX triplet: 72, 69 and 78. RGB value is (114,105,120). Sum of RGB (Red+Green+Blue) = 114+105+120=339 (44% of max value = 765). Red value is 114 (44.92% from 255 or 33.63% from 339); Green value is 105 (41.41% from 255 or 30.97% from 339); Blue value is 120 (47.27% from 255 or 35.40% from 339); Max value from RGB is 120 - color contains mainly: blue. Hex color #726978 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #726978 is #8D9687. Grayscale: #6D6D6D. Windows color (decimal): -9279112 or 7891314. OLE color: 7891314.
HSL color Cylindrical-coordinate representation of color #726978: hue angle of 276º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #726978 is Cyan = 0.05, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 114 | 105 | 120 | - |
| CMYK | 0.05 | 0.13 | 0 | 0.53 |
| HSL | 276º | 0.07% | 0.44% | - |
| HSV(B) | 276º | 0.13% | 0.47% | - |
| XYZ | 15.38 | 15.04 | 19.86 | - |
| YUV | 109.4 | 133.98 | 131.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 105 | 120 | 0.05 | 0.13 | 0 | 0.53 | 276 | 0.07 | 0.44 |
| Hex | 72 | 69 | 78 | 5 | D | 0 | 35 | 114 | 7 | 2C |
| Octal | 162 | 151 | 170 | 5 | 15 | 0 | 65 | 424 | 7 | 54 |
| Binary | 1110010 | 1101001 | 1111000 | 101 | 1101 | 0 | 110101 | 100010100 | 111 | 101100 |
Color Harmonies of #726978
Complementary color
Monochromatic Colors of #726978
Black with #726978
Text Example
Text Example
White with #726978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #726978; }
p { color: rgb(114,105,120); }
H1.HeaderClassName
{
color: #726978;
}
.AnyTagClassName
{
color: #726978;
}
</style>
background-color css
<style>
a { background-color: #726978; }
a { background-color: rgb(114,105,120); }
div.DivClassName
{
background-color: #726978;
}
.BgClassName
{
background-color: #726978;
}
</style>
border-color css
<style>
span { border-color: #726978; }
span { border-color: rgb(114,105,120); }
td.TdClassName
{
border-color: #726978;
}
.TagClassName
{
border-color: #726978;
}
</style>