Shades of Ming #397372
Tints of Ming #397372
RGB
CMYK
RGB Variations
Color information
#397372 (or 0x397372) is known color: Ming. HEX triplet: 39, 73 and 72. RGB value is (57,115,114). Sum of RGB (Red+Green+Blue) = 57+115+114=286 (37% of max value = 765). Red value is 57 (22.66% from 255 or 19.93% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 114 (44.92% from 255 or 39.86% from 286); Max value from RGB is 115 - color contains mainly: green. Hex color #397372 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397372 is #C68C8D. Grayscale: #616161. Windows color (decimal): -13012110 or 7500601. OLE color: 7500601.
HSL color Cylindrical-coordinate representation of color #397372: hue angle of 178.97º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #397372 is Cyan = 0.50, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 115 | 114 | - |
| CMYK | 0.50 | 0 | 0.01 | 0.55 |
| HSL | 178.97º | 0.34% | 0.34% | - |
| HSV(B) | 178.97º | 0.5% | 0.45% | - |
| XYZ | 10.86 | 14.35 | 18.12 | - |
| YUV | 97.54 | 137.28 | 99.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 114 | 0.50 | 0 | 0.01 | 0.55 | 178.97 | 0.34 | 0.34 |
| Hex | 39 | 73 | 72 | 32 | 0 | 1 | 37 | B3 | 22 | 22 |
| Octal | 71 | 163 | 162 | 62 | 0 | 1 | 67 | 263 | 42 | 42 |
| Binary | 111001 | 1110011 | 1110010 | 110010 | 0 | 1 | 110111 | 10110011 | 100010 | 100010 |
Color Harmonies of #397372
Complementary color
Monochromatic Colors of #397372
Black with #397372
Text Example
Text Example
White with #397372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397372; }
p { color: rgb(57,115,114); }
H1.HeaderClassName
{
color: #397372;
}
.AnyTagClassName
{
color: #397372;
}
</style>
background-color css
<style>
a { background-color: #397372; }
a { background-color: rgb(57,115,114); }
div.DivClassName
{
background-color: #397372;
}
.BgClassName
{
background-color: #397372;
}
</style>
border-color css
<style>
span { border-color: #397372; }
span { border-color: rgb(57,115,114); }
td.TdClassName
{
border-color: #397372;
}
.TagClassName
{
border-color: #397372;
}
</style>