Shades of Ming #467073
Tints of Ming #467073
RGB
CMYK
RGB Variations
Color information
#467073 (or 0x467073) is known color: Ming. HEX triplet: 46, 70 and 73. RGB value is (70,112,115). Sum of RGB (Red+Green+Blue) = 70+112+115=297 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.57% from 297); Green value is 112 (44.14% from 255 or 37.71% from 297); Blue value is 115 (45.31% from 255 or 38.72% from 297); Max value from RGB is 115 - color contains mainly: blue. Hex color #467073 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467073 is #B98F8C. Grayscale: #636363. Windows color (decimal): -12160909 or 7565382. OLE color: 7565382.
HSL color Cylindrical-coordinate representation of color #467073: hue angle of 184º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #467073 is Cyan = 0.39, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 112 | 115 | - |
| CMYK | 0.39 | 0.03 | 0 | 0.55 |
| HSL | 184º | 0.24% | 0.36% | - |
| HSV(B) | 184º | 0.39% | 0.45% | - |
| XYZ | 11.41 | 14.13 | 18.35 | - |
| YUV | 99.78 | 136.59 | 106.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 115 | 0.39 | 0.03 | 0 | 0.55 | 184 | 0.24 | 0.36 |
| Hex | 46 | 70 | 73 | 27 | 3 | 0 | 37 | B8 | 18 | 24 |
| Octal | 106 | 160 | 163 | 47 | 3 | 0 | 67 | 270 | 30 | 44 |
| Binary | 1000110 | 1110000 | 1110011 | 100111 | 11 | 0 | 110111 | 10111000 | 11000 | 100100 |
Color Harmonies of #467073
Complementary color
Monochromatic Colors of #467073
Black with #467073
Text Example
Text Example
White with #467073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467073; }
p { color: rgb(70,112,115); }
H1.HeaderClassName
{
color: #467073;
}
.AnyTagClassName
{
color: #467073;
}
</style>
background-color css
<style>
a { background-color: #467073; }
a { background-color: rgb(70,112,115); }
div.DivClassName
{
background-color: #467073;
}
.BgClassName
{
background-color: #467073;
}
</style>
border-color css
<style>
span { border-color: #467073; }
span { border-color: rgb(70,112,115); }
td.TdClassName
{
border-color: #467073;
}
.TagClassName
{
border-color: #467073;
}
</style>