Shades of Ming #387272
Tints of Ming #387272
RGB
CMYK
RGB Variations
Color information
#387272 (or 0x387272) is known color: Ming. HEX triplet: 38, 72 and 72. RGB value is (56,114,114). Sum of RGB (Red+Green+Blue) = 56+114+114=284 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.72% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 114 (44.92% from 255 or 40.14% from 284); Max value from RGB is 114 - color contains mainly: green, blue. Hex color #387272 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387272 is #C78D8D. Grayscale: #606060. Windows color (decimal): -13077902 or 7500344. OLE color: 7500344.
HSL color Cylindrical-coordinate representation of color #387272: hue angle of 180º 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 #387272 is Cyan = 0.51, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 114 | - |
| CMYK | 0.51 | 0 | 0 | 0.55 |
| HSL | 180º | 0.34% | 0.33% | - |
| HSV(B) | 180º | 0.51% | 0.45% | - |
| XYZ | 10.69 | 14.09 | 18.08 | - |
| YUV | 96.66 | 137.78 | 99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 114 | 0.51 | 0 | 0 | 0.55 | 180 | 0.34 | 0.33 |
| Hex | 38 | 72 | 72 | 33 | 0 | 0 | 37 | B4 | 22 | 21 |
| Octal | 70 | 162 | 162 | 63 | 0 | 0 | 67 | 264 | 42 | 41 |
| Binary | 111000 | 1110010 | 1110010 | 110011 | 0 | 0 | 110111 | 10110100 | 100010 | 100001 |
Color Harmonies of #387272
Complementary color
Monochromatic Colors of #387272
Black with #387272
Text Example
Text Example
White with #387272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387272; }
p { color: rgb(56,114,114); }
H1.HeaderClassName
{
color: #387272;
}
.AnyTagClassName
{
color: #387272;
}
</style>
background-color css
<style>
a { background-color: #387272; }
a { background-color: rgb(56,114,114); }
div.DivClassName
{
background-color: #387272;
}
.BgClassName
{
background-color: #387272;
}
</style>
border-color css
<style>
span { border-color: #387272; }
span { border-color: rgb(56,114,114); }
td.TdClassName
{
border-color: #387272;
}
.TagClassName
{
border-color: #387272;
}
</style>