Shades of Ming #457478
Tints of Ming #457478
RGB
CMYK
RGB Variations
Color information
#457478 (or 0x457478) is known color: Ming. HEX triplet: 45, 74 and 78. RGB value is (69,116,120). Sum of RGB (Red+Green+Blue) = 69+116+120=305 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.62% from 305); Green value is 116 (45.70% from 255 or 38.03% from 305); Blue value is 120 (47.27% from 255 or 39.34% from 305); Max value from RGB is 120 - color contains mainly: blue. Hex color #457478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457478 is #BA8B87. Grayscale: #666666. Windows color (decimal): -12225416 or 7894085. OLE color: 7894085.
HSL color Cylindrical-coordinate representation of color #457478: hue angle of 184.71º 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 #457478 is Cyan = 0.42, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 116 | 120 | - |
| CMYK | 0.42 | 0.03 | 0 | 0.53 |
| HSL | 184.71º | 0.27% | 0.37% | - |
| HSV(B) | 184.71º | 0.43% | 0.47% | - |
| XYZ | 12.09 | 15.11 | 20.05 | - |
| YUV | 102.4 | 137.93 | 104.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 116 | 120 | 0.42 | 0.03 | 0 | 0.53 | 184.71 | 0.27 | 0.37 |
| Hex | 45 | 74 | 78 | 2A | 3 | 0 | 35 | B9 | 1B | 25 |
| Octal | 105 | 164 | 170 | 52 | 3 | 0 | 65 | 271 | 33 | 45 |
| Binary | 1000101 | 1110100 | 1111000 | 101010 | 11 | 0 | 110101 | 10111001 | 11011 | 100101 |
Color Harmonies of #457478
Complementary color
Monochromatic Colors of #457478
Black with #457478
Text Example
Text Example
White with #457478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457478; }
p { color: rgb(69,116,120); }
H1.HeaderClassName
{
color: #457478;
}
.AnyTagClassName
{
color: #457478;
}
</style>
background-color css
<style>
a { background-color: #457478; }
a { background-color: rgb(69,116,120); }
div.DivClassName
{
background-color: #457478;
}
.BgClassName
{
background-color: #457478;
}
</style>
border-color css
<style>
span { border-color: #457478; }
span { border-color: rgb(69,116,120); }
td.TdClassName
{
border-color: #457478;
}
.TagClassName
{
border-color: #457478;
}
</style>