Shades of Ming #397170
Tints of Ming #397170
RGB
CMYK
RGB Variations
Color information
#397170 (or 0x397170) is known color: Ming. HEX triplet: 39, 71 and 70. RGB value is (57,113,112). Sum of RGB (Red+Green+Blue) = 57+113+112=282 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.21% from 282); Green value is 113 (44.53% from 255 or 40.07% from 282); Blue value is 112 (44.14% from 255 or 39.72% from 282); Max value from RGB is 113 - color contains mainly: green. Hex color #397170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397170 is #C68E8F. Grayscale: #606060. Windows color (decimal): -13012624 or 7369017. OLE color: 7369017.
HSL color Cylindrical-coordinate representation of color #397170: hue angle of 178.93º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #397170 is Cyan = 0.50, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 113 | 112 | - |
| CMYK | 0.50 | 0 | 0.01 | 0.56 |
| HSL | 178.93º | 0.33% | 0.33% | - |
| HSV(B) | 178.93º | 0.5% | 0.44% | - |
| XYZ | 10.52 | 13.85 | 17.45 | - |
| YUV | 96.14 | 136.95 | 100.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 113 | 112 | 0.50 | 0 | 0.01 | 0.56 | 178.93 | 0.33 | 0.33 |
| Hex | 39 | 71 | 70 | 32 | 0 | 1 | 38 | B3 | 21 | 21 |
| Octal | 71 | 161 | 160 | 62 | 0 | 1 | 70 | 263 | 41 | 41 |
| Binary | 111001 | 1110001 | 1110000 | 110010 | 0 | 1 | 111000 | 10110011 | 100001 | 100001 |
Color Harmonies of #397170
Complementary color
Monochromatic Colors of #397170
Black with #397170
Text Example
Text Example
White with #397170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397170; }
p { color: rgb(57,113,112); }
H1.HeaderClassName
{
color: #397170;
}
.AnyTagClassName
{
color: #397170;
}
</style>
background-color css
<style>
a { background-color: #397170; }
a { background-color: rgb(57,113,112); }
div.DivClassName
{
background-color: #397170;
}
.BgClassName
{
background-color: #397170;
}
</style>
border-color css
<style>
span { border-color: #397170; }
span { border-color: rgb(57,113,112); }
td.TdClassName
{
border-color: #397170;
}
.TagClassName
{
border-color: #397170;
}
</style>