Shades of Ming #387773
Tints of Ming #387773
RGB
CMYK
RGB Variations
Color information
#387773 (or 0x387773) is known color: Ming. HEX triplet: 38, 77 and 73. RGB value is (56,119,115). Sum of RGB (Red+Green+Blue) = 56+119+115=290 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.31% from 290); Green value is 119 (46.88% from 255 or 41.03% from 290); Blue value is 115 (45.31% from 255 or 39.66% from 290); Max value from RGB is 119 - color contains mainly: green. Hex color #387773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387773 is #C7888C. Grayscale: #636363. Windows color (decimal): -13076621 or 7567160. OLE color: 7567160.
HSL color Cylindrical-coordinate representation of color #387773: hue angle of 176.19º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387773 is Cyan = 0.53, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 119 | 115 | - |
| CMYK | 0.53 | 0 | 0.03 | 0.53 |
| HSL | 176.19º | 0.36% | 0.34% | - |
| HSV(B) | 176.19º | 0.53% | 0.47% | - |
| XYZ | 11.32 | 15.27 | 18.57 | - |
| YUV | 99.71 | 136.63 | 96.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 119 | 115 | 0.53 | 0 | 0.03 | 0.53 | 176.19 | 0.36 | 0.34 |
| Hex | 38 | 77 | 73 | 35 | 0 | 3 | 35 | B0 | 24 | 22 |
| Octal | 70 | 167 | 163 | 65 | 0 | 3 | 65 | 260 | 44 | 42 |
| Binary | 111000 | 1110111 | 1110011 | 110101 | 0 | 11 | 110101 | 10110000 | 100100 | 100010 |
Color Harmonies of #387773
Complementary color
Monochromatic Colors of #387773
Black with #387773
Text Example
Text Example
White with #387773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387773; }
p { color: rgb(56,119,115); }
H1.HeaderClassName
{
color: #387773;
}
.AnyTagClassName
{
color: #387773;
}
</style>
background-color css
<style>
a { background-color: #387773; }
a { background-color: rgb(56,119,115); }
div.DivClassName
{
background-color: #387773;
}
.BgClassName
{
background-color: #387773;
}
</style>
border-color css
<style>
span { border-color: #387773; }
span { border-color: rgb(56,119,115); }
td.TdClassName
{
border-color: #387773;
}
.TagClassName
{
border-color: #387773;
}
</style>