Shades of Ming #397472
Tints of Ming #397472
RGB
CMYK
RGB Variations
Color information
#397472 (or 0x397472) is known color: Ming. HEX triplet: 39, 74 and 72. RGB value is (57,116,114). Sum of RGB (Red+Green+Blue) = 57+116+114=287 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.86% from 287); Green value is 116 (45.70% from 255 or 40.42% from 287); Blue value is 114 (44.92% from 255 or 39.72% from 287); Max value from RGB is 116 - color contains mainly: green. Hex color #397472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397472 is #C68B8D. Grayscale: #626262. Windows color (decimal): -13011854 or 7500857. OLE color: 7500857.
HSL color Cylindrical-coordinate representation of color #397472: hue angle of 177.97º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #397472 is Cyan = 0.51, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 114 | - |
| CMYK | 0.51 | 0 | 0.02 | 0.55 |
| HSL | 177.97º | 0.34% | 0.34% | - |
| HSV(B) | 177.97º | 0.51% | 0.45% | - |
| XYZ | 10.97 | 14.58 | 18.15 | - |
| YUV | 98.13 | 136.95 | 98.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 114 | 0.51 | 0 | 0.02 | 0.55 | 177.97 | 0.34 | 0.34 |
| Hex | 39 | 74 | 72 | 33 | 0 | 2 | 37 | B2 | 22 | 22 |
| Octal | 71 | 164 | 162 | 63 | 0 | 2 | 67 | 262 | 42 | 42 |
| Binary | 111001 | 1110100 | 1110010 | 110011 | 0 | 10 | 110111 | 10110010 | 100010 | 100010 |
Color Harmonies of #397472
Complementary color
Monochromatic Colors of #397472
Black with #397472
Text Example
Text Example
White with #397472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397472; }
p { color: rgb(57,116,114); }
H1.HeaderClassName
{
color: #397472;
}
.AnyTagClassName
{
color: #397472;
}
</style>
background-color css
<style>
a { background-color: #397472; }
a { background-color: rgb(57,116,114); }
div.DivClassName
{
background-color: #397472;
}
.BgClassName
{
background-color: #397472;
}
</style>
border-color css
<style>
span { border-color: #397472; }
span { border-color: rgb(57,116,114); }
td.TdClassName
{
border-color: #397472;
}
.TagClassName
{
border-color: #397472;
}
</style>