Shades of Ming #387875
Tints of Ming #387875
RGB
CMYK
RGB Variations
Color information
#387875 (or 0x387875) is known color: Ming. HEX triplet: 38, 78 and 75. RGB value is (56,120,117). Sum of RGB (Red+Green+Blue) = 56+120+117=293 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.11% from 293); Green value is 120 (47.27% from 255 or 40.96% from 293); Blue value is 117 (46.09% from 255 or 39.93% from 293); Max value from RGB is 120 - color contains mainly: green. Hex color #387875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387875 is #C7878A. Grayscale: #646464. Windows color (decimal): -13076363 or 7698488. OLE color: 7698488.
HSL color Cylindrical-coordinate representation of color #387875: hue angle of 177.19º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387875 is Cyan = 0.53, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 120 | 117 | - |
| CMYK | 0.53 | 0 | 0.02 | 0.53 |
| HSL | 177.19º | 0.36% | 0.35% | - |
| HSV(B) | 177.19º | 0.53% | 0.47% | - |
| XYZ | 11.56 | 15.56 | 19.22 | - |
| YUV | 100.52 | 137.3 | 96.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 120 | 117 | 0.53 | 0 | 0.02 | 0.53 | 177.19 | 0.36 | 0.35 |
| Hex | 38 | 78 | 75 | 35 | 0 | 2 | 35 | B1 | 24 | 23 |
| Octal | 70 | 170 | 165 | 65 | 0 | 2 | 65 | 261 | 44 | 43 |
| Binary | 111000 | 1111000 | 1110101 | 110101 | 0 | 10 | 110101 | 10110001 | 100100 | 100011 |
Color Harmonies of #387875
Complementary color
Monochromatic Colors of #387875
Black with #387875
Text Example
Text Example
White with #387875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387875; }
p { color: rgb(56,120,117); }
H1.HeaderClassName
{
color: #387875;
}
.AnyTagClassName
{
color: #387875;
}
</style>
background-color css
<style>
a { background-color: #387875; }
a { background-color: rgb(56,120,117); }
div.DivClassName
{
background-color: #387875;
}
.BgClassName
{
background-color: #387875;
}
</style>
border-color css
<style>
span { border-color: #387875; }
span { border-color: rgb(56,120,117); }
td.TdClassName
{
border-color: #387875;
}
.TagClassName
{
border-color: #387875;
}
</style>