Shades of Ming #407378
Tints of Ming #407378
RGB
CMYK
RGB Variations
Color information
#407378 (or 0x407378) is known color: Ming. HEX triplet: 40, 73 and 78. RGB value is (64,115,120). Sum of RGB (Red+Green+Blue) = 64+115+120=299 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.40% from 299); Green value is 115 (45.31% from 255 or 38.46% from 299); Blue value is 120 (47.27% from 255 or 40.13% from 299); Max value from RGB is 120 - color contains mainly: blue. Hex color #407378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407378 is #BF8C87. Grayscale: #646464. Windows color (decimal): -12553352 or 7893824. OLE color: 7893824.
HSL color Cylindrical-coordinate representation of color #407378: hue angle of 185.36º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #407378 is Cyan = 0.47, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 115 | 120 | - |
| CMYK | 0.47 | 0.04 | 0 | 0.53 |
| HSL | 185.36º | 0.3% | 0.36% | - |
| HSV(B) | 185.36º | 0.47% | 0.47% | - |
| XYZ | 11.64 | 14.71 | 19.99 | - |
| YUV | 100.32 | 139.1 | 102.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 120 | 0.47 | 0.04 | 0 | 0.53 | 185.36 | 0.3 | 0.36 |
| Hex | 40 | 73 | 78 | 2F | 4 | 0 | 35 | B9 | 1E | 24 |
| Octal | 100 | 163 | 170 | 57 | 4 | 0 | 65 | 271 | 36 | 44 |
| Binary | 1000000 | 1110011 | 1111000 | 101111 | 100 | 0 | 110101 | 10111001 | 11110 | 100100 |
Color Harmonies of #407378
Complementary color
Monochromatic Colors of #407378
Black with #407378
Text Example
Text Example
White with #407378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407378; }
p { color: rgb(64,115,120); }
H1.HeaderClassName
{
color: #407378;
}
.AnyTagClassName
{
color: #407378;
}
</style>
background-color css
<style>
a { background-color: #407378; }
a { background-color: rgb(64,115,120); }
div.DivClassName
{
background-color: #407378;
}
.BgClassName
{
background-color: #407378;
}
</style>
border-color css
<style>
span { border-color: #407378; }
span { border-color: rgb(64,115,120); }
td.TdClassName
{
border-color: #407378;
}
.TagClassName
{
border-color: #407378;
}
</style>