Shades of Ming #387278
Tints of Ming #387278
RGB
CMYK
RGB Variations
Color information
#387278 (or 0x387278) is known color: Ming. HEX triplet: 38, 72 and 78. RGB value is (56,114,120). Sum of RGB (Red+Green+Blue) = 56+114+120=290 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.31% from 290); Green value is 114 (44.92% from 255 or 39.31% from 290); Blue value is 120 (47.27% from 255 or 41.38% from 290); Max value from RGB is 120 - color contains mainly: blue. Hex color #387278 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387278 is #C78D87. Grayscale: #616161. Windows color (decimal): -13077896 or 7893560. OLE color: 7893560.
HSL color Cylindrical-coordinate representation of color #387278: hue angle of 185.62º 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 #387278 is Cyan = 0.53, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 114 | 120 | - |
| CMYK | 0.53 | 0.05 | 0 | 0.53 |
| HSL | 185.63º | 0.36% | 0.35% | - |
| HSV(B) | 185.63º | 0.53% | 0.47% | - |
| XYZ | 11.04 | 14.23 | 19.93 | - |
| YUV | 97.34 | 140.78 | 98.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 120 | 0.53 | 0.05 | 0 | 0.53 | 185.63 | 0.36 | 0.35 |
| Hex | 38 | 72 | 78 | 35 | 5 | 0 | 35 | BA | 24 | 23 |
| Octal | 70 | 162 | 170 | 65 | 5 | 0 | 65 | 272 | 44 | 43 |
| Binary | 111000 | 1110010 | 1111000 | 110101 | 101 | 0 | 110101 | 10111010 | 100100 | 100011 |
Color Harmonies of #387278
Complementary color
Monochromatic Colors of #387278
Black with #387278
Text Example
Text Example
White with #387278
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387278; }
p { color: rgb(56,114,120); }
H1.HeaderClassName
{
color: #387278;
}
.AnyTagClassName
{
color: #387278;
}
</style>
background-color css
<style>
a { background-color: #387278; }
a { background-color: rgb(56,114,120); }
div.DivClassName
{
background-color: #387278;
}
.BgClassName
{
background-color: #387278;
}
</style>
border-color css
<style>
span { border-color: #387278; }
span { border-color: rgb(56,114,120); }
td.TdClassName
{
border-color: #387278;
}
.TagClassName
{
border-color: #387278;
}
</style>