Shades of Ming #387078
Tints of Ming #387078
RGB
CMYK
RGB Variations
Color information
#387078 (or 0x387078) is known color: Ming. HEX triplet: 38, 70 and 78. RGB value is (56,112,120). Sum of RGB (Red+Green+Blue) = 56+112+120=288 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.44% from 288); Green value is 112 (44.14% from 255 or 38.89% from 288); Blue value is 120 (47.27% from 255 or 41.67% from 288); Max value from RGB is 120 - color contains mainly: blue. Hex color #387078 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387078 is #C78F87. Grayscale: #606060. Windows color (decimal): -13078408 or 7893048. OLE color: 7893048.
HSL color Cylindrical-coordinate representation of color #387078: hue angle of 187.5º 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 #387078 is Cyan = 0.53, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 112 | 120 | - |
| CMYK | 0.53 | 0.07 | 0 | 0.53 |
| HSL | 187.5º | 0.36% | 0.35% | - |
| HSV(B) | 187.5º | 0.53% | 0.47% | - |
| XYZ | 10.82 | 13.79 | 19.86 | - |
| YUV | 96.17 | 141.45 | 99.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 112 | 120 | 0.53 | 0.07 | 0 | 0.53 | 187.5 | 0.36 | 0.35 |
| Hex | 38 | 70 | 78 | 35 | 7 | 0 | 35 | BC | 24 | 23 |
| Octal | 70 | 160 | 170 | 65 | 7 | 0 | 65 | 274 | 44 | 43 |
| Binary | 111000 | 1110000 | 1111000 | 110101 | 111 | 0 | 110101 | 10111100 | 100100 | 100011 |
Color Harmonies of #387078
Complementary color
Monochromatic Colors of #387078
Black with #387078
Text Example
Text Example
White with #387078
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387078; }
p { color: rgb(56,112,120); }
H1.HeaderClassName
{
color: #387078;
}
.AnyTagClassName
{
color: #387078;
}
</style>
background-color css
<style>
a { background-color: #387078; }
a { background-color: rgb(56,112,120); }
div.DivClassName
{
background-color: #387078;
}
.BgClassName
{
background-color: #387078;
}
</style>
border-color css
<style>
span { border-color: #387078; }
span { border-color: rgb(56,112,120); }
td.TdClassName
{
border-color: #387078;
}
.TagClassName
{
border-color: #387078;
}
</style>