Shades of Ming #407075
Tints of Ming #407075
RGB
CMYK
RGB Variations
Color information
#407075 (or 0x407075) is known color: Ming. HEX triplet: 40, 70 and 75. RGB value is (64,112,117). Sum of RGB (Red+Green+Blue) = 64+112+117=293 (38% of max value = 765). Red value is 64 (25.39% from 255 or 21.84% from 293); Green value is 112 (44.14% from 255 or 38.23% from 293); Blue value is 117 (46.09% from 255 or 39.93% from 293); Max value from RGB is 117 - color contains mainly: blue. Hex color #407075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407075 is #BF8F8A. Grayscale: #626262. Windows color (decimal): -12554123 or 7696448. OLE color: 7696448.
HSL color Cylindrical-coordinate representation of color #407075: hue angle of 185.66º 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 #407075 is Cyan = 0.45, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 112 | 117 | - |
| CMYK | 0.45 | 0.04 | 0 | 0.54 |
| HSL | 185.66º | 0.29% | 0.35% | - |
| HSV(B) | 185.66º | 0.45% | 0.46% | - |
| XYZ | 11.12 | 13.96 | 18.94 | - |
| YUV | 98.22 | 138.6 | 103.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 117 | 0.45 | 0.04 | 0 | 0.54 | 185.66 | 0.29 | 0.35 |
| Hex | 40 | 70 | 75 | 2D | 4 | 0 | 36 | BA | 1D | 23 |
| Octal | 100 | 160 | 165 | 55 | 4 | 0 | 66 | 272 | 35 | 43 |
| Binary | 1000000 | 1110000 | 1110101 | 101101 | 100 | 0 | 110110 | 10111010 | 11101 | 100011 |
Color Harmonies of #407075
Complementary color
Monochromatic Colors of #407075
Black with #407075
Text Example
Text Example
White with #407075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407075; }
p { color: rgb(64,112,117); }
H1.HeaderClassName
{
color: #407075;
}
.AnyTagClassName
{
color: #407075;
}
</style>
background-color css
<style>
a { background-color: #407075; }
a { background-color: rgb(64,112,117); }
div.DivClassName
{
background-color: #407075;
}
.BgClassName
{
background-color: #407075;
}
</style>
border-color css
<style>
span { border-color: #407075; }
span { border-color: rgb(64,112,117); }
td.TdClassName
{
border-color: #407075;
}
.TagClassName
{
border-color: #407075;
}
</style>