Shades of Ming #467378
Tints of Ming #467378
RGB
CMYK
RGB Variations
Color information
#467378 (or 0x467378) is known color: Ming. HEX triplet: 46, 73 and 78. RGB value is (70,115,120). Sum of RGB (Red+Green+Blue) = 70+115+120=305 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.95% from 305); Green value is 115 (45.31% from 255 or 37.70% from 305); Blue value is 120 (47.27% from 255 or 39.34% from 305); Max value from RGB is 120 - color contains mainly: blue. Hex color #467378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467378 is #B98C87. Grayscale: #666666. Windows color (decimal): -12160136 or 7893830. OLE color: 7893830.
HSL color Cylindrical-coordinate representation of color #467378: hue angle of 186º 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 #467378 is Cyan = 0.42, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 115 | 120 | - |
| CMYK | 0.42 | 0.04 | 0 | 0.53 |
| HSL | 186º | 0.26% | 0.37% | - |
| HSV(B) | 186º | 0.42% | 0.47% | - |
| XYZ | 12.05 | 14.92 | 20.01 | - |
| YUV | 102.12 | 138.09 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 115 | 120 | 0.42 | 0.04 | 0 | 0.53 | 186 | 0.26 | 0.37 |
| Hex | 46 | 73 | 78 | 2A | 4 | 0 | 35 | BA | 1A | 25 |
| Octal | 106 | 163 | 170 | 52 | 4 | 0 | 65 | 272 | 32 | 45 |
| Binary | 1000110 | 1110011 | 1111000 | 101010 | 100 | 0 | 110101 | 10111010 | 11010 | 100101 |
Color Harmonies of #467378
Complementary color
Monochromatic Colors of #467378
Black with #467378
Text Example
Text Example
White with #467378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467378; }
p { color: rgb(70,115,120); }
H1.HeaderClassName
{
color: #467378;
}
.AnyTagClassName
{
color: #467378;
}
</style>
background-color css
<style>
a { background-color: #467378; }
a { background-color: rgb(70,115,120); }
div.DivClassName
{
background-color: #467378;
}
.BgClassName
{
background-color: #467378;
}
</style>
border-color css
<style>
span { border-color: #467378; }
span { border-color: rgb(70,115,120); }
td.TdClassName
{
border-color: #467378;
}
.TagClassName
{
border-color: #467378;
}
</style>