Shades of Ming #387574
Tints of Ming #387574
RGB
CMYK
RGB Variations
Color information
#387574 (or 0x387574) is known color: Ming. HEX triplet: 38, 75 and 74. RGB value is (56,117,116). Sum of RGB (Red+Green+Blue) = 56+117+116=289 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.38% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 116 (45.70% from 255 or 40.14% from 289); Max value from RGB is 117 - color contains mainly: green. Hex color #387574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387574 is #C78A8B. Grayscale: #626262. Windows color (decimal): -13077132 or 7632184. OLE color: 7632184.
HSL color Cylindrical-coordinate representation of color #387574: hue angle of 179.02º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387574 is Cyan = 0.52, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 116 | - |
| CMYK | 0.52 | 0 | 0.01 | 0.54 |
| HSL | 179.02º | 0.35% | 0.34% | - |
| HSV(B) | 179.02º | 0.52% | 0.46% | - |
| XYZ | 11.14 | 14.82 | 18.8 | - |
| YUV | 98.65 | 137.79 | 97.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 116 | 0.52 | 0 | 0.01 | 0.54 | 179.02 | 0.35 | 0.34 |
| Hex | 38 | 75 | 74 | 34 | 0 | 1 | 36 | B3 | 23 | 22 |
| Octal | 70 | 165 | 164 | 64 | 0 | 1 | 66 | 263 | 43 | 42 |
| Binary | 111000 | 1110101 | 1110100 | 110100 | 0 | 1 | 110110 | 10110011 | 100011 | 100010 |
Color Harmonies of #387574
Complementary color
Monochromatic Colors of #387574
Black with #387574
Text Example
Text Example
White with #387574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387574; }
p { color: rgb(56,117,116); }
H1.HeaderClassName
{
color: #387574;
}
.AnyTagClassName
{
color: #387574;
}
</style>
background-color css
<style>
a { background-color: #387574; }
a { background-color: rgb(56,117,116); }
div.DivClassName
{
background-color: #387574;
}
.BgClassName
{
background-color: #387574;
}
</style>
border-color css
<style>
span { border-color: #387574; }
span { border-color: rgb(56,117,116); }
td.TdClassName
{
border-color: #387574;
}
.TagClassName
{
border-color: #387574;
}
</style>