Shades of Ming #457579
Tints of Ming #457579
RGB
CMYK
RGB Variations
Color information
#457579 (or 0x457579) is known color: Ming. HEX triplet: 45, 75 and 79. RGB value is (69,117,121). Sum of RGB (Red+Green+Blue) = 69+117+121=307 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.48% from 307); Green value is 117 (46.09% from 255 or 38.11% from 307); Blue value is 121 (47.66% from 255 or 39.41% from 307); Max value from RGB is 121 - color contains mainly: blue. Hex color #457579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457579 is #BA8A86. Grayscale: #676767. Windows color (decimal): -12225159 or 7959877. OLE color: 7959877.
HSL color Cylindrical-coordinate representation of color #457579: hue angle of 184.62º 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 #457579 is Cyan = 0.43, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 117 | 121 | - |
| CMYK | 0.43 | 0.03 | 0 | 0.53 |
| HSL | 184.62º | 0.27% | 0.37% | - |
| HSV(B) | 184.62º | 0.43% | 0.47% | - |
| XYZ | 12.27 | 15.37 | 20.41 | - |
| YUV | 103.1 | 138.1 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 117 | 121 | 0.43 | 0.03 | 0 | 0.53 | 184.62 | 0.27 | 0.37 |
| Hex | 45 | 75 | 79 | 2B | 3 | 0 | 35 | B9 | 1B | 25 |
| Octal | 105 | 165 | 171 | 53 | 3 | 0 | 65 | 271 | 33 | 45 |
| Binary | 1000101 | 1110101 | 1111001 | 101011 | 11 | 0 | 110101 | 10111001 | 11011 | 100101 |
Color Harmonies of #457579
Complementary color
Monochromatic Colors of #457579
Black with #457579
Text Example
Text Example
White with #457579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457579; }
p { color: rgb(69,117,121); }
H1.HeaderClassName
{
color: #457579;
}
.AnyTagClassName
{
color: #457579;
}
</style>
background-color css
<style>
a { background-color: #457579; }
a { background-color: rgb(69,117,121); }
div.DivClassName
{
background-color: #457579;
}
.BgClassName
{
background-color: #457579;
}
</style>
border-color css
<style>
span { border-color: #457579; }
span { border-color: rgb(69,117,121); }
td.TdClassName
{
border-color: #457579;
}
.TagClassName
{
border-color: #457579;
}
</style>