Shades of Ming #477173
Tints of Ming #477173
RGB
CMYK
RGB Variations
Color information
#477173 (or 0x477173) is known color: Ming. HEX triplet: 47, 71 and 73. RGB value is (71,113,115). Sum of RGB (Red+Green+Blue) = 71+113+115=299 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.75% from 299); Green value is 113 (44.53% from 255 or 37.79% from 299); Blue value is 115 (45.31% from 255 or 38.46% from 299); Max value from RGB is 115 - color contains mainly: blue. Hex color #477173 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477173 is #B88E8C. Grayscale: #646464. Windows color (decimal): -12095117 or 7565639. OLE color: 7565639.
HSL color Cylindrical-coordinate representation of color #477173: hue angle of 182.73º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #477173 is Cyan = 0.38, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 113 | 115 | - |
| CMYK | 0.38 | 0.02 | 0 | 0.55 |
| HSL | 182.73º | 0.24% | 0.36% | - |
| HSV(B) | 182.73º | 0.38% | 0.45% | - |
| XYZ | 11.6 | 14.39 | 18.39 | - |
| YUV | 100.67 | 136.09 | 106.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 115 | 0.38 | 0.02 | 0 | 0.55 | 182.73 | 0.24 | 0.36 |
| Hex | 47 | 71 | 73 | 26 | 2 | 0 | 37 | B7 | 18 | 24 |
| Octal | 107 | 161 | 163 | 46 | 2 | 0 | 67 | 267 | 30 | 44 |
| Binary | 1000111 | 1110001 | 1110011 | 100110 | 10 | 0 | 110111 | 10110111 | 11000 | 100100 |
Color Harmonies of #477173
Complementary color
Monochromatic Colors of #477173
Black with #477173
Text Example
Text Example
White with #477173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477173; }
p { color: rgb(71,113,115); }
H1.HeaderClassName
{
color: #477173;
}
.AnyTagClassName
{
color: #477173;
}
</style>
background-color css
<style>
a { background-color: #477173; }
a { background-color: rgb(71,113,115); }
div.DivClassName
{
background-color: #477173;
}
.BgClassName
{
background-color: #477173;
}
</style>
border-color css
<style>
span { border-color: #477173; }
span { border-color: rgb(71,113,115); }
td.TdClassName
{
border-color: #477173;
}
.TagClassName
{
border-color: #477173;
}
</style>