Shades of Ming #467977
Tints of Ming #467977
RGB
CMYK
RGB Variations
Color information
#467977 (or 0x467977) is known color: Ming. HEX triplet: 46, 79 and 77. RGB value is (70,121,119). Sum of RGB (Red+Green+Blue) = 70+121+119=310 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.58% from 310); Green value is 121 (47.66% from 255 or 39.03% from 310); Blue value is 119 (46.88% from 255 or 38.39% from 310); Max value from RGB is 121 - color contains mainly: green. Hex color #467977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #467977 is #B98688. Grayscale: #696969. Windows color (decimal): -12158601 or 7829830. OLE color: 7829830.
HSL color Cylindrical-coordinate representation of color #467977: hue angle of 177.65º 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 #467977 is Cyan = 0.42, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 70 | 121 | 119 | - |
| CMYK | 0.42 | 0 | 0.02 | 0.53 |
| HSL | 177.65º | 0.27% | 0.37% | - |
| HSV(B) | 177.65º | 0.42% | 0.47% | - |
| XYZ | 12.69 | 16.31 | 19.93 | - |
| YUV | 105.52 | 135.6 | 102.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 121 | 119 | 0.42 | 0 | 0.02 | 0.53 | 177.65 | 0.27 | 0.37 |
| Hex | 46 | 79 | 77 | 2A | 0 | 2 | 35 | B2 | 1B | 25 |
| Octal | 106 | 171 | 167 | 52 | 0 | 2 | 65 | 262 | 33 | 45 |
| Binary | 1000110 | 1111001 | 1110111 | 101010 | 0 | 10 | 110101 | 10110010 | 11011 | 100101 |
Color Harmonies of #467977
Complementary color
Monochromatic Colors of #467977
Black with #467977
Text Example
Text Example
White with #467977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #467977; }
p { color: rgb(70,121,119); }
H1.HeaderClassName
{
color: #467977;
}
.AnyTagClassName
{
color: #467977;
}
</style>
background-color css
<style>
a { background-color: #467977; }
a { background-color: rgb(70,121,119); }
div.DivClassName
{
background-color: #467977;
}
.BgClassName
{
background-color: #467977;
}
</style>
border-color css
<style>
span { border-color: #467977; }
span { border-color: rgb(70,121,119); }
td.TdClassName
{
border-color: #467977;
}
.TagClassName
{
border-color: #467977;
}
</style>