Shades of Ming #397076
Tints of Ming #397076
RGB
CMYK
RGB Variations
Color information
#397076 (or 0x397076) is known color: Ming. HEX triplet: 39, 70 and 76. RGB value is (57,112,118). Sum of RGB (Red+Green+Blue) = 57+112+118=287 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.86% from 287); Green value is 112 (44.14% from 255 or 39.02% from 287); Blue value is 118 (46.48% from 255 or 41.11% from 287); Max value from RGB is 118 - color contains mainly: blue. Hex color #397076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397076 is #C68F89. Grayscale: #606060. Windows color (decimal): -13012874 or 7761977. OLE color: 7761977.
HSL color Cylindrical-coordinate representation of color #397076: hue angle of 185.9º 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 #397076 is Cyan = 0.52, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 112 | 118 | - |
| CMYK | 0.52 | 0.05 | 0 | 0.54 |
| HSL | 185.9º | 0.35% | 0.34% | - |
| HSV(B) | 185.9º | 0.52% | 0.46% | - |
| XYZ | 10.75 | 13.77 | 19.23 | - |
| YUV | 96.24 | 140.28 | 100.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 118 | 0.52 | 0.05 | 0 | 0.54 | 185.9 | 0.35 | 0.34 |
| Hex | 39 | 70 | 76 | 34 | 5 | 0 | 36 | BA | 23 | 22 |
| Octal | 71 | 160 | 166 | 64 | 5 | 0 | 66 | 272 | 43 | 42 |
| Binary | 111001 | 1110000 | 1110110 | 110100 | 101 | 0 | 110110 | 10111010 | 100011 | 100010 |
Color Harmonies of #397076
Complementary color
Monochromatic Colors of #397076
Black with #397076
Text Example
Text Example
White with #397076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397076; }
p { color: rgb(57,112,118); }
H1.HeaderClassName
{
color: #397076;
}
.AnyTagClassName
{
color: #397076;
}
</style>
background-color css
<style>
a { background-color: #397076; }
a { background-color: rgb(57,112,118); }
div.DivClassName
{
background-color: #397076;
}
.BgClassName
{
background-color: #397076;
}
</style>
border-color css
<style>
span { border-color: #397076; }
span { border-color: rgb(57,112,118); }
td.TdClassName
{
border-color: #397076;
}
.TagClassName
{
border-color: #397076;
}
</style>