Shades of Ming #457675
Tints of Ming #457675
RGB
CMYK
RGB Variations
Color information
#457675 (or 0x457675) is known color: Ming. HEX triplet: 45, 76 and 75. RGB value is (69,118,117). Sum of RGB (Red+Green+Blue) = 69+118+117=304 (40% of max value = 765). Red value is 69 (27.34% from 255 or 22.70% from 304); Green value is 118 (46.48% from 255 or 38.82% from 304); Blue value is 117 (46.09% from 255 or 38.49% from 304); Max value from RGB is 118 - color contains mainly: green. Hex color #457675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457675 is #BA898A. Grayscale: #676767. Windows color (decimal): -12224907 or 7697989. OLE color: 7697989.
HSL color Cylindrical-coordinate representation of color #457675: hue angle of 178.78º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #457675 is Cyan = 0.42, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 69 | 118 | 117 | - |
| CMYK | 0.42 | 0 | 0.01 | 0.54 |
| HSL | 178.78º | 0.26% | 0.37% | - |
| HSV(B) | 178.78º | 0.42% | 0.46% | - |
| XYZ | 12.14 | 15.51 | 19.18 | - |
| YUV | 103.24 | 135.77 | 103.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 118 | 117 | 0.42 | 0 | 0.01 | 0.54 | 178.78 | 0.26 | 0.37 |
| Hex | 45 | 76 | 75 | 2A | 0 | 1 | 36 | B3 | 1A | 25 |
| Octal | 105 | 166 | 165 | 52 | 0 | 1 | 66 | 263 | 32 | 45 |
| Binary | 1000101 | 1110110 | 1110101 | 101010 | 0 | 1 | 110110 | 10110011 | 11010 | 100101 |
Color Harmonies of #457675
Complementary color
Monochromatic Colors of #457675
Black with #457675
Text Example
Text Example
White with #457675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457675; }
p { color: rgb(69,118,117); }
H1.HeaderClassName
{
color: #457675;
}
.AnyTagClassName
{
color: #457675;
}
</style>
background-color css
<style>
a { background-color: #457675; }
a { background-color: rgb(69,118,117); }
div.DivClassName
{
background-color: #457675;
}
.BgClassName
{
background-color: #457675;
}
</style>
border-color css
<style>
span { border-color: #457675; }
span { border-color: rgb(69,118,117); }
td.TdClassName
{
border-color: #457675;
}
.TagClassName
{
border-color: #457675;
}
</style>