Shades of Ming #477779
Tints of Ming #477779
RGB
CMYK
RGB Variations
Color information
#477779 (or 0x477779) is known color: Ming. HEX triplet: 47, 77 and 79. RGB value is (71,119,121). Sum of RGB (Red+Green+Blue) = 71+119+121=311 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.83% from 311); Green value is 119 (46.88% from 255 or 38.26% from 311); Blue value is 121 (47.66% from 255 or 38.91% from 311); Max value from RGB is 121 - color contains mainly: blue. Hex color #477779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477779 is #B88886. Grayscale: #686868. Windows color (decimal): -12093575 or 7960391. OLE color: 7960391.
HSL color Cylindrical-coordinate representation of color #477779: hue angle of 182.4º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477779 is Cyan = 0.41, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 121 | - |
| CMYK | 0.41 | 0.02 | 0 | 0.53 |
| HSL | 182.4º | 0.26% | 0.38% | - |
| HSV(B) | 182.4º | 0.41% | 0.47% | - |
| XYZ | 12.65 | 15.91 | 20.49 | - |
| YUV | 104.88 | 137.1 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 121 | 0.41 | 0.02 | 0 | 0.53 | 182.4 | 0.26 | 0.38 |
| Hex | 47 | 77 | 79 | 29 | 2 | 0 | 35 | B6 | 1A | 26 |
| Octal | 107 | 167 | 171 | 51 | 2 | 0 | 65 | 266 | 32 | 46 |
| Binary | 1000111 | 1110111 | 1111001 | 101001 | 10 | 0 | 110101 | 10110110 | 11010 | 100110 |
Color Harmonies of #477779
Complementary color
Monochromatic Colors of #477779
Black with #477779
Text Example
Text Example
White with #477779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477779; }
p { color: rgb(71,119,121); }
H1.HeaderClassName
{
color: #477779;
}
.AnyTagClassName
{
color: #477779;
}
</style>
background-color css
<style>
a { background-color: #477779; }
a { background-color: rgb(71,119,121); }
div.DivClassName
{
background-color: #477779;
}
.BgClassName
{
background-color: #477779;
}
</style>
border-color css
<style>
span { border-color: #477779; }
span { border-color: rgb(71,119,121); }
td.TdClassName
{
border-color: #477779;
}
.TagClassName
{
border-color: #477779;
}
</style>