Shades of Ming #467573
Tints of Ming #467573
RGB
CMYK
RGB Variations
Color information
#467573 (or 0x467573) is known color: Ming. HEX triplet: 46, 75 and 73. RGB value is (70,117,115). Sum of RGB (Red+Green+Blue) = 70+117+115=302 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.18% from 302); Green value is 117 (46.09% from 255 or 38.74% from 302); Blue value is 115 (45.31% from 255 or 38.08% from 302); Max value from RGB is 117 - color contains mainly: green. Hex color #467573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467573 is #B98A8C. Grayscale: #666666. Windows color (decimal): -12159629 or 7566662. OLE color: 7566662.
HSL color Cylindrical-coordinate representation of color #467573: hue angle of 177.45º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467573 is Cyan = 0.40, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 117 | 115 | - |
| CMYK | 0.40 | 0 | 0.02 | 0.54 |
| HSL | 177.45º | 0.25% | 0.37% | - |
| HSV(B) | 177.45º | 0.4% | 0.46% | - |
| XYZ | 11.98 | 15.26 | 18.53 | - |
| YUV | 102.72 | 134.93 | 104.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 117 | 115 | 0.40 | 0 | 0.02 | 0.54 | 177.45 | 0.25 | 0.37 |
| Hex | 46 | 75 | 73 | 28 | 0 | 2 | 36 | B1 | 19 | 25 |
| Octal | 106 | 165 | 163 | 50 | 0 | 2 | 66 | 261 | 31 | 45 |
| Binary | 1000110 | 1110101 | 1110011 | 101000 | 0 | 10 | 110110 | 10110001 | 11001 | 100101 |
Color Harmonies of #467573
Complementary color
Monochromatic Colors of #467573
Black with #467573
Text Example
Text Example
White with #467573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467573; }
p { color: rgb(70,117,115); }
H1.HeaderClassName
{
color: #467573;
}
.AnyTagClassName
{
color: #467573;
}
</style>
background-color css
<style>
a { background-color: #467573; }
a { background-color: rgb(70,117,115); }
div.DivClassName
{
background-color: #467573;
}
.BgClassName
{
background-color: #467573;
}
</style>
border-color css
<style>
span { border-color: #467573; }
span { border-color: rgb(70,117,115); }
td.TdClassName
{
border-color: #467573;
}
.TagClassName
{
border-color: #467573;
}
</style>