Shades of Ming #407373
Tints of Ming #407373
RGB
CMYK
RGB Variations
Color information
#407373 (or 0x407373) is known color: Ming. HEX triplet: 40, 73 and 73. RGB value is (64,115,115). Sum of RGB (Red+Green+Blue) = 64+115+115=294 (38% of max value = 765). Red value is 64 (25.39% from 255 or 21.77% from 294); Green value is 115 (45.31% from 255 or 39.12% from 294); Blue value is 115 (45.31% from 255 or 39.12% from 294); Max value from RGB is 115 - color contains mainly: green, blue. Hex color #407373 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407373 is #BF8C8C. Grayscale: #636363. Windows color (decimal): -12553357 or 7566144. OLE color: 7566144.
HSL color Cylindrical-coordinate representation of color #407373: hue angle of 180º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #407373 is Cyan = 0.44, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 115 | 115 | - |
| CMYK | 0.44 | 0 | 0 | 0.55 |
| HSL | 180º | 0.28% | 0.35% | - |
| HSV(B) | 180º | 0.44% | 0.45% | - |
| XYZ | 11.34 | 14.59 | 18.44 | - |
| YUV | 99.75 | 136.6 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 115 | 0.44 | 0 | 0 | 0.55 | 180 | 0.28 | 0.35 |
| Hex | 40 | 73 | 73 | 2C | 0 | 0 | 37 | B4 | 1C | 23 |
| Octal | 100 | 163 | 163 | 54 | 0 | 0 | 67 | 264 | 34 | 43 |
| Binary | 1000000 | 1110011 | 1110011 | 101100 | 0 | 0 | 110111 | 10110100 | 11100 | 100011 |
Color Harmonies of #407373
Complementary color
Monochromatic Colors of #407373
Black with #407373
Text Example
Text Example
White with #407373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407373; }
p { color: rgb(64,115,115); }
H1.HeaderClassName
{
color: #407373;
}
.AnyTagClassName
{
color: #407373;
}
</style>
background-color css
<style>
a { background-color: #407373; }
a { background-color: rgb(64,115,115); }
div.DivClassName
{
background-color: #407373;
}
.BgClassName
{
background-color: #407373;
}
</style>
border-color css
<style>
span { border-color: #407373; }
span { border-color: rgb(64,115,115); }
td.TdClassName
{
border-color: #407373;
}
.TagClassName
{
border-color: #407373;
}
</style>