Shades of Ming #387179
Tints of Ming #387179
RGB
CMYK
RGB Variations
Color information
#387179 (or 0x387179) is known color: Ming. HEX triplet: 38, 71 and 79. RGB value is (56,113,121). Sum of RGB (Red+Green+Blue) = 56+113+121=290 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.31% from 290); Green value is 113 (44.53% from 255 or 38.97% from 290); Blue value is 121 (47.66% from 255 or 41.72% from 290); Max value from RGB is 121 - color contains mainly: blue. Hex color #387179 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387179 is #C78E86. Grayscale: #606060. Windows color (decimal): -13078151 or 7958840. OLE color: 7958840.
HSL color Cylindrical-coordinate representation of color #387179: hue angle of 187.38º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #387179 is Cyan = 0.54, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 113 | 121 | - |
| CMYK | 0.54 | 0.07 | 0 | 0.53 |
| HSL | 187.38º | 0.37% | 0.35% | - |
| HSV(B) | 187.38º | 0.54% | 0.47% | - |
| XYZ | 10.99 | 14.03 | 20.22 | - |
| YUV | 96.87 | 141.62 | 98.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 121 | 0.54 | 0.07 | 0 | 0.53 | 187.38 | 0.37 | 0.35 |
| Hex | 38 | 71 | 79 | 36 | 7 | 0 | 35 | BB | 25 | 23 |
| Octal | 70 | 161 | 171 | 66 | 7 | 0 | 65 | 273 | 45 | 43 |
| Binary | 111000 | 1110001 | 1111001 | 110110 | 111 | 0 | 110101 | 10111011 | 100101 | 100011 |
Color Harmonies of #387179
Complementary color
Monochromatic Colors of #387179
Black with #387179
Text Example
Text Example
White with #387179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387179; }
p { color: rgb(56,113,121); }
H1.HeaderClassName
{
color: #387179;
}
.AnyTagClassName
{
color: #387179;
}
</style>
background-color css
<style>
a { background-color: #387179; }
a { background-color: rgb(56,113,121); }
div.DivClassName
{
background-color: #387179;
}
.BgClassName
{
background-color: #387179;
}
</style>
border-color css
<style>
span { border-color: #387179; }
span { border-color: rgb(56,113,121); }
td.TdClassName
{
border-color: #387179;
}
.TagClassName
{
border-color: #387179;
}
</style>