Shades of Ming #387270
Tints of Ming #387270
RGB
CMYK
RGB Variations
Color information
#387270 (or 0x387270) is known color: Ming. HEX triplet: 38, 72 and 70. RGB value is (56,114,112). Sum of RGB (Red+Green+Blue) = 56+114+112=282 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.86% from 282); Green value is 114 (44.92% from 255 or 40.43% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 114 - color contains mainly: green. Hex color #387270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387270 is #C78D8F. Grayscale: #606060. Windows color (decimal): -13077904 or 7369272. OLE color: 7369272.
HSL color Cylindrical-coordinate representation of color #387270: hue angle of 177.93º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #387270 is Cyan = 0.51, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 114 | 112 | - |
| CMYK | 0.51 | 0 | 0.02 | 0.55 |
| HSL | 177.93º | 0.34% | 0.33% | - |
| HSV(B) | 177.93º | 0.51% | 0.45% | - |
| XYZ | 10.57 | 14.05 | 17.48 | - |
| YUV | 96.43 | 136.78 | 99.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 112 | 0.51 | 0 | 0.02 | 0.55 | 177.93 | 0.34 | 0.33 |
| Hex | 38 | 72 | 70 | 33 | 0 | 2 | 37 | B2 | 22 | 21 |
| Octal | 70 | 162 | 160 | 63 | 0 | 2 | 67 | 262 | 42 | 41 |
| Binary | 111000 | 1110010 | 1110000 | 110011 | 0 | 10 | 110111 | 10110010 | 100010 | 100001 |
Color Harmonies of #387270
Complementary color
Monochromatic Colors of #387270
Black with #387270
Text Example
Text Example
White with #387270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387270; }
p { color: rgb(56,114,112); }
H1.HeaderClassName
{
color: #387270;
}
.AnyTagClassName
{
color: #387270;
}
</style>
background-color css
<style>
a { background-color: #387270; }
a { background-color: rgb(56,114,112); }
div.DivClassName
{
background-color: #387270;
}
.BgClassName
{
background-color: #387270;
}
</style>
border-color css
<style>
span { border-color: #387270; }
span { border-color: rgb(56,114,112); }
td.TdClassName
{
border-color: #387270;
}
.TagClassName
{
border-color: #387270;
}
</style>