Shades of Ming #397176
Tints of Ming #397176
RGB
CMYK
RGB Variations
Color information
#397176 (or 0x397176) is known color: Ming. HEX triplet: 39, 71 and 76. RGB value is (57,113,118). Sum of RGB (Red+Green+Blue) = 57+113+118=288 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.79% from 288); Green value is 113 (44.53% from 255 or 39.24% from 288); Blue value is 118 (46.48% from 255 or 40.97% from 288); Max value from RGB is 118 - color contains mainly: blue. Hex color #397176 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397176 is #C68E89. Grayscale: #606060. Windows color (decimal): -13012618 or 7762233. OLE color: 7762233.
HSL color Cylindrical-coordinate representation of color #397176: hue angle of 184.92º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397176 is Cyan = 0.52, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 113 | 118 | - |
| CMYK | 0.52 | 0.04 | 0 | 0.54 |
| HSL | 184.92º | 0.35% | 0.34% | - |
| HSV(B) | 184.92º | 0.52% | 0.46% | - |
| XYZ | 10.86 | 13.99 | 19.27 | - |
| YUV | 96.83 | 139.95 | 99.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 118 | 0.52 | 0.04 | 0 | 0.54 | 184.92 | 0.35 | 0.34 |
| Hex | 39 | 71 | 76 | 34 | 4 | 0 | 36 | B9 | 23 | 22 |
| Octal | 71 | 161 | 166 | 64 | 4 | 0 | 66 | 271 | 43 | 42 |
| Binary | 111001 | 1110001 | 1110110 | 110100 | 100 | 0 | 110110 | 10111001 | 100011 | 100010 |
Color Harmonies of #397176
Complementary color
Monochromatic Colors of #397176
Black with #397176
Text Example
Text Example
White with #397176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397176; }
p { color: rgb(57,113,118); }
H1.HeaderClassName
{
color: #397176;
}
.AnyTagClassName
{
color: #397176;
}
</style>
background-color css
<style>
a { background-color: #397176; }
a { background-color: rgb(57,113,118); }
div.DivClassName
{
background-color: #397176;
}
.BgClassName
{
background-color: #397176;
}
</style>
border-color css
<style>
span { border-color: #397176; }
span { border-color: rgb(57,113,118); }
td.TdClassName
{
border-color: #397176;
}
.TagClassName
{
border-color: #397176;
}
</style>