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