Shades of Ming #407678
Tints of Ming #407678
RGB
CMYK
RGB Variations
Color information
#407678 (or 0x407678) is known color: Ming. HEX triplet: 40, 76 and 78. RGB value is (64,118,120). Sum of RGB (Red+Green+Blue) = 64+118+120=302 (40% of max value = 765). Red value is 64 (25.39% from 255 or 21.19% from 302); Green value is 118 (46.48% from 255 or 39.07% from 302); Blue value is 120 (47.27% from 255 or 39.74% from 302); Max value from RGB is 120 - color contains mainly: blue. Hex color #407678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407678 is #BF8987. Grayscale: #666666. Windows color (decimal): -12552584 or 7894592. OLE color: 7894592.
HSL color Cylindrical-coordinate representation of color #407678: hue angle of 182.14º 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 #407678 is Cyan = 0.47, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 118 | 120 | - |
| CMYK | 0.47 | 0.02 | 0 | 0.53 |
| HSL | 182.14º | 0.3% | 0.36% | - |
| HSV(B) | 182.14º | 0.47% | 0.47% | - |
| XYZ | 11.98 | 15.4 | 20.11 | - |
| YUV | 102.08 | 138.11 | 100.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 118 | 120 | 0.47 | 0.02 | 0 | 0.53 | 182.14 | 0.3 | 0.36 |
| Hex | 40 | 76 | 78 | 2F | 2 | 0 | 35 | B6 | 1E | 24 |
| Octal | 100 | 166 | 170 | 57 | 2 | 0 | 65 | 266 | 36 | 44 |
| Binary | 1000000 | 1110110 | 1111000 | 101111 | 10 | 0 | 110101 | 10110110 | 11110 | 100100 |
Color Harmonies of #407678
Complementary color
Monochromatic Colors of #407678
Black with #407678
Text Example
Text Example
White with #407678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407678; }
p { color: rgb(64,118,120); }
H1.HeaderClassName
{
color: #407678;
}
.AnyTagClassName
{
color: #407678;
}
</style>
background-color css
<style>
a { background-color: #407678; }
a { background-color: rgb(64,118,120); }
div.DivClassName
{
background-color: #407678;
}
.BgClassName
{
background-color: #407678;
}
</style>
border-color css
<style>
span { border-color: #407678; }
span { border-color: rgb(64,118,120); }
td.TdClassName
{
border-color: #407678;
}
.TagClassName
{
border-color: #407678;
}
</style>