Shades of Ming #397070
Tints of Ming #397070
RGB
CMYK
RGB Variations
Color information
#397070 (or 0x397070) is known color: Ming. HEX triplet: 39, 70 and 70. RGB value is (57,112,112). Sum of RGB (Red+Green+Blue) = 57+112+112=281 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.28% from 281); Green value is 112 (44.14% from 255 or 39.86% from 281); Blue value is 112 (44.14% from 255 or 39.86% from 281); Max value from RGB is 112 - color contains mainly: green, blue. Hex color #397070 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397070 is #C68F8F. Grayscale: #5F5F5F. Windows color (decimal): -13012880 or 7368761. OLE color: 7368761.
HSL color Cylindrical-coordinate representation of color #397070: hue angle of 180º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #397070 is Cyan = 0.49, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 112 | 112 | - |
| CMYK | 0.49 | 0 | 0 | 0.56 |
| HSL | 180º | 0.33% | 0.33% | - |
| HSV(B) | 180º | 0.49% | 0.44% | - |
| XYZ | 10.41 | 13.63 | 17.41 | - |
| YUV | 95.56 | 137.28 | 100.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 112 | 112 | 0.49 | 0 | 0 | 0.56 | 180 | 0.33 | 0.33 |
| Hex | 39 | 70 | 70 | 31 | 0 | 0 | 38 | B4 | 21 | 21 |
| Octal | 71 | 160 | 160 | 61 | 0 | 0 | 70 | 264 | 41 | 41 |
| Binary | 111001 | 1110000 | 1110000 | 110001 | 0 | 0 | 111000 | 10110100 | 100001 | 100001 |
Color Harmonies of #397070
Complementary color
Monochromatic Colors of #397070
Black with #397070
Text Example
Text Example
White with #397070
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397070; }
p { color: rgb(57,112,112); }
H1.HeaderClassName
{
color: #397070;
}
.AnyTagClassName
{
color: #397070;
}
</style>
background-color css
<style>
a { background-color: #397070; }
a { background-color: rgb(57,112,112); }
div.DivClassName
{
background-color: #397070;
}
.BgClassName
{
background-color: #397070;
}
</style>
border-color css
<style>
span { border-color: #397070; }
span { border-color: rgb(57,112,112); }
td.TdClassName
{
border-color: #397070;
}
.TagClassName
{
border-color: #397070;
}
</style>