Shades of Ming #397474
Tints of Ming #397474
RGB
CMYK
RGB Variations
Color information
#397474 (or 0x397474) is known color: Ming. HEX triplet: 39, 74 and 74. RGB value is (57,116,116). Sum of RGB (Red+Green+Blue) = 57+116+116=289 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.72% from 289); Green value is 116 (45.70% from 255 or 40.14% from 289); Blue value is 116 (45.70% from 255 or 40.14% from 289); Max value from RGB is 116 - color contains mainly: green, blue. Hex color #397474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397474 is #C68B8B. Grayscale: #626262. Windows color (decimal): -13011852 or 7631929. OLE color: 7631929.
HSL color Cylindrical-coordinate representation of color #397474: hue angle of 180º 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 #397474 is Cyan = 0.51, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 57 | 116 | 116 | - |
| CMYK | 0.51 | 0 | 0 | 0.55 |
| HSL | 180º | 0.34% | 0.34% | - |
| HSV(B) | 180º | 0.51% | 0.45% | - |
| XYZ | 11.09 | 14.62 | 18.76 | - |
| YUV | 98.36 | 137.95 | 98.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 116 | 0.51 | 0 | 0 | 0.55 | 180 | 0.34 | 0.34 |
| Hex | 39 | 74 | 74 | 33 | 0 | 0 | 37 | B4 | 22 | 22 |
| Octal | 71 | 164 | 164 | 63 | 0 | 0 | 67 | 264 | 42 | 42 |
| Binary | 111001 | 1110100 | 1110100 | 110011 | 0 | 0 | 110111 | 10110100 | 100010 | 100010 |
Color Harmonies of #397474
Complementary color
Monochromatic Colors of #397474
Black with #397474
Text Example
Text Example
White with #397474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397474; }
p { color: rgb(57,116,116); }
H1.HeaderClassName
{
color: #397474;
}
.AnyTagClassName
{
color: #397474;
}
</style>
background-color css
<style>
a { background-color: #397474; }
a { background-color: rgb(57,116,116); }
div.DivClassName
{
background-color: #397474;
}
.BgClassName
{
background-color: #397474;
}
</style>
border-color css
<style>
span { border-color: #397474; }
span { border-color: rgb(57,116,116); }
td.TdClassName
{
border-color: #397474;
}
.TagClassName
{
border-color: #397474;
}
</style>