Shades of Ming #407580
Tints of Ming #407580
RGB
CMYK
RGB Variations
Color information
#407580 (or 0x407580) is known color: Ming. HEX triplet: 40, 75 and 80. RGB value is (64,117,128). Sum of RGB (Red+Green+Blue) = 64+117+128=309 (40% of max value = 765). Red value is 64 (25.39% from 255 or 20.71% from 309); Green value is 117 (46.09% from 255 or 37.86% from 309); Blue value is 128 (50.39% from 255 or 41.42% from 309); Max value from RGB is 128 - color contains mainly: blue. Hex color #407580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #407580 is #BF8A7F. Grayscale: #666666. Windows color (decimal): -12552832 or 8418624. OLE color: 8418624.
HSL color Cylindrical-coordinate representation of color #407580: hue angle of 190.31º degrees, saturation: 0.33, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #407580 is Cyan = 0.5, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 64 | 117 | 128 | - |
| CMYK | 0.5 | 0.09 | 0 | 0.50 |
| HSL | 190.31º | 0.33% | 0.38% | - |
| HSV(B) | 190.31º | 0.5% | 0.5% | - |
| XYZ | 12.37 | 15.37 | 22.74 | - |
| YUV | 102.41 | 142.44 | 100.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 128 | 0.5 | 0.09 | 0 | 0.50 | 190.31 | 0.33 | 0.38 |
| Hex | 40 | 75 | 80 | 32 | 9 | 0 | 32 | BE | 21 | 26 |
| Octal | 100 | 165 | 200 | 62 | 11 | 0 | 62 | 276 | 41 | 46 |
| Binary | 1000000 | 1110101 | 10000000 | 110010 | 1001 | 0 | 110010 | 10111110 | 100001 | 100110 |
Color Harmonies of #407580
Complementary color
Monochromatic Colors of #407580
Black with #407580
Text Example
Text Example
White with #407580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407580; }
p { color: rgb(64,117,128); }
H1.HeaderClassName
{
color: #407580;
}
.AnyTagClassName
{
color: #407580;
}
</style>
background-color css
<style>
a { background-color: #407580; }
a { background-color: rgb(64,117,128); }
div.DivClassName
{
background-color: #407580;
}
.BgClassName
{
background-color: #407580;
}
</style>
border-color css
<style>
span { border-color: #407580; }
span { border-color: rgb(64,117,128); }
td.TdClassName
{
border-color: #407580;
}
.TagClassName
{
border-color: #407580;
}
</style>