Shades of Ming #397079
Tints of Ming #397079
RGB
CMYK
RGB Variations
Color information
#397079 (or 0x397079) is known color: Ming. HEX triplet: 39, 70 and 79. RGB value is (57,112,121). Sum of RGB (Red+Green+Blue) = 57+112+121=290 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.66% from 290); Green value is 112 (44.14% from 255 or 38.62% from 290); Blue value is 121 (47.66% from 255 or 41.72% from 290); Max value from RGB is 121 - color contains mainly: blue. Hex color #397079 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397079 is #C68F86. Grayscale: #606060. Windows color (decimal): -13012871 or 7958585. OLE color: 7958585.
HSL color Cylindrical-coordinate representation of color #397079: hue angle of 188.44º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #397079 is Cyan = 0.53, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 112 | 121 | - |
| CMYK | 0.53 | 0.07 | 0 | 0.53 |
| HSL | 188.44º | 0.36% | 0.35% | - |
| HSV(B) | 188.44º | 0.53% | 0.47% | - |
| XYZ | 10.93 | 13.84 | 20.18 | - |
| YUV | 96.58 | 141.78 | 99.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 121 | 0.53 | 0.07 | 0 | 0.53 | 188.44 | 0.36 | 0.35 |
| Hex | 39 | 70 | 79 | 35 | 7 | 0 | 35 | BC | 24 | 23 |
| Octal | 71 | 160 | 171 | 65 | 7 | 0 | 65 | 274 | 44 | 43 |
| Binary | 111001 | 1110000 | 1111001 | 110101 | 111 | 0 | 110101 | 10111100 | 100100 | 100011 |
Color Harmonies of #397079
Complementary color
Monochromatic Colors of #397079
Black with #397079
Text Example
Text Example
White with #397079
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397079; }
p { color: rgb(57,112,121); }
H1.HeaderClassName
{
color: #397079;
}
.AnyTagClassName
{
color: #397079;
}
</style>
background-color css
<style>
a { background-color: #397079; }
a { background-color: rgb(57,112,121); }
div.DivClassName
{
background-color: #397079;
}
.BgClassName
{
background-color: #397079;
}
</style>
border-color css
<style>
span { border-color: #397079; }
span { border-color: rgb(57,112,121); }
td.TdClassName
{
border-color: #397079;
}
.TagClassName
{
border-color: #397079;
}
</style>