Shades of Ming #397075
Tints of Ming #397075
RGB
CMYK
RGB Variations
Color information
#397075 (or 0x397075) is known color: Ming. HEX triplet: 39, 70 and 75. RGB value is (57,112,117). Sum of RGB (Red+Green+Blue) = 57+112+117=286 (37% of max value = 765). Red value is 57 (22.66% from 255 or 19.93% from 286); Green value is 112 (44.14% from 255 or 39.16% from 286); Blue value is 117 (46.09% from 255 or 40.91% from 286); Max value from RGB is 117 - color contains mainly: blue. Hex color #397075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397075 is #C68F8A. Grayscale: #606060. Windows color (decimal): -13012875 or 7696441. OLE color: 7696441.
HSL color Cylindrical-coordinate representation of color #397075: hue angle of 185º 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 #397075 is Cyan = 0.51, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 112 | 117 | - |
| CMYK | 0.51 | 0.04 | 0 | 0.54 |
| HSL | 185º | 0.34% | 0.34% | - |
| HSV(B) | 185º | 0.51% | 0.46% | - |
| XYZ | 10.69 | 13.74 | 18.92 | - |
| YUV | 96.13 | 139.78 | 100.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 117 | 0.51 | 0.04 | 0 | 0.54 | 185 | 0.34 | 0.34 |
| Hex | 39 | 70 | 75 | 33 | 4 | 0 | 36 | B9 | 22 | 22 |
| Octal | 71 | 160 | 165 | 63 | 4 | 0 | 66 | 271 | 42 | 42 |
| Binary | 111001 | 1110000 | 1110101 | 110011 | 100 | 0 | 110110 | 10111001 | 100010 | 100010 |
Color Harmonies of #397075
Complementary color
Monochromatic Colors of #397075
Black with #397075
Text Example
Text Example
White with #397075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397075; }
p { color: rgb(57,112,117); }
H1.HeaderClassName
{
color: #397075;
}
.AnyTagClassName
{
color: #397075;
}
</style>
background-color css
<style>
a { background-color: #397075; }
a { background-color: rgb(57,112,117); }
div.DivClassName
{
background-color: #397075;
}
.BgClassName
{
background-color: #397075;
}
</style>
border-color css
<style>
span { border-color: #397075; }
span { border-color: rgb(57,112,117); }
td.TdClassName
{
border-color: #397075;
}
.TagClassName
{
border-color: #397075;
}
</style>