Shades of Ming #397377
Tints of Ming #397377
RGB
CMYK
RGB Variations
Color information
#397377 (or 0x397377) is known color: Ming. HEX triplet: 39, 73 and 77. RGB value is (57,115,119). Sum of RGB (Red+Green+Blue) = 57+115+119=291 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.59% from 291); Green value is 115 (45.31% from 255 or 39.52% from 291); Blue value is 119 (46.88% from 255 or 40.89% from 291); Max value from RGB is 119 - color contains mainly: blue. Hex color #397377 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397377 is #C68C88. Grayscale: #626262. Windows color (decimal): -13012105 or 7828281. OLE color: 7828281.
HSL color Cylindrical-coordinate representation of color #397377: hue angle of 183.87º degrees, saturation: 0.35, 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 #397377 is Cyan = 0.52, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 115 | 119 | - |
| CMYK | 0.52 | 0.03 | 0 | 0.53 |
| HSL | 183.87º | 0.35% | 0.35% | - |
| HSV(B) | 183.87º | 0.52% | 0.47% | - |
| XYZ | 11.15 | 14.46 | 19.66 | - |
| YUV | 98.11 | 139.78 | 98.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 115 | 119 | 0.52 | 0.03 | 0 | 0.53 | 183.87 | 0.35 | 0.35 |
| Hex | 39 | 73 | 77 | 34 | 3 | 0 | 35 | B8 | 23 | 23 |
| Octal | 71 | 163 | 167 | 64 | 3 | 0 | 65 | 270 | 43 | 43 |
| Binary | 111001 | 1110011 | 1110111 | 110100 | 11 | 0 | 110101 | 10111000 | 100011 | 100011 |
Color Harmonies of #397377
Complementary color
Monochromatic Colors of #397377
Black with #397377
Text Example
Text Example
White with #397377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397377; }
p { color: rgb(57,115,119); }
H1.HeaderClassName
{
color: #397377;
}
.AnyTagClassName
{
color: #397377;
}
</style>
background-color css
<style>
a { background-color: #397377; }
a { background-color: rgb(57,115,119); }
div.DivClassName
{
background-color: #397377;
}
.BgClassName
{
background-color: #397377;
}
</style>
border-color css
<style>
span { border-color: #397377; }
span { border-color: rgb(57,115,119); }
td.TdClassName
{
border-color: #397377;
}
.TagClassName
{
border-color: #397377;
}
</style>