Shades of Ming #457471
Tints of Ming #457471
RGB
CMYK
RGB Variations
Color information
#457471 (or 0x457471) is known color: Ming. HEX triplet: 45, 74 and 71. RGB value is (69,116,113). Sum of RGB (Red+Green+Blue) = 69+116+113=298 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.15% from 298); Green value is 116 (45.70% from 255 or 38.93% from 298); Blue value is 113 (44.53% from 255 or 37.92% from 298); Max value from RGB is 116 - color contains mainly: green. Hex color #457471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457471 is #BA8B8E. Grayscale: #656565. Windows color (decimal): -12225423 or 7435333. OLE color: 7435333.
HSL color Cylindrical-coordinate representation of color #457471: hue angle of 176.17º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457471 is Cyan = 0.41, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 116 | 113 | - |
| CMYK | 0.41 | 0 | 0.03 | 0.55 |
| HSL | 176.17º | 0.25% | 0.36% | - |
| HSV(B) | 176.17º | 0.41% | 0.45% | - |
| XYZ | 11.68 | 14.95 | 17.89 | - |
| YUV | 101.61 | 134.43 | 104.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 113 | 0.41 | 0 | 0.03 | 0.55 | 176.17 | 0.25 | 0.36 |
| Hex | 45 | 74 | 71 | 29 | 0 | 3 | 37 | B0 | 19 | 24 |
| Octal | 105 | 164 | 161 | 51 | 0 | 3 | 67 | 260 | 31 | 44 |
| Binary | 1000101 | 1110100 | 1110001 | 101001 | 0 | 11 | 110111 | 10110000 | 11001 | 100100 |
Color Harmonies of #457471
Complementary color
Monochromatic Colors of #457471
Black with #457471
Text Example
Text Example
White with #457471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457471; }
p { color: rgb(69,116,113); }
H1.HeaderClassName
{
color: #457471;
}
.AnyTagClassName
{
color: #457471;
}
</style>
background-color css
<style>
a { background-color: #457471; }
a { background-color: rgb(69,116,113); }
div.DivClassName
{
background-color: #457471;
}
.BgClassName
{
background-color: #457471;
}
</style>
border-color css
<style>
span { border-color: #457471; }
span { border-color: rgb(69,116,113); }
td.TdClassName
{
border-color: #457471;
}
.TagClassName
{
border-color: #457471;
}
</style>