Shades of Ming #407779
Tints of Ming #407779
RGB
CMYK
RGB Variations
Color information
#407779 (or 0x407779) is known color: Ming. HEX triplet: 40, 77 and 79. RGB value is (64,119,121). Sum of RGB (Red+Green+Blue) = 64+119+121=304 (40% of max value = 765). Red value is 64 (25.39% from 255 or 21.05% from 304); Green value is 119 (46.88% from 255 or 39.14% from 304); Blue value is 121 (47.66% from 255 or 39.80% from 304); Max value from RGB is 121 - color contains mainly: blue. Hex color #407779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407779 is #BF8886. Grayscale: #666666. Windows color (decimal): -12552327 or 7960384. OLE color: 7960384.
HSL color Cylindrical-coordinate representation of color #407779: hue angle of 182.11º degrees, saturation: 0.31, 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 #407779 is Cyan = 0.47, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 121 | - |
| CMYK | 0.47 | 0.02 | 0 | 0.53 |
| HSL | 182.11º | 0.31% | 0.36% | - |
| HSV(B) | 182.11º | 0.47% | 0.47% | - |
| XYZ | 12.16 | 15.66 | 20.47 | - |
| YUV | 102.78 | 138.28 | 100.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 121 | 0.47 | 0.02 | 0 | 0.53 | 182.11 | 0.31 | 0.36 |
| Hex | 40 | 77 | 79 | 2F | 2 | 0 | 35 | B6 | 1F | 24 |
| Octal | 100 | 167 | 171 | 57 | 2 | 0 | 65 | 266 | 37 | 44 |
| Binary | 1000000 | 1110111 | 1111001 | 101111 | 10 | 0 | 110101 | 10110110 | 11111 | 100100 |
Color Harmonies of #407779
Complementary color
Monochromatic Colors of #407779
Black with #407779
Text Example
Text Example
White with #407779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407779; }
p { color: rgb(64,119,121); }
H1.HeaderClassName
{
color: #407779;
}
.AnyTagClassName
{
color: #407779;
}
</style>
background-color css
<style>
a { background-color: #407779; }
a { background-color: rgb(64,119,121); }
div.DivClassName
{
background-color: #407779;
}
.BgClassName
{
background-color: #407779;
}
</style>
border-color css
<style>
span { border-color: #407779; }
span { border-color: rgb(64,119,121); }
td.TdClassName
{
border-color: #407779;
}
.TagClassName
{
border-color: #407779;
}
</style>