Shades of Ming #457378
Tints of Ming #457378
RGB
CMYK
RGB Variations
Color information
#457378 (or 0x457378) is known color: Ming. HEX triplet: 45, 73 and 78. RGB value is (69,115,120). Sum of RGB (Red+Green+Blue) = 69+115+120=304 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.70% from 304); Green value is 115 (45.31% from 255 or 37.83% from 304); Blue value is 120 (47.27% from 255 or 39.47% from 304); Max value from RGB is 120 - color contains mainly: blue. Hex color #457378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457378 is #BA8C87. Grayscale: #656565. Windows color (decimal): -12225672 or 7893829. OLE color: 7893829.
HSL color Cylindrical-coordinate representation of color #457378: hue angle of 185.88º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #457378 is Cyan = 0.42, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 115 | 120 | - |
| CMYK | 0.42 | 0.04 | 0 | 0.53 |
| HSL | 185.88º | 0.27% | 0.37% | - |
| HSV(B) | 185.88º | 0.43% | 0.47% | - |
| XYZ | 11.98 | 14.88 | 20.01 | - |
| YUV | 101.82 | 138.26 | 104.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 120 | 0.42 | 0.04 | 0 | 0.53 | 185.88 | 0.27 | 0.37 |
| Hex | 45 | 73 | 78 | 2A | 4 | 0 | 35 | BA | 1B | 25 |
| Octal | 105 | 163 | 170 | 52 | 4 | 0 | 65 | 272 | 33 | 45 |
| Binary | 1000101 | 1110011 | 1111000 | 101010 | 100 | 0 | 110101 | 10111010 | 11011 | 100101 |
Color Harmonies of #457378
Complementary color
Monochromatic Colors of #457378
Black with #457378
Text Example
Text Example
White with #457378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457378; }
p { color: rgb(69,115,120); }
H1.HeaderClassName
{
color: #457378;
}
.AnyTagClassName
{
color: #457378;
}
</style>
background-color css
<style>
a { background-color: #457378; }
a { background-color: rgb(69,115,120); }
div.DivClassName
{
background-color: #457378;
}
.BgClassName
{
background-color: #457378;
}
</style>
border-color css
<style>
span { border-color: #457378; }
span { border-color: rgb(69,115,120); }
td.TdClassName
{
border-color: #457378;
}
.TagClassName
{
border-color: #457378;
}
</style>