Shades of Ming #407673
Tints of Ming #407673
RGB
CMYK
RGB Variations
Color information
#407673 (or 0x407673) is known color: Ming. HEX triplet: 40, 76 and 73. RGB value is (64,118,115). Sum of RGB (Red+Green+Blue) = 64+118+115=297 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.55% from 297); Green value is 118 (46.48% from 255 or 39.73% from 297); Blue value is 115 (45.31% from 255 or 38.72% from 297); Max value from RGB is 118 - color contains mainly: green. Hex color #407673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407673 is #BF898C. Grayscale: #656565. Windows color (decimal): -12552589 or 7566912. OLE color: 7566912.
HSL color Cylindrical-coordinate representation of color #407673: hue angle of 176.67º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407673 is Cyan = 0.46, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 118 | 115 | - |
| CMYK | 0.46 | 0 | 0.03 | 0.54 |
| HSL | 176.67º | 0.3% | 0.36% | - |
| HSV(B) | 176.67º | 0.46% | 0.46% | - |
| XYZ | 11.69 | 15.28 | 18.55 | - |
| YUV | 101.51 | 135.61 | 101.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 115 | 0.46 | 0 | 0.03 | 0.54 | 176.67 | 0.3 | 0.36 |
| Hex | 40 | 76 | 73 | 2E | 0 | 3 | 36 | B1 | 1E | 24 |
| Octal | 100 | 166 | 163 | 56 | 0 | 3 | 66 | 261 | 36 | 44 |
| Binary | 1000000 | 1110110 | 1110011 | 101110 | 0 | 11 | 110110 | 10110001 | 11110 | 100100 |
Color Harmonies of #407673
Complementary color
Monochromatic Colors of #407673
Black with #407673
Text Example
Text Example
White with #407673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407673; }
p { color: rgb(64,118,115); }
H1.HeaderClassName
{
color: #407673;
}
.AnyTagClassName
{
color: #407673;
}
</style>
background-color css
<style>
a { background-color: #407673; }
a { background-color: rgb(64,118,115); }
div.DivClassName
{
background-color: #407673;
}
.BgClassName
{
background-color: #407673;
}
</style>
border-color css
<style>
span { border-color: #407673; }
span { border-color: rgb(64,118,115); }
td.TdClassName
{
border-color: #407673;
}
.TagClassName
{
border-color: #407673;
}
</style>