Shades of Ming #467477
Tints of Ming #467477
RGB
CMYK
RGB Variations
Color information
#467477 (or 0x467477) is known color: Ming. HEX triplet: 46, 74 and 77. RGB value is (70,116,119). Sum of RGB (Red+Green+Blue) = 70+116+119=305 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.95% from 305); Green value is 116 (45.70% from 255 or 38.03% from 305); Blue value is 119 (46.88% from 255 or 39.02% from 305); Max value from RGB is 119 - color contains mainly: blue. Hex color #467477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467477 is #B98B88. Grayscale: #666666. Windows color (decimal): -12159881 or 7828550. OLE color: 7828550.
HSL color Cylindrical-coordinate representation of color #467477: hue angle of 183.67º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #467477 is Cyan = 0.41, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 116 | 119 | - |
| CMYK | 0.41 | 0.03 | 0 | 0.53 |
| HSL | 183.67º | 0.26% | 0.37% | - |
| HSV(B) | 183.67º | 0.41% | 0.47% | - |
| XYZ | 12.1 | 15.12 | 19.73 | - |
| YUV | 102.59 | 137.26 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 116 | 119 | 0.41 | 0.03 | 0 | 0.53 | 183.67 | 0.26 | 0.37 |
| Hex | 46 | 74 | 77 | 29 | 3 | 0 | 35 | B8 | 1A | 25 |
| Octal | 106 | 164 | 167 | 51 | 3 | 0 | 65 | 270 | 32 | 45 |
| Binary | 1000110 | 1110100 | 1110111 | 101001 | 11 | 0 | 110101 | 10111000 | 11010 | 100101 |
Color Harmonies of #467477
Complementary color
Monochromatic Colors of #467477
Black with #467477
Text Example
Text Example
White with #467477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467477; }
p { color: rgb(70,116,119); }
H1.HeaderClassName
{
color: #467477;
}
.AnyTagClassName
{
color: #467477;
}
</style>
background-color css
<style>
a { background-color: #467477; }
a { background-color: rgb(70,116,119); }
div.DivClassName
{
background-color: #467477;
}
.BgClassName
{
background-color: #467477;
}
</style>
border-color css
<style>
span { border-color: #467477; }
span { border-color: rgb(70,116,119); }
td.TdClassName
{
border-color: #467477;
}
.TagClassName
{
border-color: #467477;
}
</style>