Shades of Ming #397478
Tints of Ming #397478
RGB
CMYK
RGB Variations
Color information
#397478 (or 0x397478) is known color: Ming. HEX triplet: 39, 74 and 78. RGB value is (57,116,120). Sum of RGB (Red+Green+Blue) = 57+116+120=293 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.45% from 293); Green value is 116 (45.70% from 255 or 39.59% from 293); Blue value is 120 (47.27% from 255 or 40.96% from 293); Max value from RGB is 120 - color contains mainly: blue. Hex color #397478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397478 is #C68B87. Grayscale: #626262. Windows color (decimal): -13011848 or 7894073. OLE color: 7894073.
HSL color Cylindrical-coordinate representation of color #397478: hue angle of 183.81º 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 #397478 is Cyan = 0.52, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 116 | 120 | - |
| CMYK | 0.52 | 0.03 | 0 | 0.53 |
| HSL | 183.81º | 0.36% | 0.35% | - |
| HSV(B) | 183.81º | 0.53% | 0.47% | - |
| XYZ | 11.32 | 14.72 | 20.01 | - |
| YUV | 98.82 | 139.95 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 120 | 0.52 | 0.03 | 0 | 0.53 | 183.81 | 0.36 | 0.35 |
| Hex | 39 | 74 | 78 | 34 | 3 | 0 | 35 | B8 | 24 | 23 |
| Octal | 71 | 164 | 170 | 64 | 3 | 0 | 65 | 270 | 44 | 43 |
| Binary | 111001 | 1110100 | 1111000 | 110100 | 11 | 0 | 110101 | 10111000 | 100100 | 100011 |
Color Harmonies of #397478
Complementary color
Monochromatic Colors of #397478
Black with #397478
Text Example
Text Example
White with #397478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397478; }
p { color: rgb(57,116,120); }
H1.HeaderClassName
{
color: #397478;
}
.AnyTagClassName
{
color: #397478;
}
</style>
background-color css
<style>
a { background-color: #397478; }
a { background-color: rgb(57,116,120); }
div.DivClassName
{
background-color: #397478;
}
.BgClassName
{
background-color: #397478;
}
</style>
border-color css
<style>
span { border-color: #397478; }
span { border-color: rgb(57,116,120); }
td.TdClassName
{
border-color: #397478;
}
.TagClassName
{
border-color: #397478;
}
</style>