Shades of Ming #407571
Tints of Ming #407571
RGB
CMYK
RGB Variations
Color information
#407571 (or 0x407571) is known color: Ming. HEX triplet: 40, 75 and 71. RGB value is (64,117,113). Sum of RGB (Red+Green+Blue) = 64+117+113=294 (38% of max value = 765). Red value is 64 (25.39% from 255 or 21.77% from 294); Green value is 117 (46.09% from 255 or 39.80% from 294); Blue value is 113 (44.53% from 255 or 38.44% from 294); Max value from RGB is 117 - color contains mainly: green. Hex color #407571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407571 is #BF8A8E. Grayscale: #646464. Windows color (decimal): -12552847 or 7435584. OLE color: 7435584.
HSL color Cylindrical-coordinate representation of color #407571: hue angle of 175.47º 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 #407571 is Cyan = 0.45, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 113 | - |
| CMYK | 0.45 | 0 | 0.03 | 0.54 |
| HSL | 175.47º | 0.29% | 0.35% | - |
| HSV(B) | 175.47º | 0.45% | 0.46% | - |
| XYZ | 11.46 | 15 | 17.92 | - |
| YUV | 100.7 | 134.94 | 101.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 113 | 0.45 | 0 | 0.03 | 0.54 | 175.47 | 0.29 | 0.35 |
| Hex | 40 | 75 | 71 | 2D | 0 | 3 | 36 | AF | 1D | 23 |
| Octal | 100 | 165 | 161 | 55 | 0 | 3 | 66 | 257 | 35 | 43 |
| Binary | 1000000 | 1110101 | 1110001 | 101101 | 0 | 11 | 110110 | 10101111 | 11101 | 100011 |
Color Harmonies of #407571
Complementary color
Monochromatic Colors of #407571
Black with #407571
Text Example
Text Example
White with #407571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407571; }
p { color: rgb(64,117,113); }
H1.HeaderClassName
{
color: #407571;
}
.AnyTagClassName
{
color: #407571;
}
</style>
background-color css
<style>
a { background-color: #407571; }
a { background-color: rgb(64,117,113); }
div.DivClassName
{
background-color: #407571;
}
.BgClassName
{
background-color: #407571;
}
</style>
border-color css
<style>
span { border-color: #407571; }
span { border-color: rgb(64,117,113); }
td.TdClassName
{
border-color: #407571;
}
.TagClassName
{
border-color: #407571;
}
</style>