Shades of Ming #407074
Tints of Ming #407074
RGB
CMYK
RGB Variations
Color information
#407074 (or 0x407074) is known color: Ming. HEX triplet: 40, 70 and 74. RGB value is (64,112,116). Sum of RGB (Red+Green+Blue) = 64+112+116=292 (38% of max value = 765). Red value is 64 (25.39% from 255 or 21.92% from 292); Green value is 112 (44.14% from 255 or 38.36% from 292); Blue value is 116 (45.70% from 255 or 39.73% from 292); Max value from RGB is 116 - color contains mainly: blue. Hex color #407074 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407074 is #BF8F8B. Grayscale: #626262. Windows color (decimal): -12554124 or 7630912. OLE color: 7630912.
HSL color Cylindrical-coordinate representation of color #407074: hue angle of 184.62º 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 #407074 is Cyan = 0.45, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 112 | 116 | - |
| CMYK | 0.45 | 0.03 | 0 | 0.55 |
| HSL | 184.62º | 0.29% | 0.35% | - |
| HSV(B) | 184.62º | 0.45% | 0.45% | - |
| XYZ | 11.06 | 13.94 | 18.63 | - |
| YUV | 98.1 | 138.1 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 116 | 0.45 | 0.03 | 0 | 0.55 | 184.62 | 0.29 | 0.35 |
| Hex | 40 | 70 | 74 | 2D | 3 | 0 | 37 | B9 | 1D | 23 |
| Octal | 100 | 160 | 164 | 55 | 3 | 0 | 67 | 271 | 35 | 43 |
| Binary | 1000000 | 1110000 | 1110100 | 101101 | 11 | 0 | 110111 | 10111001 | 11101 | 100011 |
Color Harmonies of #407074
Complementary color
Monochromatic Colors of #407074
Black with #407074
Text Example
Text Example
White with #407074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407074; }
p { color: rgb(64,112,116); }
H1.HeaderClassName
{
color: #407074;
}
.AnyTagClassName
{
color: #407074;
}
</style>
background-color css
<style>
a { background-color: #407074; }
a { background-color: rgb(64,112,116); }
div.DivClassName
{
background-color: #407074;
}
.BgClassName
{
background-color: #407074;
}
</style>
border-color css
<style>
span { border-color: #407074; }
span { border-color: rgb(64,112,116); }
td.TdClassName
{
border-color: #407074;
}
.TagClassName
{
border-color: #407074;
}
</style>