Shades of Ming #387175
Tints of Ming #387175
RGB
CMYK
RGB Variations
Color information
#387175 (or 0x387175) is known color: Ming. HEX triplet: 38, 71 and 75. RGB value is (56,113,117). Sum of RGB (Red+Green+Blue) = 56+113+117=286 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.58% from 286); Green value is 113 (44.53% from 255 or 39.51% from 286); Blue value is 117 (46.09% from 255 or 40.91% from 286); Max value from RGB is 117 - color contains mainly: blue. Hex color #387175 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387175 is #C78E8A. Grayscale: #606060. Windows color (decimal): -13078155 or 7696696. OLE color: 7696696.
HSL color Cylindrical-coordinate representation of color #387175: hue angle of 183.93º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387175 is Cyan = 0.52, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 113 | 117 | - |
| CMYK | 0.52 | 0.03 | 0 | 0.54 |
| HSL | 183.93º | 0.35% | 0.34% | - |
| HSV(B) | 183.93º | 0.52% | 0.46% | - |
| XYZ | 10.75 | 13.94 | 18.95 | - |
| YUV | 96.41 | 139.62 | 99.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 117 | 0.52 | 0.03 | 0 | 0.54 | 183.93 | 0.35 | 0.34 |
| Hex | 38 | 71 | 75 | 34 | 3 | 0 | 36 | B8 | 23 | 22 |
| Octal | 70 | 161 | 165 | 64 | 3 | 0 | 66 | 270 | 43 | 42 |
| Binary | 111000 | 1110001 | 1110101 | 110100 | 11 | 0 | 110110 | 10111000 | 100011 | 100010 |
Color Harmonies of #387175
Complementary color
Monochromatic Colors of #387175
Black with #387175
Text Example
Text Example
White with #387175
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387175; }
p { color: rgb(56,113,117); }
H1.HeaderClassName
{
color: #387175;
}
.AnyTagClassName
{
color: #387175;
}
</style>
background-color css
<style>
a { background-color: #387175; }
a { background-color: rgb(56,113,117); }
div.DivClassName
{
background-color: #387175;
}
.BgClassName
{
background-color: #387175;
}
</style>
border-color css
<style>
span { border-color: #387175; }
span { border-color: rgb(56,113,117); }
td.TdClassName
{
border-color: #387175;
}
.TagClassName
{
border-color: #387175;
}
</style>