Shades of Ming #407478
Tints of Ming #407478
RGB
CMYK
RGB Variations
Color information
#407478 (or 0x407478) is known color: Ming. HEX triplet: 40, 74 and 78. RGB value is (64,116,120). Sum of RGB (Red+Green+Blue) = 64+116+120=300 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.33% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 120 (47.27% from 255 or 40% from 300); Max value from RGB is 120 - color contains mainly: blue. Hex color #407478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407478 is #BF8B87. Grayscale: #646464. Windows color (decimal): -12553096 or 7894080. OLE color: 7894080.
HSL color Cylindrical-coordinate representation of color #407478: hue angle of 184.29º 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 #407478 is Cyan = 0.47, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 116 | 120 | - |
| CMYK | 0.47 | 0.03 | 0 | 0.53 |
| HSL | 184.29º | 0.3% | 0.36% | - |
| HSV(B) | 184.29º | 0.47% | 0.47% | - |
| XYZ | 11.75 | 14.94 | 20.03 | - |
| YUV | 100.91 | 138.77 | 101.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 120 | 0.47 | 0.03 | 0 | 0.53 | 184.29 | 0.3 | 0.36 |
| Hex | 40 | 74 | 78 | 2F | 3 | 0 | 35 | B8 | 1E | 24 |
| Octal | 100 | 164 | 170 | 57 | 3 | 0 | 65 | 270 | 36 | 44 |
| Binary | 1000000 | 1110100 | 1111000 | 101111 | 11 | 0 | 110101 | 10111000 | 11110 | 100100 |
Color Harmonies of #407478
Complementary color
Monochromatic Colors of #407478
Black with #407478
Text Example
Text Example
White with #407478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407478; }
p { color: rgb(64,116,120); }
H1.HeaderClassName
{
color: #407478;
}
.AnyTagClassName
{
color: #407478;
}
</style>
background-color css
<style>
a { background-color: #407478; }
a { background-color: rgb(64,116,120); }
div.DivClassName
{
background-color: #407478;
}
.BgClassName
{
background-color: #407478;
}
</style>
border-color css
<style>
span { border-color: #407478; }
span { border-color: rgb(64,116,120); }
td.TdClassName
{
border-color: #407478;
}
.TagClassName
{
border-color: #407478;
}
</style>