Shades of Ming #467678
Tints of Ming #467678
RGB
CMYK
RGB Variations
Color information
#467678 (or 0x467678) is known color: Ming. HEX triplet: 46, 76 and 78. RGB value is (70,118,120). Sum of RGB (Red+Green+Blue) = 70+118+120=308 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.73% from 308); Green value is 118 (46.48% from 255 or 38.31% from 308); Blue value is 120 (47.27% from 255 or 38.96% from 308); Max value from RGB is 120 - color contains mainly: blue. Hex color #467678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467678 is #B98987. Grayscale: #676767. Windows color (decimal): -12159368 or 7894598. OLE color: 7894598.
HSL color Cylindrical-coordinate representation of color #467678: hue angle of 182.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 #467678 is Cyan = 0.42, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 118 | 120 | - |
| CMYK | 0.42 | 0.02 | 0 | 0.53 |
| HSL | 182.4º | 0.26% | 0.37% | - |
| HSV(B) | 182.4º | 0.42% | 0.47% | - |
| XYZ | 12.39 | 15.62 | 20.13 | - |
| YUV | 103.88 | 137.1 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 120 | 0.42 | 0.02 | 0 | 0.53 | 182.4 | 0.26 | 0.37 |
| Hex | 46 | 76 | 78 | 2A | 2 | 0 | 35 | B6 | 1A | 25 |
| Octal | 106 | 166 | 170 | 52 | 2 | 0 | 65 | 266 | 32 | 45 |
| Binary | 1000110 | 1110110 | 1111000 | 101010 | 10 | 0 | 110101 | 10110110 | 11010 | 100101 |
Color Harmonies of #467678
Complementary color
Monochromatic Colors of #467678
Black with #467678
Text Example
Text Example
White with #467678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467678; }
p { color: rgb(70,118,120); }
H1.HeaderClassName
{
color: #467678;
}
.AnyTagClassName
{
color: #467678;
}
</style>
background-color css
<style>
a { background-color: #467678; }
a { background-color: rgb(70,118,120); }
div.DivClassName
{
background-color: #467678;
}
.BgClassName
{
background-color: #467678;
}
</style>
border-color css
<style>
span { border-color: #467678; }
span { border-color: rgb(70,118,120); }
td.TdClassName
{
border-color: #467678;
}
.TagClassName
{
border-color: #467678;
}
</style>