Shades of Ming #467479
Tints of Ming #467479
RGB
CMYK
RGB Variations
Color information
#467479 (or 0x467479) is known color: Ming. HEX triplet: 46, 74 and 79. RGB value is (70,116,121). Sum of RGB (Red+Green+Blue) = 70+116+121=307 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.80% from 307); Green value is 116 (45.70% from 255 or 37.79% from 307); Blue value is 121 (47.66% from 255 or 39.41% from 307); Max value from RGB is 121 - color contains mainly: blue. Hex color #467479 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467479 is #B98B86. Grayscale: #666666. Windows color (decimal): -12159879 or 7959622. OLE color: 7959622.
HSL color Cylindrical-coordinate representation of color #467479: hue angle of 185.88º 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 #467479 is Cyan = 0.42, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 116 | 121 | - |
| CMYK | 0.42 | 0.04 | 0 | 0.53 |
| HSL | 185.88º | 0.27% | 0.37% | - |
| HSV(B) | 185.88º | 0.42% | 0.47% | - |
| XYZ | 12.22 | 15.17 | 20.37 | - |
| YUV | 102.82 | 138.26 | 104.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 121 | 0.42 | 0.04 | 0 | 0.53 | 185.88 | 0.27 | 0.37 |
| Hex | 46 | 74 | 79 | 2A | 4 | 0 | 35 | BA | 1B | 25 |
| Octal | 106 | 164 | 171 | 52 | 4 | 0 | 65 | 272 | 33 | 45 |
| Binary | 1000110 | 1110100 | 1111001 | 101010 | 100 | 0 | 110101 | 10111010 | 11011 | 100101 |
Color Harmonies of #467479
Complementary color
Monochromatic Colors of #467479
Black with #467479
Text Example
Text Example
White with #467479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467479; }
p { color: rgb(70,116,121); }
H1.HeaderClassName
{
color: #467479;
}
.AnyTagClassName
{
color: #467479;
}
</style>
background-color css
<style>
a { background-color: #467479; }
a { background-color: rgb(70,116,121); }
div.DivClassName
{
background-color: #467479;
}
.BgClassName
{
background-color: #467479;
}
</style>
border-color css
<style>
span { border-color: #467479; }
span { border-color: rgb(70,116,121); }
td.TdClassName
{
border-color: #467479;
}
.TagClassName
{
border-color: #467479;
}
</style>