Shades of Ming #40727A
Tints of Ming #40727A
RGB
CMYK
RGB Variations
Color information
#40727A (or 0x40727A) is known color: Ming. HEX triplet: 40, 72 and 7A. RGB value is (64,114,122). Sum of RGB (Red+Green+Blue) = 64+114+122=300 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.33% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 122 (48.05% from 255 or 40.67% from 300); Max value from RGB is 122 - color contains mainly: blue. Hex color #40727A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #40727A is #BF8D85. Grayscale: #636363. Windows color (decimal): -12553606 or 8024640. OLE color: 8024640.
HSL color Cylindrical-coordinate representation of color #40727A: hue angle of 188.28º degrees, saturation: 0.31, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #40727A is Cyan = 0.48, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.52.
Color convert
| RGB | 64 | 114 | 122 | - |
| CMYK | 0.48 | 0.07 | 0 | 0.52 |
| HSL | 188.28º | 0.31% | 0.36% | - |
| HSV(B) | 188.28º | 0.48% | 0.48% | - |
| XYZ | 11.64 | 14.53 | 20.6 | - |
| YUV | 99.96 | 140.44 | 102.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 122 | 0.48 | 0.07 | 0 | 0.52 | 188.28 | 0.31 | 0.36 |
| Hex | 40 | 72 | 7A | 30 | 7 | 0 | 34 | BC | 1F | 24 |
| Octal | 100 | 162 | 172 | 60 | 7 | 0 | 64 | 274 | 37 | 44 |
| Binary | 1000000 | 1110010 | 1111010 | 110000 | 111 | 0 | 110100 | 10111100 | 11111 | 100100 |
Color Harmonies of #40727A
Complementary color
Monochromatic Colors of #40727A
Black with #40727A
Text Example
Text Example
White with #40727A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #40727A; }
p { color: rgb(64,114,122); }
H1.HeaderClassName
{
color: #40727A;
}
.AnyTagClassName
{
color: #40727A;
}
</style>
background-color css
<style>
a { background-color: #40727A; }
a { background-color: rgb(64,114,122); }
div.DivClassName
{
background-color: #40727A;
}
.BgClassName
{
background-color: #40727A;
}
</style>
border-color css
<style>
span { border-color: #40727A; }
span { border-color: rgb(64,114,122); }
td.TdClassName
{
border-color: #40727A;
}
.TagClassName
{
border-color: #40727A;
}
</style>