Shades of Ming #467070
Tints of Ming #467070
RGB
CMYK
RGB Variations
Color information
#467070 (or 0x467070) is known color: Ming. HEX triplet: 46, 70 and 70. RGB value is (70,112,112). Sum of RGB (Red+Green+Blue) = 70+112+112=294 (38% of max value = 765). Red value is 70 (27.73% from 255 or 23.81% from 294); Green value is 112 (44.14% from 255 or 38.10% from 294); Blue value is 112 (44.14% from 255 or 38.10% from 294); Max value from RGB is 112 - color contains mainly: green, blue. Hex color #467070 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467070 is #B98F8F. Grayscale: #636363. Windows color (decimal): -12160912 or 7368774. OLE color: 7368774.
HSL color Cylindrical-coordinate representation of color #467070: hue angle of 180º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #467070 is Cyan = 0.38, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 70 | 112 | 112 | - |
| CMYK | 0.38 | 0 | 0 | 0.56 |
| HSL | 180º | 0.23% | 0.36% | - |
| HSV(B) | 180º | 0.38% | 0.44% | - |
| XYZ | 11.24 | 14.06 | 17.45 | - |
| YUV | 99.44 | 135.09 | 107 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 112 | 0.38 | 0 | 0 | 0.56 | 180 | 0.23 | 0.36 |
| Hex | 46 | 70 | 70 | 26 | 0 | 0 | 38 | B4 | 17 | 24 |
| Octal | 106 | 160 | 160 | 46 | 0 | 0 | 70 | 264 | 27 | 44 |
| Binary | 1000110 | 1110000 | 1110000 | 100110 | 0 | 0 | 111000 | 10110100 | 10111 | 100100 |
Color Harmonies of #467070
Complementary color
Monochromatic Colors of #467070
Black with #467070
Text Example
Text Example
White with #467070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467070; }
p { color: rgb(70,112,112); }
H1.HeaderClassName
{
color: #467070;
}
.AnyTagClassName
{
color: #467070;
}
</style>
background-color css
<style>
a { background-color: #467070; }
a { background-color: rgb(70,112,112); }
div.DivClassName
{
background-color: #467070;
}
.BgClassName
{
background-color: #467070;
}
</style>
border-color css
<style>
span { border-color: #467070; }
span { border-color: rgb(70,112,112); }
td.TdClassName
{
border-color: #467070;
}
.TagClassName
{
border-color: #467070;
}
</style>