Shades of Ming #387372
Tints of Ming #387372
RGB
CMYK
RGB Variations
Color information
#387372 (or 0x387372) is known color: Ming. HEX triplet: 38, 73 and 72. RGB value is (56,115,114). Sum of RGB (Red+Green+Blue) = 56+115+114=285 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.65% from 285); Green value is 115 (45.31% from 255 or 40.35% from 285); Blue value is 114 (44.92% from 255 or 40% from 285); Max value from RGB is 115 - color contains mainly: green. Hex color #387372 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387372 is #C78C8D. Grayscale: #616161. Windows color (decimal): -13077646 or 7500600. OLE color: 7500600.
HSL color Cylindrical-coordinate representation of color #387372: hue angle of 178.98º 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 #387372 is Cyan = 0.51, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 114 | - |
| CMYK | 0.51 | 0 | 0.01 | 0.55 |
| HSL | 178.98º | 0.35% | 0.34% | - |
| HSV(B) | 178.98º | 0.51% | 0.45% | - |
| XYZ | 10.8 | 14.32 | 18.11 | - |
| YUV | 97.25 | 137.45 | 98.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 114 | 0.51 | 0 | 0.01 | 0.55 | 178.98 | 0.35 | 0.34 |
| Hex | 38 | 73 | 72 | 33 | 0 | 1 | 37 | B3 | 23 | 22 |
| Octal | 70 | 163 | 162 | 63 | 0 | 1 | 67 | 263 | 43 | 42 |
| Binary | 111000 | 1110011 | 1110010 | 110011 | 0 | 1 | 110111 | 10110011 | 100011 | 100010 |
Color Harmonies of #387372
Complementary color
Monochromatic Colors of #387372
Black with #387372
Text Example
Text Example
White with #387372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387372; }
p { color: rgb(56,115,114); }
H1.HeaderClassName
{
color: #387372;
}
.AnyTagClassName
{
color: #387372;
}
</style>
background-color css
<style>
a { background-color: #387372; }
a { background-color: rgb(56,115,114); }
div.DivClassName
{
background-color: #387372;
}
.BgClassName
{
background-color: #387372;
}
</style>
border-color css
<style>
span { border-color: #387372; }
span { border-color: rgb(56,115,114); }
td.TdClassName
{
border-color: #387372;
}
.TagClassName
{
border-color: #387372;
}
</style>