Shades of Ming #397077
Tints of Ming #397077
RGB
CMYK
RGB Variations
Color information
#397077 (or 0x397077) is known color: Ming. HEX triplet: 39, 70 and 77. RGB value is (57,112,119). Sum of RGB (Red+Green+Blue) = 57+112+119=288 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.79% from 288); Green value is 112 (44.14% from 255 or 38.89% from 288); Blue value is 119 (46.88% from 255 or 41.32% from 288); Max value from RGB is 119 - color contains mainly: blue. Hex color #397077 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397077 is #C68F88. Grayscale: #606060. Windows color (decimal): -13012873 or 7827513. OLE color: 7827513.
HSL color Cylindrical-coordinate representation of color #397077: hue angle of 186.77º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397077 is Cyan = 0.52, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 112 | 119 | - |
| CMYK | 0.52 | 0.06 | 0 | 0.53 |
| HSL | 186.77º | 0.35% | 0.35% | - |
| HSV(B) | 186.77º | 0.52% | 0.47% | - |
| XYZ | 10.81 | 13.79 | 19.54 | - |
| YUV | 96.35 | 140.78 | 99.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 119 | 0.52 | 0.06 | 0 | 0.53 | 186.77 | 0.35 | 0.35 |
| Hex | 39 | 70 | 77 | 34 | 6 | 0 | 35 | BB | 23 | 23 |
| Octal | 71 | 160 | 167 | 64 | 6 | 0 | 65 | 273 | 43 | 43 |
| Binary | 111001 | 1110000 | 1110111 | 110100 | 110 | 0 | 110101 | 10111011 | 100011 | 100011 |
Color Harmonies of #397077
Complementary color
Monochromatic Colors of #397077
Black with #397077
Text Example
Text Example
White with #397077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397077; }
p { color: rgb(57,112,119); }
H1.HeaderClassName
{
color: #397077;
}
.AnyTagClassName
{
color: #397077;
}
</style>
background-color css
<style>
a { background-color: #397077; }
a { background-color: rgb(57,112,119); }
div.DivClassName
{
background-color: #397077;
}
.BgClassName
{
background-color: #397077;
}
</style>
border-color css
<style>
span { border-color: #397077; }
span { border-color: rgb(57,112,119); }
td.TdClassName
{
border-color: #397077;
}
.TagClassName
{
border-color: #397077;
}
</style>