Shades of Ming #407473
Tints of Ming #407473
RGB
CMYK
RGB Variations
Color information
#407473 (or 0x407473) is known color: Ming. HEX triplet: 40, 74 and 73. RGB value is (64,116,115). Sum of RGB (Red+Green+Blue) = 64+116+115=295 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.69% from 295); Green value is 116 (45.70% from 255 or 39.32% from 295); Blue value is 115 (45.31% from 255 or 38.98% from 295); Max value from RGB is 116 - color contains mainly: green. Hex color #407473 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407473 is #BF8B8C. Grayscale: #646464. Windows color (decimal): -12553101 or 7566400. OLE color: 7566400.
HSL color Cylindrical-coordinate representation of color #407473: hue angle of 178.85º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407473 is Cyan = 0.45, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 115 | - |
| CMYK | 0.45 | 0 | 0.01 | 0.55 |
| HSL | 178.85º | 0.29% | 0.35% | - |
| HSV(B) | 178.85º | 0.45% | 0.45% | - |
| XYZ | 11.45 | 14.82 | 18.48 | - |
| YUV | 100.34 | 136.27 | 102.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 115 | 0.45 | 0 | 0.01 | 0.55 | 178.85 | 0.29 | 0.35 |
| Hex | 40 | 74 | 73 | 2D | 0 | 1 | 37 | B3 | 1D | 23 |
| Octal | 100 | 164 | 163 | 55 | 0 | 1 | 67 | 263 | 35 | 43 |
| Binary | 1000000 | 1110100 | 1110011 | 101101 | 0 | 1 | 110111 | 10110011 | 11101 | 100011 |
Color Harmonies of #407473
Complementary color
Monochromatic Colors of #407473
Black with #407473
Text Example
Text Example
White with #407473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407473; }
p { color: rgb(64,116,115); }
H1.HeaderClassName
{
color: #407473;
}
.AnyTagClassName
{
color: #407473;
}
</style>
background-color css
<style>
a { background-color: #407473; }
a { background-color: rgb(64,116,115); }
div.DivClassName
{
background-color: #407473;
}
.BgClassName
{
background-color: #407473;
}
</style>
border-color css
<style>
span { border-color: #407473; }
span { border-color: rgb(64,116,115); }
td.TdClassName
{
border-color: #407473;
}
.TagClassName
{
border-color: #407473;
}
</style>