Shades of Ming #397571
Tints of Ming #397571
RGB
CMYK
RGB Variations
Color information
#397571 (or 0x397571) is known color: Ming. HEX triplet: 39, 75 and 71. RGB value is (57,117,113). Sum of RGB (Red+Green+Blue) = 57+117+113=287 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.86% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 113 (44.53% from 255 or 39.37% from 287); Max value from RGB is 117 - color contains mainly: green. Hex color #397571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397571 is #C68A8E. Grayscale: #626262. Windows color (decimal): -13011599 or 7435577. OLE color: 7435577.
HSL color Cylindrical-coordinate representation of color #397571: hue angle of 176º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397571 is Cyan = 0.51, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 113 | - |
| CMYK | 0.51 | 0 | 0.03 | 0.54 |
| HSL | 176º | 0.34% | 0.34% | - |
| HSV(B) | 176º | 0.51% | 0.46% | - |
| XYZ | 11.03 | 14.78 | 17.9 | - |
| YUV | 98.6 | 136.12 | 98.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 113 | 0.51 | 0 | 0.03 | 0.54 | 176 | 0.34 | 0.34 |
| Hex | 39 | 75 | 71 | 33 | 0 | 3 | 36 | B0 | 22 | 22 |
| Octal | 71 | 165 | 161 | 63 | 0 | 3 | 66 | 260 | 42 | 42 |
| Binary | 111001 | 1110101 | 1110001 | 110011 | 0 | 11 | 110110 | 10110000 | 100010 | 100010 |
Color Harmonies of #397571
Complementary color
Monochromatic Colors of #397571
Black with #397571
Text Example
Text Example
White with #397571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397571; }
p { color: rgb(57,117,113); }
H1.HeaderClassName
{
color: #397571;
}
.AnyTagClassName
{
color: #397571;
}
</style>
background-color css
<style>
a { background-color: #397571; }
a { background-color: rgb(57,117,113); }
div.DivClassName
{
background-color: #397571;
}
.BgClassName
{
background-color: #397571;
}
</style>
border-color css
<style>
span { border-color: #397571; }
span { border-color: rgb(57,117,113); }
td.TdClassName
{
border-color: #397571;
}
.TagClassName
{
border-color: #397571;
}
</style>