Shades of Ming #407174
Tints of Ming #407174
RGB
CMYK
RGB Variations
Color information
#407174 (or 0x407174) is known color: Ming. HEX triplet: 40, 71 and 74. RGB value is (64,113,116). Sum of RGB (Red+Green+Blue) = 64+113+116=293 (38% of max value = 765). Red value is 64 (25.39% from 255 or 21.84% from 293); Green value is 113 (44.53% from 255 or 38.57% from 293); Blue value is 116 (45.70% from 255 or 39.59% from 293); Max value from RGB is 116 - color contains mainly: blue. Hex color #407174 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407174 is #BF8E8B. Grayscale: #626262. Windows color (decimal): -12553868 or 7631168. OLE color: 7631168.
HSL color Cylindrical-coordinate representation of color #407174: hue angle of 183.46º 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 #407174 is Cyan = 0.45, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 113 | 116 | - |
| CMYK | 0.45 | 0.03 | 0 | 0.55 |
| HSL | 183.46º | 0.29% | 0.35% | - |
| HSV(B) | 183.46º | 0.45% | 0.45% | - |
| XYZ | 11.17 | 14.16 | 18.67 | - |
| YUV | 98.69 | 137.77 | 103.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 113 | 116 | 0.45 | 0.03 | 0 | 0.55 | 183.46 | 0.29 | 0.35 |
| Hex | 40 | 71 | 74 | 2D | 3 | 0 | 37 | B7 | 1D | 23 |
| Octal | 100 | 161 | 164 | 55 | 3 | 0 | 67 | 267 | 35 | 43 |
| Binary | 1000000 | 1110001 | 1110100 | 101101 | 11 | 0 | 110111 | 10110111 | 11101 | 100011 |
Color Harmonies of #407174
Complementary color
Monochromatic Colors of #407174
Black with #407174
Text Example
Text Example
White with #407174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407174; }
p { color: rgb(64,113,116); }
H1.HeaderClassName
{
color: #407174;
}
.AnyTagClassName
{
color: #407174;
}
</style>
background-color css
<style>
a { background-color: #407174; }
a { background-color: rgb(64,113,116); }
div.DivClassName
{
background-color: #407174;
}
.BgClassName
{
background-color: #407174;
}
</style>
border-color css
<style>
span { border-color: #407174; }
span { border-color: rgb(64,113,116); }
td.TdClassName
{
border-color: #407174;
}
.TagClassName
{
border-color: #407174;
}
</style>