Shades of Ming #397477
Tints of Ming #397477
RGB
CMYK
RGB Variations
Color information
#397477 (or 0x397477) is known color: Ming. HEX triplet: 39, 74 and 77. RGB value is (57,116,119). Sum of RGB (Red+Green+Blue) = 57+116+119=292 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.52% from 292); Green value is 116 (45.70% from 255 or 39.73% from 292); Blue value is 119 (46.88% from 255 or 40.75% from 292); Max value from RGB is 119 - color contains mainly: blue. Hex color #397477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397477 is #C68B88. Grayscale: #626262. Windows color (decimal): -13011849 or 7828537. OLE color: 7828537.
HSL color Cylindrical-coordinate representation of color #397477: hue angle of 182.9º 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 #397477 is Cyan = 0.52, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 116 | 119 | - |
| CMYK | 0.52 | 0.03 | 0 | 0.53 |
| HSL | 182.9º | 0.35% | 0.35% | - |
| HSV(B) | 182.9º | 0.52% | 0.47% | - |
| XYZ | 11.26 | 14.69 | 19.7 | - |
| YUV | 98.7 | 139.45 | 98.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 116 | 119 | 0.52 | 0.03 | 0 | 0.53 | 182.9 | 0.35 | 0.35 |
| Hex | 39 | 74 | 77 | 34 | 3 | 0 | 35 | B7 | 23 | 23 |
| Octal | 71 | 164 | 167 | 64 | 3 | 0 | 65 | 267 | 43 | 43 |
| Binary | 111001 | 1110100 | 1110111 | 110100 | 11 | 0 | 110101 | 10110111 | 100011 | 100011 |
Color Harmonies of #397477
Complementary color
Monochromatic Colors of #397477
Black with #397477
Text Example
Text Example
White with #397477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397477; }
p { color: rgb(57,116,119); }
H1.HeaderClassName
{
color: #397477;
}
.AnyTagClassName
{
color: #397477;
}
</style>
background-color css
<style>
a { background-color: #397477; }
a { background-color: rgb(57,116,119); }
div.DivClassName
{
background-color: #397477;
}
.BgClassName
{
background-color: #397477;
}
</style>
border-color css
<style>
span { border-color: #397477; }
span { border-color: rgb(57,116,119); }
td.TdClassName
{
border-color: #397477;
}
.TagClassName
{
border-color: #397477;
}
</style>