Shades of Ming #387172
Tints of Ming #387172
RGB
CMYK
RGB Variations
Color information
#387172 (or 0x387172) is known color: Ming. HEX triplet: 38, 71 and 72. RGB value is (56,113,114). Sum of RGB (Red+Green+Blue) = 56+113+114=283 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.79% from 283); Green value is 113 (44.53% from 255 or 39.93% from 283); Blue value is 114 (44.92% from 255 or 40.28% from 283); Max value from RGB is 114 - color contains mainly: blue. Hex color #387172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387172 is #C78E8D. Grayscale: #606060. Windows color (decimal): -13078158 or 7500088. OLE color: 7500088.
HSL color Cylindrical-coordinate representation of color #387172: hue angle of 181.03º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387172 is Cyan = 0.51, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 113 | 114 | - |
| CMYK | 0.51 | 0.01 | 0 | 0.55 |
| HSL | 181.03º | 0.34% | 0.33% | - |
| HSV(B) | 181.03º | 0.51% | 0.45% | - |
| XYZ | 10.57 | 13.87 | 18.04 | - |
| YUV | 96.07 | 138.12 | 99.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 114 | 0.51 | 0.01 | 0 | 0.55 | 181.03 | 0.34 | 0.33 |
| Hex | 38 | 71 | 72 | 33 | 1 | 0 | 37 | B5 | 22 | 21 |
| Octal | 70 | 161 | 162 | 63 | 1 | 0 | 67 | 265 | 42 | 41 |
| Binary | 111000 | 1110001 | 1110010 | 110011 | 1 | 0 | 110111 | 10110101 | 100010 | 100001 |
Color Harmonies of #387172
Complementary color
Monochromatic Colors of #387172
Black with #387172
Text Example
Text Example
White with #387172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387172; }
p { color: rgb(56,113,114); }
H1.HeaderClassName
{
color: #387172;
}
.AnyTagClassName
{
color: #387172;
}
</style>
background-color css
<style>
a { background-color: #387172; }
a { background-color: rgb(56,113,114); }
div.DivClassName
{
background-color: #387172;
}
.BgClassName
{
background-color: #387172;
}
</style>
border-color css
<style>
span { border-color: #387172; }
span { border-color: rgb(56,113,114); }
td.TdClassName
{
border-color: #387172;
}
.TagClassName
{
border-color: #387172;
}
</style>