Shades of Ming #387373
Tints of Ming #387373
RGB
CMYK
RGB Variations
Color information
#387373 (or 0x387373) is known color: Ming. HEX triplet: 38, 73 and 73. RGB value is (56,115,115). Sum of RGB (Red+Green+Blue) = 56+115+115=286 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.58% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 115 (45.31% from 255 or 40.21% from 286); Max value from RGB is 115 - color contains mainly: green, blue. Hex color #387373 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387373 is #C78C8C. Grayscale: #616161. Windows color (decimal): -13077645 or 7566136. OLE color: 7566136.
HSL color Cylindrical-coordinate representation of color #387373: hue angle of 180º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387373 is Cyan = 0.51, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 115 | 115 | - |
| CMYK | 0.51 | 0 | 0 | 0.55 |
| HSL | 180º | 0.35% | 0.34% | - |
| HSV(B) | 180º | 0.51% | 0.45% | - |
| XYZ | 10.86 | 14.34 | 18.42 | - |
| YUV | 97.36 | 137.95 | 98.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 115 | 0.51 | 0 | 0 | 0.55 | 180 | 0.35 | 0.34 |
| Hex | 38 | 73 | 73 | 33 | 0 | 0 | 37 | B4 | 23 | 22 |
| Octal | 70 | 163 | 163 | 63 | 0 | 0 | 67 | 264 | 43 | 42 |
| Binary | 111000 | 1110011 | 1110011 | 110011 | 0 | 0 | 110111 | 10110100 | 100011 | 100010 |
Color Harmonies of #387373
Complementary color
Monochromatic Colors of #387373
Black with #387373
Text Example
Text Example
White with #387373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387373; }
p { color: rgb(56,115,115); }
H1.HeaderClassName
{
color: #387373;
}
.AnyTagClassName
{
color: #387373;
}
</style>
background-color css
<style>
a { background-color: #387373; }
a { background-color: rgb(56,115,115); }
div.DivClassName
{
background-color: #387373;
}
.BgClassName
{
background-color: #387373;
}
</style>
border-color css
<style>
span { border-color: #387373; }
span { border-color: rgb(56,115,115); }
td.TdClassName
{
border-color: #387373;
}
.TagClassName
{
border-color: #387373;
}
</style>