Shades of Ming #467677
Tints of Ming #467677
RGB
CMYK
RGB Variations
Color information
#467677 (or 0x467677) is known color: Ming. HEX triplet: 46, 76 and 77. RGB value is (70,118,119). Sum of RGB (Red+Green+Blue) = 70+118+119=307 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.80% from 307); Green value is 118 (46.48% from 255 or 38.44% from 307); Blue value is 119 (46.88% from 255 or 38.76% from 307); Max value from RGB is 119 - color contains mainly: blue. Hex color #467677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467677 is #B98988. Grayscale: #676767. Windows color (decimal): -12159369 or 7829062. OLE color: 7829062.
HSL color Cylindrical-coordinate representation of color #467677: hue angle of 181.22º 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 #467677 is Cyan = 0.41, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 118 | 119 | - |
| CMYK | 0.41 | 0.01 | 0 | 0.53 |
| HSL | 181.22º | 0.26% | 0.37% | - |
| HSV(B) | 181.22º | 0.41% | 0.47% | - |
| XYZ | 12.33 | 15.59 | 19.81 | - |
| YUV | 103.76 | 136.6 | 103.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 118 | 119 | 0.41 | 0.01 | 0 | 0.53 | 181.22 | 0.26 | 0.37 |
| Hex | 46 | 76 | 77 | 29 | 1 | 0 | 35 | B5 | 1A | 25 |
| Octal | 106 | 166 | 167 | 51 | 1 | 0 | 65 | 265 | 32 | 45 |
| Binary | 1000110 | 1110110 | 1110111 | 101001 | 1 | 0 | 110101 | 10110101 | 11010 | 100101 |
Color Harmonies of #467677
Complementary color
Monochromatic Colors of #467677
Black with #467677
Text Example
Text Example
White with #467677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467677; }
p { color: rgb(70,118,119); }
H1.HeaderClassName
{
color: #467677;
}
.AnyTagClassName
{
color: #467677;
}
</style>
background-color css
<style>
a { background-color: #467677; }
a { background-color: rgb(70,118,119); }
div.DivClassName
{
background-color: #467677;
}
.BgClassName
{
background-color: #467677;
}
</style>
border-color css
<style>
span { border-color: #467677; }
span { border-color: rgb(70,118,119); }
td.TdClassName
{
border-color: #467677;
}
.TagClassName
{
border-color: #467677;
}
</style>