Shades of Ming #467075
Tints of Ming #467075
RGB
CMYK
RGB Variations
Color information
#467075 (or 0x467075) is known color: Ming. HEX triplet: 46, 70 and 75. RGB value is (70,112,117). Sum of RGB (Red+Green+Blue) = 70+112+117=299 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.41% from 299); Green value is 112 (44.14% from 255 or 37.46% from 299); Blue value is 117 (46.09% from 255 or 39.13% from 299); Max value from RGB is 117 - color contains mainly: blue. Hex color #467075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467075 is #B98F8A. Grayscale: #636363. Windows color (decimal): -12160907 or 7696454. OLE color: 7696454.
HSL color Cylindrical-coordinate representation of color #467075: hue angle of 186.38º 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 #467075 is Cyan = 0.40, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 70 | 112 | 117 | - |
| CMYK | 0.40 | 0.04 | 0 | 0.54 |
| HSL | 186.38º | 0.25% | 0.37% | - |
| HSV(B) | 186.38º | 0.4% | 0.46% | - |
| XYZ | 11.53 | 14.17 | 18.96 | - |
| YUV | 100.01 | 137.59 | 106.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 112 | 117 | 0.40 | 0.04 | 0 | 0.54 | 186.38 | 0.25 | 0.37 |
| Hex | 46 | 70 | 75 | 28 | 4 | 0 | 36 | BA | 19 | 25 |
| Octal | 106 | 160 | 165 | 50 | 4 | 0 | 66 | 272 | 31 | 45 |
| Binary | 1000110 | 1110000 | 1110101 | 101000 | 100 | 0 | 110110 | 10111010 | 11001 | 100101 |
Color Harmonies of #467075
Complementary color
Monochromatic Colors of #467075
Black with #467075
Text Example
Text Example
White with #467075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467075; }
p { color: rgb(70,112,117); }
H1.HeaderClassName
{
color: #467075;
}
.AnyTagClassName
{
color: #467075;
}
</style>
background-color css
<style>
a { background-color: #467075; }
a { background-color: rgb(70,112,117); }
div.DivClassName
{
background-color: #467075;
}
.BgClassName
{
background-color: #467075;
}
</style>
border-color css
<style>
span { border-color: #467075; }
span { border-color: rgb(70,112,117); }
td.TdClassName
{
border-color: #467075;
}
.TagClassName
{
border-color: #467075;
}
</style>