Shades of Ming #407775
Tints of Ming #407775
RGB
CMYK
RGB Variations
Color information
#407775 (or 0x407775) is known color: Ming. HEX triplet: 40, 77 and 75. RGB value is (64,119,117). Sum of RGB (Red+Green+Blue) = 64+119+117=300 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.33% from 300); Green value is 119 (46.88% from 255 or 39.67% from 300); Blue value is 117 (46.09% from 255 or 39% from 300); Max value from RGB is 119 - color contains mainly: green. Hex color #407775 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407775 is #BF888A. Grayscale: #666666. Windows color (decimal): -12552331 or 7698240. OLE color: 7698240.
HSL color Cylindrical-coordinate representation of color #407775: hue angle of 177.82º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407775 is Cyan = 0.46, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 117 | - |
| CMYK | 0.46 | 0 | 0.02 | 0.53 |
| HSL | 177.82º | 0.3% | 0.36% | - |
| HSV(B) | 177.82º | 0.46% | 0.47% | - |
| XYZ | 11.92 | 15.57 | 19.21 | - |
| YUV | 102.33 | 136.28 | 100.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 117 | 0.46 | 0 | 0.02 | 0.53 | 177.82 | 0.3 | 0.36 |
| Hex | 40 | 77 | 75 | 2E | 0 | 2 | 35 | B2 | 1E | 24 |
| Octal | 100 | 167 | 165 | 56 | 0 | 2 | 65 | 262 | 36 | 44 |
| Binary | 1000000 | 1110111 | 1110101 | 101110 | 0 | 10 | 110101 | 10110010 | 11110 | 100100 |
Color Harmonies of #407775
Complementary color
Monochromatic Colors of #407775
Black with #407775
Text Example
Text Example
White with #407775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407775; }
p { color: rgb(64,119,117); }
H1.HeaderClassName
{
color: #407775;
}
.AnyTagClassName
{
color: #407775;
}
</style>
background-color css
<style>
a { background-color: #407775; }
a { background-color: rgb(64,119,117); }
div.DivClassName
{
background-color: #407775;
}
.BgClassName
{
background-color: #407775;
}
</style>
border-color css
<style>
span { border-color: #407775; }
span { border-color: rgb(64,119,117); }
td.TdClassName
{
border-color: #407775;
}
.TagClassName
{
border-color: #407775;
}
</style>