Shades of Ming #477375
Tints of Ming #477375
RGB
CMYK
RGB Variations
Color information
#477375 (or 0x477375) is known color: Ming. HEX triplet: 47, 73 and 75. RGB value is (71,115,117). Sum of RGB (Red+Green+Blue) = 71+115+117=303 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.43% from 303); Green value is 115 (45.31% from 255 or 37.95% from 303); Blue value is 117 (46.09% from 255 or 38.61% from 303); Max value from RGB is 117 - color contains mainly: blue. Hex color #477375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477375 is #B88C8A. Grayscale: #666666. Windows color (decimal): -12094603 or 7697223. OLE color: 7697223.
HSL color Cylindrical-coordinate representation of color #477375: hue angle of 182.61º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477375 is Cyan = 0.39, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 115 | 117 | - |
| CMYK | 0.39 | 0.02 | 0 | 0.54 |
| HSL | 182.61º | 0.24% | 0.37% | - |
| HSV(B) | 182.61º | 0.39% | 0.46% | - |
| XYZ | 11.94 | 14.89 | 19.07 | - |
| YUV | 102.07 | 136.42 | 105.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 117 | 0.39 | 0.02 | 0 | 0.54 | 182.61 | 0.24 | 0.37 |
| Hex | 47 | 73 | 75 | 27 | 2 | 0 | 36 | B7 | 18 | 25 |
| Octal | 107 | 163 | 165 | 47 | 2 | 0 | 66 | 267 | 30 | 45 |
| Binary | 1000111 | 1110011 | 1110101 | 100111 | 10 | 0 | 110110 | 10110111 | 11000 | 100101 |
Color Harmonies of #477375
Complementary color
Monochromatic Colors of #477375
Black with #477375
Text Example
Text Example
White with #477375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477375; }
p { color: rgb(71,115,117); }
H1.HeaderClassName
{
color: #477375;
}
.AnyTagClassName
{
color: #477375;
}
</style>
background-color css
<style>
a { background-color: #477375; }
a { background-color: rgb(71,115,117); }
div.DivClassName
{
background-color: #477375;
}
.BgClassName
{
background-color: #477375;
}
</style>
border-color css
<style>
span { border-color: #477375; }
span { border-color: rgb(71,115,117); }
td.TdClassName
{
border-color: #477375;
}
.TagClassName
{
border-color: #477375;
}
</style>