Shades of Ming #457176
Tints of Ming #457176
RGB
CMYK
RGB Variations
Color information
#457176 (or 0x457176) is known color: Ming. HEX triplet: 45, 71 and 76. RGB value is (69,113,118). Sum of RGB (Red+Green+Blue) = 69+113+118=300 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23% from 300); Green value is 113 (44.53% from 255 or 37.67% from 300); Blue value is 118 (46.48% from 255 or 39.33% from 300); Max value from RGB is 118 - color contains mainly: blue. Hex color #457176 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457176 is #BA8E89. Grayscale: #646464. Windows color (decimal): -12226186 or 7762245. OLE color: 7762245.
HSL color Cylindrical-coordinate representation of color #457176: hue angle of 186.12º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #457176 is Cyan = 0.42, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 113 | 118 | - |
| CMYK | 0.42 | 0.04 | 0 | 0.54 |
| HSL | 186.12º | 0.26% | 0.37% | - |
| HSV(B) | 186.12º | 0.42% | 0.46% | - |
| XYZ | 11.63 | 14.38 | 19.3 | - |
| YUV | 100.41 | 137.92 | 105.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 118 | 0.42 | 0.04 | 0 | 0.54 | 186.12 | 0.26 | 0.37 |
| Hex | 45 | 71 | 76 | 2A | 4 | 0 | 36 | BA | 1A | 25 |
| Octal | 105 | 161 | 166 | 52 | 4 | 0 | 66 | 272 | 32 | 45 |
| Binary | 1000101 | 1110001 | 1110110 | 101010 | 100 | 0 | 110110 | 10111010 | 11010 | 100101 |
Color Harmonies of #457176
Complementary color
Monochromatic Colors of #457176
Black with #457176
Text Example
Text Example
White with #457176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457176; }
p { color: rgb(69,113,118); }
H1.HeaderClassName
{
color: #457176;
}
.AnyTagClassName
{
color: #457176;
}
</style>
background-color css
<style>
a { background-color: #457176; }
a { background-color: rgb(69,113,118); }
div.DivClassName
{
background-color: #457176;
}
.BgClassName
{
background-color: #457176;
}
</style>
border-color css
<style>
span { border-color: #457176; }
span { border-color: rgb(69,113,118); }
td.TdClassName
{
border-color: #457176;
}
.TagClassName
{
border-color: #457176;
}
</style>