Shades of Ming #457374
Tints of Ming #457374
RGB
CMYK
RGB Variations
Color information
#457374 (or 0x457374) is known color: Ming. HEX triplet: 45, 73 and 74. RGB value is (69,115,116). Sum of RGB (Red+Green+Blue) = 69+115+116=300 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 116 (45.70% from 255 or 38.67% from 300); Max value from RGB is 116 - color contains mainly: blue. Hex color #457374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457374 is #BA8C8B. Grayscale: #656565. Windows color (decimal): -12225676 or 7631685. OLE color: 7631685.
HSL color Cylindrical-coordinate representation of color #457374: hue angle of 181.28º 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 #457374 is Cyan = 0.41, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 116 | - |
| CMYK | 0.41 | 0.01 | 0 | 0.55 |
| HSL | 181.28º | 0.25% | 0.36% | - |
| HSV(B) | 181.28º | 0.41% | 0.45% | - |
| XYZ | 11.74 | 14.79 | 18.76 | - |
| YUV | 101.36 | 136.26 | 104.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 116 | 0.41 | 0.01 | 0 | 0.55 | 181.28 | 0.25 | 0.36 |
| Hex | 45 | 73 | 74 | 29 | 1 | 0 | 37 | B5 | 19 | 24 |
| Octal | 105 | 163 | 164 | 51 | 1 | 0 | 67 | 265 | 31 | 44 |
| Binary | 1000101 | 1110011 | 1110100 | 101001 | 1 | 0 | 110111 | 10110101 | 11001 | 100100 |
Color Harmonies of #457374
Complementary color
Monochromatic Colors of #457374
Black with #457374
Text Example
Text Example
White with #457374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457374; }
p { color: rgb(69,115,116); }
H1.HeaderClassName
{
color: #457374;
}
.AnyTagClassName
{
color: #457374;
}
</style>
background-color css
<style>
a { background-color: #457374; }
a { background-color: rgb(69,115,116); }
div.DivClassName
{
background-color: #457374;
}
.BgClassName
{
background-color: #457374;
}
</style>
border-color css
<style>
span { border-color: #457374; }
span { border-color: rgb(69,115,116); }
td.TdClassName
{
border-color: #457374;
}
.TagClassName
{
border-color: #457374;
}
</style>