Shades of Ming #457172
Tints of Ming #457172
RGB
CMYK
RGB Variations
Color information
#457172 (or 0x457172) is known color: Ming. HEX triplet: 45, 71 and 72. RGB value is (69,113,114). Sum of RGB (Red+Green+Blue) = 69+113+114=296 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23.31% from 296); Green value is 113 (44.53% from 255 or 38.18% from 296); Blue value is 114 (44.92% from 255 or 38.51% from 296); Max value from RGB is 114 - color contains mainly: blue. Hex color #457172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457172 is #BA8E8D. Grayscale: #636363. Windows color (decimal): -12226190 or 7500101. OLE color: 7500101.
HSL color Cylindrical-coordinate representation of color #457172: hue angle of 181.33º 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 #457172 is Cyan = 0.39, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 113 | 114 | - |
| CMYK | 0.39 | 0.01 | 0 | 0.55 |
| HSL | 181.33º | 0.25% | 0.36% | - |
| HSV(B) | 181.33º | 0.39% | 0.45% | - |
| XYZ | 11.4 | 14.29 | 18.08 | - |
| YUV | 99.96 | 135.92 | 105.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 114 | 0.39 | 0.01 | 0 | 0.55 | 181.33 | 0.25 | 0.36 |
| Hex | 45 | 71 | 72 | 27 | 1 | 0 | 37 | B5 | 19 | 24 |
| Octal | 105 | 161 | 162 | 47 | 1 | 0 | 67 | 265 | 31 | 44 |
| Binary | 1000101 | 1110001 | 1110010 | 100111 | 1 | 0 | 110111 | 10110101 | 11001 | 100100 |
Color Harmonies of #457172
Complementary color
Monochromatic Colors of #457172
Black with #457172
Text Example
Text Example
White with #457172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457172; }
p { color: rgb(69,113,114); }
H1.HeaderClassName
{
color: #457172;
}
.AnyTagClassName
{
color: #457172;
}
</style>
background-color css
<style>
a { background-color: #457172; }
a { background-color: rgb(69,113,114); }
div.DivClassName
{
background-color: #457172;
}
.BgClassName
{
background-color: #457172;
}
</style>
border-color css
<style>
span { border-color: #457172; }
span { border-color: rgb(69,113,114); }
td.TdClassName
{
border-color: #457172;
}
.TagClassName
{
border-color: #457172;
}
</style>