Shades of Ming #387072
Tints of Ming #387072
RGB
CMYK
RGB Variations
Color information
#387072 (or 0x387072) is known color: Ming. HEX triplet: 38, 70 and 72. RGB value is (56,112,114). Sum of RGB (Red+Green+Blue) = 56+112+114=282 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.86% from 282); Green value is 112 (44.14% from 255 or 39.72% from 282); Blue value is 114 (44.92% from 255 or 40.43% from 282); Max value from RGB is 114 - color contains mainly: blue. Hex color #387072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387072 is #C78F8D. Grayscale: #5F5F5F. Windows color (decimal): -13078414 or 7499832. OLE color: 7499832.
HSL color Cylindrical-coordinate representation of color #387072: hue angle of 182.07º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387072 is Cyan = 0.51, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 112 | 114 | - |
| CMYK | 0.51 | 0.02 | 0 | 0.55 |
| HSL | 182.07º | 0.34% | 0.33% | - |
| HSV(B) | 182.07º | 0.51% | 0.45% | - |
| XYZ | 10.46 | 13.64 | 18 | - |
| YUV | 95.48 | 138.45 | 99.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 114 | 0.51 | 0.02 | 0 | 0.55 | 182.07 | 0.34 | 0.33 |
| Hex | 38 | 70 | 72 | 33 | 2 | 0 | 37 | B6 | 22 | 21 |
| Octal | 70 | 160 | 162 | 63 | 2 | 0 | 67 | 266 | 42 | 41 |
| Binary | 111000 | 1110000 | 1110010 | 110011 | 10 | 0 | 110111 | 10110110 | 100010 | 100001 |
Color Harmonies of #387072
Complementary color
Monochromatic Colors of #387072
Black with #387072
Text Example
Text Example
White with #387072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387072; }
p { color: rgb(56,112,114); }
H1.HeaderClassName
{
color: #387072;
}
.AnyTagClassName
{
color: #387072;
}
</style>
background-color css
<style>
a { background-color: #387072; }
a { background-color: rgb(56,112,114); }
div.DivClassName
{
background-color: #387072;
}
.BgClassName
{
background-color: #387072;
}
</style>
border-color css
<style>
span { border-color: #387072; }
span { border-color: rgb(56,112,114); }
td.TdClassName
{
border-color: #387072;
}
.TagClassName
{
border-color: #387072;
}
</style>