Shades of Ming #457275
Tints of Ming #457275
RGB
CMYK
RGB Variations
Color information
#457275 (or 0x457275) is known color: Ming. HEX triplet: 45, 72 and 75. RGB value is (69,114,117). Sum of RGB (Red+Green+Blue) = 69+114+117=300 (39% of max value = 765). Red value is 69 (27.34% from 255 or 23% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 117 (46.09% from 255 or 39% from 300); Max value from RGB is 117 - color contains mainly: blue. Hex color #457275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457275 is #BA8D8A. Grayscale: #646464. Windows color (decimal): -12225931 or 7696965. OLE color: 7696965.
HSL color Cylindrical-coordinate representation of color #457275: hue angle of 183.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #457275 is Cyan = 0.41, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 114 | 117 | - |
| CMYK | 0.41 | 0.03 | 0 | 0.54 |
| HSL | 183.75º | 0.26% | 0.36% | - |
| HSV(B) | 183.75º | 0.41% | 0.46% | - |
| XYZ | 11.68 | 14.58 | 19.03 | - |
| YUV | 100.89 | 137.09 | 105.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 114 | 117 | 0.41 | 0.03 | 0 | 0.54 | 183.75 | 0.26 | 0.36 |
| Hex | 45 | 72 | 75 | 29 | 3 | 0 | 36 | B8 | 1A | 24 |
| Octal | 105 | 162 | 165 | 51 | 3 | 0 | 66 | 270 | 32 | 44 |
| Binary | 1000101 | 1110010 | 1110101 | 101001 | 11 | 0 | 110110 | 10111000 | 11010 | 100100 |
Color Harmonies of #457275
Complementary color
Monochromatic Colors of #457275
Black with #457275
Text Example
Text Example
White with #457275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457275; }
p { color: rgb(69,114,117); }
H1.HeaderClassName
{
color: #457275;
}
.AnyTagClassName
{
color: #457275;
}
</style>
background-color css
<style>
a { background-color: #457275; }
a { background-color: rgb(69,114,117); }
div.DivClassName
{
background-color: #457275;
}
.BgClassName
{
background-color: #457275;
}
</style>
border-color css
<style>
span { border-color: #457275; }
span { border-color: rgb(69,114,117); }
td.TdClassName
{
border-color: #457275;
}
.TagClassName
{
border-color: #457275;
}
</style>