Shades of Ming #387675
Tints of Ming #387675
RGB
CMYK
RGB Variations
Color information
#387675 (or 0x387675) is known color: Ming. HEX triplet: 38, 76 and 75. RGB value is (56,118,117). Sum of RGB (Red+Green+Blue) = 56+118+117=291 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.24% from 291); Green value is 118 (46.48% from 255 or 40.55% from 291); Blue value is 117 (46.09% from 255 or 40.21% from 291); Max value from RGB is 118 - color contains mainly: green. Hex color #387675 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387675 is #C7898A. Grayscale: #636363. Windows color (decimal): -13076875 or 7697976. OLE color: 7697976.
HSL color Cylindrical-coordinate representation of color #387675: hue angle of 179.03º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387675 is Cyan = 0.53, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 118 | 117 | - |
| CMYK | 0.53 | 0 | 0.01 | 0.54 |
| HSL | 179.03º | 0.36% | 0.34% | - |
| HSV(B) | 179.03º | 0.53% | 0.46% | - |
| XYZ | 11.32 | 15.08 | 19.14 | - |
| YUV | 99.35 | 137.96 | 97.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 117 | 0.53 | 0 | 0.01 | 0.54 | 179.03 | 0.36 | 0.34 |
| Hex | 38 | 76 | 75 | 35 | 0 | 1 | 36 | B3 | 24 | 22 |
| Octal | 70 | 166 | 165 | 65 | 0 | 1 | 66 | 263 | 44 | 42 |
| Binary | 111000 | 1110110 | 1110101 | 110101 | 0 | 1 | 110110 | 10110011 | 100100 | 100010 |
Color Harmonies of #387675
Complementary color
Monochromatic Colors of #387675
Black with #387675
Text Example
Text Example
White with #387675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387675; }
p { color: rgb(56,118,117); }
H1.HeaderClassName
{
color: #387675;
}
.AnyTagClassName
{
color: #387675;
}
</style>
background-color css
<style>
a { background-color: #387675; }
a { background-color: rgb(56,118,117); }
div.DivClassName
{
background-color: #387675;
}
.BgClassName
{
background-color: #387675;
}
</style>
border-color css
<style>
span { border-color: #387675; }
span { border-color: rgb(56,118,117); }
td.TdClassName
{
border-color: #387675;
}
.TagClassName
{
border-color: #387675;
}
</style>