Shades of Ming #397375
Tints of Ming #397375
RGB
CMYK
RGB Variations
Color information
#397375 (or 0x397375) is known color: Ming. HEX triplet: 39, 73 and 75. RGB value is (57,115,117). Sum of RGB (Red+Green+Blue) = 57+115+117=289 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.72% from 289); Green value is 115 (45.31% from 255 or 39.79% from 289); Blue value is 117 (46.09% from 255 or 40.48% from 289); Max value from RGB is 117 - color contains mainly: blue. Hex color #397375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397375 is #C68C8A. Grayscale: #616161. Windows color (decimal): -13012107 or 7697209. OLE color: 7697209.
HSL color Cylindrical-coordinate representation of color #397375: hue angle of 182º 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 #397375 is Cyan = 0.51, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 115 | 117 | - |
| CMYK | 0.51 | 0.02 | 0 | 0.54 |
| HSL | 182º | 0.34% | 0.34% | - |
| HSV(B) | 182º | 0.51% | 0.46% | - |
| XYZ | 11.03 | 14.42 | 19.03 | - |
| YUV | 97.89 | 138.78 | 98.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 117 | 0.51 | 0.02 | 0 | 0.54 | 182 | 0.34 | 0.34 |
| Hex | 39 | 73 | 75 | 33 | 2 | 0 | 36 | B6 | 22 | 22 |
| Octal | 71 | 163 | 165 | 63 | 2 | 0 | 66 | 266 | 42 | 42 |
| Binary | 111001 | 1110011 | 1110101 | 110011 | 10 | 0 | 110110 | 10110110 | 100010 | 100010 |
Color Harmonies of #397375
Complementary color
Monochromatic Colors of #397375
Black with #397375
Text Example
Text Example
White with #397375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397375; }
p { color: rgb(57,115,117); }
H1.HeaderClassName
{
color: #397375;
}
.AnyTagClassName
{
color: #397375;
}
</style>
background-color css
<style>
a { background-color: #397375; }
a { background-color: rgb(57,115,117); }
div.DivClassName
{
background-color: #397375;
}
.BgClassName
{
background-color: #397375;
}
</style>
border-color css
<style>
span { border-color: #397375; }
span { border-color: rgb(57,115,117); }
td.TdClassName
{
border-color: #397375;
}
.TagClassName
{
border-color: #397375;
}
</style>