Shades of Ming #457278
Tints of Ming #457278
RGB
CMYK
RGB Variations
Color information
#457278 (or 0x457278) is known color: Ming. HEX triplet: 45, 72 and 78. RGB value is (69,114,120). Sum of RGB (Red+Green+Blue) = 69+114+120=303 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.77% from 303); Green value is 114 (44.92% from 255 or 37.62% from 303); Blue value is 120 (47.27% from 255 or 39.60% from 303); Max value from RGB is 120 - color contains mainly: blue. Hex color #457278 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457278 is #BA8D87. Grayscale: #656565. Windows color (decimal): -12225928 or 7893573. OLE color: 7893573.
HSL color Cylindrical-coordinate representation of color #457278: hue angle of 187.06º 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 #457278 is Cyan = 0.42, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 114 | 120 | - |
| CMYK | 0.42 | 0.05 | 0 | 0.53 |
| HSL | 187.06º | 0.27% | 0.37% | - |
| HSV(B) | 187.06º | 0.43% | 0.47% | - |
| XYZ | 11.86 | 14.66 | 19.97 | - |
| YUV | 101.23 | 138.59 | 105.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 120 | 0.42 | 0.05 | 0 | 0.53 | 187.06 | 0.27 | 0.37 |
| Hex | 45 | 72 | 78 | 2A | 5 | 0 | 35 | BB | 1B | 25 |
| Octal | 105 | 162 | 170 | 52 | 5 | 0 | 65 | 273 | 33 | 45 |
| Binary | 1000101 | 1110010 | 1111000 | 101010 | 101 | 0 | 110101 | 10111011 | 11011 | 100101 |
Color Harmonies of #457278
Complementary color
Monochromatic Colors of #457278
Black with #457278
Text Example
Text Example
White with #457278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457278; }
p { color: rgb(69,114,120); }
H1.HeaderClassName
{
color: #457278;
}
.AnyTagClassName
{
color: #457278;
}
</style>
background-color css
<style>
a { background-color: #457278; }
a { background-color: rgb(69,114,120); }
div.DivClassName
{
background-color: #457278;
}
.BgClassName
{
background-color: #457278;
}
</style>
border-color css
<style>
span { border-color: #457278; }
span { border-color: rgb(69,114,120); }
td.TdClassName
{
border-color: #457278;
}
.TagClassName
{
border-color: #457278;
}
</style>