Shades of Ming #387374
Tints of Ming #387374
RGB
CMYK
RGB Variations
Color information
#387374 (or 0x387374) is known color: Ming. HEX triplet: 38, 73 and 74. RGB value is (56,115,116). Sum of RGB (Red+Green+Blue) = 56+115+116=287 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.51% from 287); Green value is 115 (45.31% from 255 or 40.07% from 287); Blue value is 116 (45.70% from 255 or 40.42% from 287); Max value from RGB is 116 - color contains mainly: blue. Hex color #387374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387374 is #C78C8B. Grayscale: #616161. Windows color (decimal): -13077644 or 7631672. OLE color: 7631672.
HSL color Cylindrical-coordinate representation of color #387374: hue angle of 181º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387374 is Cyan = 0.52, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 116 | - |
| CMYK | 0.52 | 0.01 | 0 | 0.55 |
| HSL | 181º | 0.35% | 0.34% | - |
| HSV(B) | 181º | 0.52% | 0.45% | - |
| XYZ | 10.91 | 14.36 | 18.72 | - |
| YUV | 97.47 | 138.45 | 98.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 116 | 0.52 | 0.01 | 0 | 0.55 | 181 | 0.35 | 0.34 |
| Hex | 38 | 73 | 74 | 34 | 1 | 0 | 37 | B5 | 23 | 22 |
| Octal | 70 | 163 | 164 | 64 | 1 | 0 | 67 | 265 | 43 | 42 |
| Binary | 111000 | 1110011 | 1110100 | 110100 | 1 | 0 | 110111 | 10110101 | 100011 | 100010 |
Color Harmonies of #387374
Complementary color
Monochromatic Colors of #387374
Black with #387374
Text Example
Text Example
White with #387374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387374; }
p { color: rgb(56,115,116); }
H1.HeaderClassName
{
color: #387374;
}
.AnyTagClassName
{
color: #387374;
}
</style>
background-color css
<style>
a { background-color: #387374; }
a { background-color: rgb(56,115,116); }
div.DivClassName
{
background-color: #387374;
}
.BgClassName
{
background-color: #387374;
}
</style>
border-color css
<style>
span { border-color: #387374; }
span { border-color: rgb(56,115,116); }
td.TdClassName
{
border-color: #387374;
}
.TagClassName
{
border-color: #387374;
}
</style>