Shades of Ming #457177
Tints of Ming #457177
RGB
CMYK
RGB Variations
Color information
#457177 (or 0x457177) is known color: Ming. HEX triplet: 45, 71 and 77. RGB value is (69,113,119). Sum of RGB (Red+Green+Blue) = 69+113+119=301 (39% of max value = 765). Red value is 69 (27.34% from 255 or 22.92% from 301); Green value is 113 (44.53% from 255 or 37.54% from 301); Blue value is 119 (46.88% from 255 or 39.53% from 301); Max value from RGB is 119 - color contains mainly: blue. Hex color #457177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457177 is #BA8E88. Grayscale: #646464. Windows color (decimal): -12226185 or 7827781. OLE color: 7827781.
HSL color Cylindrical-coordinate representation of color #457177: hue angle of 187.2º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #457177 is Cyan = 0.42, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 113 | 119 | - |
| CMYK | 0.42 | 0.05 | 0 | 0.53 |
| HSL | 187.2º | 0.27% | 0.37% | - |
| HSV(B) | 187.2º | 0.42% | 0.47% | - |
| XYZ | 11.69 | 14.41 | 19.62 | - |
| YUV | 100.53 | 138.42 | 105.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 113 | 119 | 0.42 | 0.05 | 0 | 0.53 | 187.2 | 0.27 | 0.37 |
| Hex | 45 | 71 | 77 | 2A | 5 | 0 | 35 | BB | 1B | 25 |
| Octal | 105 | 161 | 167 | 52 | 5 | 0 | 65 | 273 | 33 | 45 |
| Binary | 1000101 | 1110001 | 1110111 | 101010 | 101 | 0 | 110101 | 10111011 | 11011 | 100101 |
Color Harmonies of #457177
Complementary color
Monochromatic Colors of #457177
Black with #457177
Text Example
Text Example
White with #457177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457177; }
p { color: rgb(69,113,119); }
H1.HeaderClassName
{
color: #457177;
}
.AnyTagClassName
{
color: #457177;
}
</style>
background-color css
<style>
a { background-color: #457177; }
a { background-color: rgb(69,113,119); }
div.DivClassName
{
background-color: #457177;
}
.BgClassName
{
background-color: #457177;
}
</style>
border-color css
<style>
span { border-color: #457177; }
span { border-color: rgb(69,113,119); }
td.TdClassName
{
border-color: #457177;
}
.TagClassName
{
border-color: #457177;
}
</style>