Shades of Ming #457272
Tints of Ming #457272
RGB
CMYK
RGB Variations
Color information
#457272 (or 0x457272) is known color: Ming. HEX triplet: 45, 72 and 72. RGB value is (69,114,114). Sum of RGB (Red+Green+Blue) = 69+114+114=297 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.23% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 114 (44.92% from 255 or 38.38% from 297); Max value from RGB is 114 - color contains mainly: green, blue. Hex color #457272 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457272 is #BA8D8D. Grayscale: #646464. Windows color (decimal): -12225934 or 7500357. OLE color: 7500357.
HSL color Cylindrical-coordinate representation of color #457272: hue angle of 180º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #457272 is Cyan = 0.39, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 114 | 114 | - |
| CMYK | 0.39 | 0 | 0 | 0.55 |
| HSL | 180º | 0.25% | 0.36% | - |
| HSV(B) | 180º | 0.39% | 0.45% | - |
| XYZ | 11.51 | 14.51 | 18.11 | - |
| YUV | 100.55 | 135.59 | 105.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 114 | 0.39 | 0 | 0 | 0.55 | 180 | 0.25 | 0.36 |
| Hex | 45 | 72 | 72 | 27 | 0 | 0 | 37 | B4 | 19 | 24 |
| Octal | 105 | 162 | 162 | 47 | 0 | 0 | 67 | 264 | 31 | 44 |
| Binary | 1000101 | 1110010 | 1110010 | 100111 | 0 | 0 | 110111 | 10110100 | 11001 | 100100 |
Color Harmonies of #457272
Complementary color
Monochromatic Colors of #457272
Black with #457272
Text Example
Text Example
White with #457272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457272; }
p { color: rgb(69,114,114); }
H1.HeaderClassName
{
color: #457272;
}
.AnyTagClassName
{
color: #457272;
}
</style>
background-color css
<style>
a { background-color: #457272; }
a { background-color: rgb(69,114,114); }
div.DivClassName
{
background-color: #457272;
}
.BgClassName
{
background-color: #457272;
}
</style>
border-color css
<style>
span { border-color: #457272; }
span { border-color: rgb(69,114,114); }
td.TdClassName
{
border-color: #457272;
}
.TagClassName
{
border-color: #457272;
}
</style>