Shades of Ming #397378
Tints of Ming #397378
RGB
CMYK
RGB Variations
Color information
#397378 (or 0x397378) is known color: Ming. HEX triplet: 39, 73 and 78. RGB value is (57,115,120). Sum of RGB (Red+Green+Blue) = 57+115+120=292 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.52% from 292); Green value is 115 (45.31% from 255 or 39.38% from 292); Blue value is 120 (47.27% from 255 or 41.10% from 292); Max value from RGB is 120 - color contains mainly: blue. Hex color #397378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397378 is #C68C87. Grayscale: #626262. Windows color (decimal): -13012104 or 7893817. OLE color: 7893817.
HSL color Cylindrical-coordinate representation of color #397378: hue angle of 184.76º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #397378 is Cyan = 0.52, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 115 | 120 | - |
| CMYK | 0.52 | 0.04 | 0 | 0.53 |
| HSL | 184.76º | 0.36% | 0.35% | - |
| HSV(B) | 184.76º | 0.53% | 0.47% | - |
| XYZ | 11.21 | 14.49 | 19.97 | - |
| YUV | 98.23 | 140.28 | 98.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 120 | 0.52 | 0.04 | 0 | 0.53 | 184.76 | 0.36 | 0.35 |
| Hex | 39 | 73 | 78 | 34 | 4 | 0 | 35 | B9 | 24 | 23 |
| Octal | 71 | 163 | 170 | 64 | 4 | 0 | 65 | 271 | 44 | 43 |
| Binary | 111001 | 1110011 | 1111000 | 110100 | 100 | 0 | 110101 | 10111001 | 100100 | 100011 |
Color Harmonies of #397378
Complementary color
Monochromatic Colors of #397378
Black with #397378
Text Example
Text Example
White with #397378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397378; }
p { color: rgb(57,115,120); }
H1.HeaderClassName
{
color: #397378;
}
.AnyTagClassName
{
color: #397378;
}
</style>
background-color css
<style>
a { background-color: #397378; }
a { background-color: rgb(57,115,120); }
div.DivClassName
{
background-color: #397378;
}
.BgClassName
{
background-color: #397378;
}
</style>
border-color css
<style>
span { border-color: #397378; }
span { border-color: rgb(57,115,120); }
td.TdClassName
{
border-color: #397378;
}
.TagClassName
{
border-color: #397378;
}
</style>