Shades of Ming #467472
Tints of Ming #467472
RGB
CMYK
RGB Variations
Color information
#467472 (or 0x467472) is known color: Ming. HEX triplet: 46, 74 and 72. RGB value is (70,116,114). Sum of RGB (Red+Green+Blue) = 70+116+114=300 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.33% from 300); Green value is 116 (45.70% from 255 or 38.67% from 300); Blue value is 114 (44.92% from 255 or 38% from 300); Max value from RGB is 116 - color contains mainly: green. Hex color #467472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467472 is #B98B8D. Grayscale: #656565. Windows color (decimal): -12159886 or 7500870. OLE color: 7500870.
HSL color Cylindrical-coordinate representation of color #467472: hue angle of 177.39º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #467472 is Cyan = 0.40, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 70 | 116 | 114 | - |
| CMYK | 0.40 | 0 | 0.02 | 0.55 |
| HSL | 177.39º | 0.25% | 0.36% | - |
| HSV(B) | 177.39º | 0.4% | 0.45% | - |
| XYZ | 11.81 | 15.01 | 18.19 | - |
| YUV | 102.02 | 134.76 | 105.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 114 | 0.40 | 0 | 0.02 | 0.55 | 177.39 | 0.25 | 0.36 |
| Hex | 46 | 74 | 72 | 28 | 0 | 2 | 37 | B1 | 19 | 24 |
| Octal | 106 | 164 | 162 | 50 | 0 | 2 | 67 | 261 | 31 | 44 |
| Binary | 1000110 | 1110100 | 1110010 | 101000 | 0 | 10 | 110111 | 10110001 | 11001 | 100100 |
Color Harmonies of #467472
Complementary color
Monochromatic Colors of #467472
Black with #467472
Text Example
Text Example
White with #467472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467472; }
p { color: rgb(70,116,114); }
H1.HeaderClassName
{
color: #467472;
}
.AnyTagClassName
{
color: #467472;
}
</style>
background-color css
<style>
a { background-color: #467472; }
a { background-color: rgb(70,116,114); }
div.DivClassName
{
background-color: #467472;
}
.BgClassName
{
background-color: #467472;
}
</style>
border-color css
<style>
span { border-color: #467472; }
span { border-color: rgb(70,116,114); }
td.TdClassName
{
border-color: #467472;
}
.TagClassName
{
border-color: #467472;
}
</style>