Shades of Ming #387572
Tints of Ming #387572
RGB
CMYK
RGB Variations
Color information
#387572 (or 0x387572) is known color: Ming. HEX triplet: 38, 75 and 72. RGB value is (56,117,114). Sum of RGB (Red+Green+Blue) = 56+117+114=287 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.51% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 114 (44.92% from 255 or 39.72% from 287); Max value from RGB is 117 - color contains mainly: green. Hex color #387572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387572 is #C78A8D. Grayscale: #626262. Windows color (decimal): -13077134 or 7501112. OLE color: 7501112.
HSL color Cylindrical-coordinate representation of color #387572: hue angle of 177.05º 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 #387572 is Cyan = 0.52, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 117 | 114 | - |
| CMYK | 0.52 | 0 | 0.03 | 0.54 |
| HSL | 177.05º | 0.35% | 0.34% | - |
| HSV(B) | 177.05º | 0.52% | 0.46% | - |
| XYZ | 11.03 | 14.78 | 18.19 | - |
| YUV | 98.42 | 136.79 | 97.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 117 | 114 | 0.52 | 0 | 0.03 | 0.54 | 177.05 | 0.35 | 0.34 |
| Hex | 38 | 75 | 72 | 34 | 0 | 3 | 36 | B1 | 23 | 22 |
| Octal | 70 | 165 | 162 | 64 | 0 | 3 | 66 | 261 | 43 | 42 |
| Binary | 111000 | 1110101 | 1110010 | 110100 | 0 | 11 | 110110 | 10110001 | 100011 | 100010 |
Color Harmonies of #387572
Complementary color
Monochromatic Colors of #387572
Black with #387572
Text Example
Text Example
White with #387572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387572; }
p { color: rgb(56,117,114); }
H1.HeaderClassName
{
color: #387572;
}
.AnyTagClassName
{
color: #387572;
}
</style>
background-color css
<style>
a { background-color: #387572; }
a { background-color: rgb(56,117,114); }
div.DivClassName
{
background-color: #387572;
}
.BgClassName
{
background-color: #387572;
}
</style>
border-color css
<style>
span { border-color: #387572; }
span { border-color: rgb(56,117,114); }
td.TdClassName
{
border-color: #387572;
}
.TagClassName
{
border-color: #387572;
}
</style>