Shades of Ming #467875
Tints of Ming #467875
RGB
CMYK
RGB Variations
Color information
#467875 (or 0x467875) is known color: Ming. HEX triplet: 46, 78 and 75. RGB value is (70,120,117). Sum of RGB (Red+Green+Blue) = 70+120+117=307 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.80% from 307); Green value is 120 (47.27% from 255 or 39.09% from 307); Blue value is 117 (46.09% from 255 or 38.11% from 307); Max value from RGB is 120 - color contains mainly: green. Hex color #467875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467875 is #B9878A. Grayscale: #686868. Windows color (decimal): -12158859 or 7698502. OLE color: 7698502.
HSL color Cylindrical-coordinate representation of color #467875: hue angle of 176.4º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #467875 is Cyan = 0.42, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 120 | 117 | - |
| CMYK | 0.42 | 0 | 0.02 | 0.53 |
| HSL | 176.4º | 0.26% | 0.37% | - |
| HSV(B) | 176.4º | 0.42% | 0.47% | - |
| XYZ | 12.45 | 16.02 | 19.27 | - |
| YUV | 104.71 | 134.94 | 103.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 120 | 117 | 0.42 | 0 | 0.02 | 0.53 | 176.4 | 0.26 | 0.37 |
| Hex | 46 | 78 | 75 | 2A | 0 | 2 | 35 | B0 | 1A | 25 |
| Octal | 106 | 170 | 165 | 52 | 0 | 2 | 65 | 260 | 32 | 45 |
| Binary | 1000110 | 1111000 | 1110101 | 101010 | 0 | 10 | 110101 | 10110000 | 11010 | 100101 |
Color Harmonies of #467875
Complementary color
Monochromatic Colors of #467875
Black with #467875
Text Example
Text Example
White with #467875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467875; }
p { color: rgb(70,120,117); }
H1.HeaderClassName
{
color: #467875;
}
.AnyTagClassName
{
color: #467875;
}
</style>
background-color css
<style>
a { background-color: #467875; }
a { background-color: rgb(70,120,117); }
div.DivClassName
{
background-color: #467875;
}
.BgClassName
{
background-color: #467875;
}
</style>
border-color css
<style>
span { border-color: #467875; }
span { border-color: rgb(70,120,117); }
td.TdClassName
{
border-color: #467875;
}
.TagClassName
{
border-color: #467875;
}
</style>