Shades of Ming #397573
Tints of Ming #397573
RGB
CMYK
RGB Variations
Color information
#397573 (or 0x397573) is known color: Ming. HEX triplet: 39, 75 and 73. RGB value is (57,117,115). Sum of RGB (Red+Green+Blue) = 57+117+115=289 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.72% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 115 (45.31% from 255 or 39.79% from 289); Max value from RGB is 117 - color contains mainly: green. Hex color #397573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397573 is #C68A8C. Grayscale: #626262. Windows color (decimal): -13011597 or 7566649. OLE color: 7566649.
HSL color Cylindrical-coordinate representation of color #397573: hue angle of 178º 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 #397573 is Cyan = 0.51, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 117 | 115 | - |
| CMYK | 0.51 | 0 | 0.02 | 0.54 |
| HSL | 178º | 0.34% | 0.34% | - |
| HSV(B) | 178º | 0.51% | 0.46% | - |
| XYZ | 11.14 | 14.83 | 18.49 | - |
| YUV | 98.83 | 137.12 | 98.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 115 | 0.51 | 0 | 0.02 | 0.54 | 178 | 0.34 | 0.34 |
| Hex | 39 | 75 | 73 | 33 | 0 | 2 | 36 | B2 | 22 | 22 |
| Octal | 71 | 165 | 163 | 63 | 0 | 2 | 66 | 262 | 42 | 42 |
| Binary | 111001 | 1110101 | 1110011 | 110011 | 0 | 10 | 110110 | 10110010 | 100010 | 100010 |
Color Harmonies of #397573
Complementary color
Monochromatic Colors of #397573
Black with #397573
Text Example
Text Example
White with #397573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397573; }
p { color: rgb(57,117,115); }
H1.HeaderClassName
{
color: #397573;
}
.AnyTagClassName
{
color: #397573;
}
</style>
background-color css
<style>
a { background-color: #397573; }
a { background-color: rgb(57,117,115); }
div.DivClassName
{
background-color: #397573;
}
.BgClassName
{
background-color: #397573;
}
</style>
border-color css
<style>
span { border-color: #397573; }
span { border-color: rgb(57,117,115); }
td.TdClassName
{
border-color: #397573;
}
.TagClassName
{
border-color: #397573;
}
</style>