Shades of Ming #397475
Tints of Ming #397475
RGB
CMYK
RGB Variations
Color information
#397475 (or 0x397475) is known color: Ming. HEX triplet: 39, 74 and 75. RGB value is (57,116,117). Sum of RGB (Red+Green+Blue) = 57+116+117=290 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.66% from 290); Green value is 116 (45.70% from 255 or 40% from 290); Blue value is 117 (46.09% from 255 or 40.34% from 290); Max value from RGB is 117 - color contains mainly: blue. Hex color #397475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397475 is #C68B8A. Grayscale: #626262. Windows color (decimal): -13011851 or 7697465. OLE color: 7697465.
HSL color Cylindrical-coordinate representation of color #397475: hue angle of 181º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397475 is Cyan = 0.51, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 116 | 117 | - |
| CMYK | 0.51 | 0.01 | 0 | 0.54 |
| HSL | 181º | 0.34% | 0.34% | - |
| HSV(B) | 181º | 0.51% | 0.46% | - |
| XYZ | 11.14 | 14.65 | 19.07 | - |
| YUV | 98.47 | 138.45 | 98.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 117 | 0.51 | 0.01 | 0 | 0.54 | 181 | 0.34 | 0.34 |
| Hex | 39 | 74 | 75 | 33 | 1 | 0 | 36 | B5 | 22 | 22 |
| Octal | 71 | 164 | 165 | 63 | 1 | 0 | 66 | 265 | 42 | 42 |
| Binary | 111001 | 1110100 | 1110101 | 110011 | 1 | 0 | 110110 | 10110101 | 100010 | 100010 |
Color Harmonies of #397475
Complementary color
Monochromatic Colors of #397475
Black with #397475
Text Example
Text Example
White with #397475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397475; }
p { color: rgb(57,116,117); }
H1.HeaderClassName
{
color: #397475;
}
.AnyTagClassName
{
color: #397475;
}
</style>
background-color css
<style>
a { background-color: #397475; }
a { background-color: rgb(57,116,117); }
div.DivClassName
{
background-color: #397475;
}
.BgClassName
{
background-color: #397475;
}
</style>
border-color css
<style>
span { border-color: #397475; }
span { border-color: rgb(57,116,117); }
td.TdClassName
{
border-color: #397475;
}
.TagClassName
{
border-color: #397475;
}
</style>