Shades of Ming #457879
Tints of Ming #457879
RGB
CMYK
RGB Variations
Color information
#457879 (or 0x457879) is known color: Ming. HEX triplet: 45, 78 and 79. RGB value is (69,120,121). Sum of RGB (Red+Green+Blue) = 69+120+121=310 (41% of max value = 765). Red value is 69 (27.34% from 255 or 22.26% from 310); Green value is 120 (47.27% from 255 or 38.71% from 310); Blue value is 121 (47.66% from 255 or 39.03% from 310); Max value from RGB is 121 - color contains mainly: blue. Hex color #457879 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457879 is #BA8786. Grayscale: #686868. Windows color (decimal): -12224391 or 7960645. OLE color: 7960645.
HSL color Cylindrical-coordinate representation of color #457879: hue angle of 181.15º 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 #457879 is Cyan = 0.43, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 120 | 121 | - |
| CMYK | 0.43 | 0.01 | 0 | 0.53 |
| HSL | 181.15º | 0.27% | 0.37% | - |
| HSV(B) | 181.15º | 0.43% | 0.47% | - |
| XYZ | 12.62 | 16.08 | 20.53 | - |
| YUV | 104.87 | 137.1 | 102.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 120 | 121 | 0.43 | 0.01 | 0 | 0.53 | 181.15 | 0.27 | 0.37 |
| Hex | 45 | 78 | 79 | 2B | 1 | 0 | 35 | B5 | 1B | 25 |
| Octal | 105 | 170 | 171 | 53 | 1 | 0 | 65 | 265 | 33 | 45 |
| Binary | 1000101 | 1111000 | 1111001 | 101011 | 1 | 0 | 110101 | 10110101 | 11011 | 100101 |
Color Harmonies of #457879
Complementary color
Monochromatic Colors of #457879
Black with #457879
Text Example
Text Example
White with #457879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457879; }
p { color: rgb(69,120,121); }
H1.HeaderClassName
{
color: #457879;
}
.AnyTagClassName
{
color: #457879;
}
</style>
background-color css
<style>
a { background-color: #457879; }
a { background-color: rgb(69,120,121); }
div.DivClassName
{
background-color: #457879;
}
.BgClassName
{
background-color: #457879;
}
</style>
border-color css
<style>
span { border-color: #457879; }
span { border-color: rgb(69,120,121); }
td.TdClassName
{
border-color: #457879;
}
.TagClassName
{
border-color: #457879;
}
</style>