Shades of Ming #467679
Tints of Ming #467679
RGB
CMYK
RGB Variations
Color information
#467679 (or 0x467679) is known color: Ming. HEX triplet: 46, 76 and 79. RGB value is (70,118,121). Sum of RGB (Red+Green+Blue) = 70+118+121=309 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.65% from 309); Green value is 118 (46.48% from 255 or 38.19% from 309); Blue value is 121 (47.66% from 255 or 39.16% from 309); Max value from RGB is 121 - color contains mainly: blue. Hex color #467679 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467679 is #B98986. Grayscale: #676767. Windows color (decimal): -12159367 or 7960134. OLE color: 7960134.
HSL color Cylindrical-coordinate representation of color #467679: hue angle of 183.53º degrees, saturation: 0.27, 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 #467679 is Cyan = 0.42, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 118 | 121 | - |
| CMYK | 0.42 | 0.02 | 0 | 0.53 |
| HSL | 183.53º | 0.27% | 0.37% | - |
| HSV(B) | 183.53º | 0.42% | 0.47% | - |
| XYZ | 12.46 | 15.64 | 20.45 | - |
| YUV | 103.99 | 137.6 | 103.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 121 | 0.42 | 0.02 | 0 | 0.53 | 183.53 | 0.27 | 0.37 |
| Hex | 46 | 76 | 79 | 2A | 2 | 0 | 35 | B8 | 1B | 25 |
| Octal | 106 | 166 | 171 | 52 | 2 | 0 | 65 | 270 | 33 | 45 |
| Binary | 1000110 | 1110110 | 1111001 | 101010 | 10 | 0 | 110101 | 10111000 | 11011 | 100101 |
Color Harmonies of #467679
Complementary color
Monochromatic Colors of #467679
Black with #467679
Text Example
Text Example
White with #467679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467679; }
p { color: rgb(70,118,121); }
H1.HeaderClassName
{
color: #467679;
}
.AnyTagClassName
{
color: #467679;
}
</style>
background-color css
<style>
a { background-color: #467679; }
a { background-color: rgb(70,118,121); }
div.DivClassName
{
background-color: #467679;
}
.BgClassName
{
background-color: #467679;
}
</style>
border-color css
<style>
span { border-color: #467679; }
span { border-color: rgb(70,118,121); }
td.TdClassName
{
border-color: #467679;
}
.TagClassName
{
border-color: #467679;
}
</style>