Shades of Ming #407574
Tints of Ming #407574
RGB
CMYK
RGB Variations
Color information
#407574 (or 0x407574) is known color: Ming. HEX triplet: 40, 75 and 74. RGB value is (64,117,116). Sum of RGB (Red+Green+Blue) = 64+117+116=297 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.55% from 297); Green value is 117 (46.09% from 255 or 39.39% from 297); Blue value is 116 (45.70% from 255 or 39.06% from 297); Max value from RGB is 117 - color contains mainly: green. Hex color #407574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407574 is #BF8A8B. Grayscale: #646464. Windows color (decimal): -12552844 or 7632192. OLE color: 7632192.
HSL color Cylindrical-coordinate representation of color #407574: hue angle of 178.87º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407574 is Cyan = 0.45, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 116 | - |
| CMYK | 0.45 | 0 | 0.01 | 0.54 |
| HSL | 178.87º | 0.29% | 0.35% | - |
| HSV(B) | 178.87º | 0.45% | 0.46% | - |
| XYZ | 11.63 | 15.07 | 18.82 | - |
| YUV | 101.04 | 136.44 | 101.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 116 | 0.45 | 0 | 0.01 | 0.54 | 178.87 | 0.29 | 0.35 |
| Hex | 40 | 75 | 74 | 2D | 0 | 1 | 36 | B3 | 1D | 23 |
| Octal | 100 | 165 | 164 | 55 | 0 | 1 | 66 | 263 | 35 | 43 |
| Binary | 1000000 | 1110101 | 1110100 | 101101 | 0 | 1 | 110110 | 10110011 | 11101 | 100011 |
Color Harmonies of #407574
Complementary color
Monochromatic Colors of #407574
Black with #407574
Text Example
Text Example
White with #407574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407574; }
p { color: rgb(64,117,116); }
H1.HeaderClassName
{
color: #407574;
}
.AnyTagClassName
{
color: #407574;
}
</style>
background-color css
<style>
a { background-color: #407574; }
a { background-color: rgb(64,117,116); }
div.DivClassName
{
background-color: #407574;
}
.BgClassName
{
background-color: #407574;
}
</style>
border-color css
<style>
span { border-color: #407574; }
span { border-color: rgb(64,117,116); }
td.TdClassName
{
border-color: #407574;
}
.TagClassName
{
border-color: #407574;
}
</style>