Shades of Ming #457875
Tints of Ming #457875
RGB
CMYK
RGB Variations
Color information
#457875 (or 0x457875) is known color: Ming. HEX triplet: 45, 78 and 75. RGB value is (69,120,117). Sum of RGB (Red+Green+Blue) = 69+120+117=306 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.55% from 306); Green value is 120 (47.27% from 255 or 39.22% from 306); Blue value is 117 (46.09% from 255 or 38.24% from 306); Max value from RGB is 120 - color contains mainly: green. Hex color #457875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457875 is #BA878A. Grayscale: #686868. Windows color (decimal): -12224395 or 7698501. OLE color: 7698501.
HSL color Cylindrical-coordinate representation of color #457875: hue angle of 176.47º 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 #457875 is Cyan = 0.42, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 69 | 120 | 117 | - |
| CMYK | 0.42 | 0 | 0.02 | 0.53 |
| HSL | 176.47º | 0.27% | 0.37% | - |
| HSV(B) | 176.47º | 0.43% | 0.47% | - |
| XYZ | 12.38 | 15.98 | 19.26 | - |
| YUV | 104.41 | 135.1 | 102.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 120 | 117 | 0.42 | 0 | 0.02 | 0.53 | 176.47 | 0.27 | 0.37 |
| Hex | 45 | 78 | 75 | 2A | 0 | 2 | 35 | B0 | 1B | 25 |
| Octal | 105 | 170 | 165 | 52 | 0 | 2 | 65 | 260 | 33 | 45 |
| Binary | 1000101 | 1111000 | 1110101 | 101010 | 0 | 10 | 110101 | 10110000 | 11011 | 100101 |
Color Harmonies of #457875
Complementary color
Monochromatic Colors of #457875
Black with #457875
Text Example
Text Example
White with #457875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457875; }
p { color: rgb(69,120,117); }
H1.HeaderClassName
{
color: #457875;
}
.AnyTagClassName
{
color: #457875;
}
</style>
background-color css
<style>
a { background-color: #457875; }
a { background-color: rgb(69,120,117); }
div.DivClassName
{
background-color: #457875;
}
.BgClassName
{
background-color: #457875;
}
</style>
border-color css
<style>
span { border-color: #457875; }
span { border-color: rgb(69,120,117); }
td.TdClassName
{
border-color: #457875;
}
.TagClassName
{
border-color: #457875;
}
</style>