Shades of Ming #387178
Tints of Ming #387178
RGB
CMYK
RGB Variations
Color information
#387178 (or 0x387178) is known color: Ming. HEX triplet: 38, 71 and 78. RGB value is (56,113,120). Sum of RGB (Red+Green+Blue) = 56+113+120=289 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.38% from 289); Green value is 113 (44.53% from 255 or 39.10% from 289); Blue value is 120 (47.27% from 255 or 41.52% from 289); Max value from RGB is 120 - color contains mainly: blue. Hex color #387178 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387178 is #C78E87. Grayscale: #606060. Windows color (decimal): -13078152 or 7893304. OLE color: 7893304.
HSL color Cylindrical-coordinate representation of color #387178: hue angle of 186.56º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387178 is Cyan = 0.53, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 113 | 120 | - |
| CMYK | 0.53 | 0.06 | 0 | 0.53 |
| HSL | 186.56º | 0.36% | 0.35% | - |
| HSV(B) | 186.56º | 0.53% | 0.47% | - |
| XYZ | 10.93 | 14.01 | 19.9 | - |
| YUV | 96.76 | 141.12 | 98.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 120 | 0.53 | 0.06 | 0 | 0.53 | 186.56 | 0.36 | 0.35 |
| Hex | 38 | 71 | 78 | 35 | 6 | 0 | 35 | BB | 24 | 23 |
| Octal | 70 | 161 | 170 | 65 | 6 | 0 | 65 | 273 | 44 | 43 |
| Binary | 111000 | 1110001 | 1111000 | 110101 | 110 | 0 | 110101 | 10111011 | 100100 | 100011 |
Color Harmonies of #387178
Complementary color
Monochromatic Colors of #387178
Black with #387178
Text Example
Text Example
White with #387178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387178; }
p { color: rgb(56,113,120); }
H1.HeaderClassName
{
color: #387178;
}
.AnyTagClassName
{
color: #387178;
}
</style>
background-color css
<style>
a { background-color: #387178; }
a { background-color: rgb(56,113,120); }
div.DivClassName
{
background-color: #387178;
}
.BgClassName
{
background-color: #387178;
}
</style>
border-color css
<style>
span { border-color: #387178; }
span { border-color: rgb(56,113,120); }
td.TdClassName
{
border-color: #387178;
}
.TagClassName
{
border-color: #387178;
}
</style>