Shades of Ming #387173
Tints of Ming #387173
RGB
CMYK
RGB Variations
Color information
#387173 (or 0x387173) is known color: Ming. HEX triplet: 38, 71 and 73. RGB value is (56,113,115). Sum of RGB (Red+Green+Blue) = 56+113+115=284 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.72% from 284); Green value is 113 (44.53% from 255 or 39.79% from 284); Blue value is 115 (45.31% from 255 or 40.49% from 284); Max value from RGB is 115 - color contains mainly: blue. Hex color #387173 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387173 is #C78E8C. Grayscale: #606060. Windows color (decimal): -13078157 or 7565624. OLE color: 7565624.
HSL color Cylindrical-coordinate representation of color #387173: hue angle of 182.03º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387173 is Cyan = 0.51, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 113 | 115 | - |
| CMYK | 0.51 | 0.02 | 0 | 0.55 |
| HSL | 182.03º | 0.35% | 0.34% | - |
| HSV(B) | 182.03º | 0.51% | 0.45% | - |
| XYZ | 10.63 | 13.89 | 18.34 | - |
| YUV | 96.19 | 138.62 | 99.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 115 | 0.51 | 0.02 | 0 | 0.55 | 182.03 | 0.35 | 0.34 |
| Hex | 38 | 71 | 73 | 33 | 2 | 0 | 37 | B6 | 23 | 22 |
| Octal | 70 | 161 | 163 | 63 | 2 | 0 | 67 | 266 | 43 | 42 |
| Binary | 111000 | 1110001 | 1110011 | 110011 | 10 | 0 | 110111 | 10110110 | 100011 | 100010 |
Color Harmonies of #387173
Complementary color
Monochromatic Colors of #387173
Black with #387173
Text Example
Text Example
White with #387173
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387173; }
p { color: rgb(56,113,115); }
H1.HeaderClassName
{
color: #387173;
}
.AnyTagClassName
{
color: #387173;
}
</style>
background-color css
<style>
a { background-color: #387173; }
a { background-color: rgb(56,113,115); }
div.DivClassName
{
background-color: #387173;
}
.BgClassName
{
background-color: #387173;
}
</style>
border-color css
<style>
span { border-color: #387173; }
span { border-color: rgb(56,113,115); }
td.TdClassName
{
border-color: #387173;
}
.TagClassName
{
border-color: #387173;
}
</style>