Shades of Ming #397277
Tints of Ming #397277
RGB
CMYK
RGB Variations
Color information
#397277 (or 0x397277) is known color: Ming. HEX triplet: 39, 72 and 77. RGB value is (57,114,119). Sum of RGB (Red+Green+Blue) = 57+114+119=290 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.66% from 290); Green value is 114 (44.92% from 255 or 39.31% from 290); Blue value is 119 (46.88% from 255 or 41.03% from 290); Max value from RGB is 119 - color contains mainly: blue. Hex color #397277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397277 is #C68D88. Grayscale: #616161. Windows color (decimal): -13012361 or 7828025. OLE color: 7828025.
HSL color Cylindrical-coordinate representation of color #397277: hue angle of 184.84º 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 #397277 is Cyan = 0.52, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 114 | 119 | - |
| CMYK | 0.52 | 0.04 | 0 | 0.53 |
| HSL | 184.84º | 0.35% | 0.35% | - |
| HSV(B) | 184.84º | 0.52% | 0.47% | - |
| XYZ | 11.03 | 14.24 | 19.62 | - |
| YUV | 97.53 | 140.12 | 99.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 114 | 119 | 0.52 | 0.04 | 0 | 0.53 | 184.84 | 0.35 | 0.35 |
| Hex | 39 | 72 | 77 | 34 | 4 | 0 | 35 | B9 | 23 | 23 |
| Octal | 71 | 162 | 167 | 64 | 4 | 0 | 65 | 271 | 43 | 43 |
| Binary | 111001 | 1110010 | 1110111 | 110100 | 100 | 0 | 110101 | 10111001 | 100011 | 100011 |
Color Harmonies of #397277
Complementary color
Monochromatic Colors of #397277
Black with #397277
Text Example
Text Example
White with #397277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397277; }
p { color: rgb(57,114,119); }
H1.HeaderClassName
{
color: #397277;
}
.AnyTagClassName
{
color: #397277;
}
</style>
background-color css
<style>
a { background-color: #397277; }
a { background-color: rgb(57,114,119); }
div.DivClassName
{
background-color: #397277;
}
.BgClassName
{
background-color: #397277;
}
</style>
border-color css
<style>
span { border-color: #397277; }
span { border-color: rgb(57,114,119); }
td.TdClassName
{
border-color: #397277;
}
.TagClassName
{
border-color: #397277;
}
</style>