Shades of Ming #397177
Tints of Ming #397177
RGB
CMYK
RGB Variations
Color information
#397177 (or 0x397177) is known color: Ming. HEX triplet: 39, 71 and 77. RGB value is (57,113,119). Sum of RGB (Red+Green+Blue) = 57+113+119=289 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.72% from 289); Green value is 113 (44.53% from 255 or 39.10% from 289); Blue value is 119 (46.88% from 255 or 41.18% from 289); Max value from RGB is 119 - color contains mainly: blue. Hex color #397177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397177 is #C68E88. Grayscale: #606060. Windows color (decimal): -13012617 or 7827769. OLE color: 7827769.
HSL color Cylindrical-coordinate representation of color #397177: hue angle of 185.81º 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 #397177 is Cyan = 0.52, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 113 | 119 | - |
| CMYK | 0.52 | 0.05 | 0 | 0.53 |
| HSL | 185.81º | 0.35% | 0.35% | - |
| HSV(B) | 185.81º | 0.52% | 0.47% | - |
| XYZ | 10.92 | 14.01 | 19.58 | - |
| YUV | 96.94 | 140.45 | 99.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 119 | 0.52 | 0.05 | 0 | 0.53 | 185.81 | 0.35 | 0.35 |
| Hex | 39 | 71 | 77 | 34 | 5 | 0 | 35 | BA | 23 | 23 |
| Octal | 71 | 161 | 167 | 64 | 5 | 0 | 65 | 272 | 43 | 43 |
| Binary | 111001 | 1110001 | 1110111 | 110100 | 101 | 0 | 110101 | 10111010 | 100011 | 100011 |
Color Harmonies of #397177
Complementary color
Monochromatic Colors of #397177
Black with #397177
Text Example
Text Example
White with #397177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397177; }
p { color: rgb(57,113,119); }
H1.HeaderClassName
{
color: #397177;
}
.AnyTagClassName
{
color: #397177;
}
</style>
background-color css
<style>
a { background-color: #397177; }
a { background-color: rgb(57,113,119); }
div.DivClassName
{
background-color: #397177;
}
.BgClassName
{
background-color: #397177;
}
</style>
border-color css
<style>
span { border-color: #397177; }
span { border-color: rgb(57,113,119); }
td.TdClassName
{
border-color: #397177;
}
.TagClassName
{
border-color: #397177;
}
</style>