Shades of Ming #397776
Tints of Ming #397776
RGB
CMYK
RGB Variations
Color information
#397776 (or 0x397776) is known color: Ming. HEX triplet: 39, 77 and 76. RGB value is (57,119,118). Sum of RGB (Red+Green+Blue) = 57+119+118=294 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.39% from 294); Green value is 119 (46.88% from 255 or 40.48% from 294); Blue value is 118 (46.48% from 255 or 40.14% from 294); Max value from RGB is 119 - color contains mainly: green. Hex color #397776 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397776 is #C68889. Grayscale: #646464. Windows color (decimal): -13011082 or 7763769. OLE color: 7763769.
HSL color Cylindrical-coordinate representation of color #397776: hue angle of 179.03º 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 #397776 is Cyan = 0.52, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 118 | - |
| CMYK | 0.52 | 0 | 0.01 | 0.53 |
| HSL | 179.03º | 0.35% | 0.35% | - |
| HSV(B) | 179.03º | 0.52% | 0.47% | - |
| XYZ | 11.55 | 15.37 | 19.5 | - |
| YUV | 100.35 | 137.96 | 97.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 118 | 0.52 | 0 | 0.01 | 0.53 | 179.03 | 0.35 | 0.35 |
| Hex | 39 | 77 | 76 | 34 | 0 | 1 | 35 | B3 | 23 | 23 |
| Octal | 71 | 167 | 166 | 64 | 0 | 1 | 65 | 263 | 43 | 43 |
| Binary | 111001 | 1110111 | 1110110 | 110100 | 0 | 1 | 110101 | 10110011 | 100011 | 100011 |
Color Harmonies of #397776
Complementary color
Monochromatic Colors of #397776
Black with #397776
Text Example
Text Example
White with #397776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397776; }
p { color: rgb(57,119,118); }
H1.HeaderClassName
{
color: #397776;
}
.AnyTagClassName
{
color: #397776;
}
</style>
background-color css
<style>
a { background-color: #397776; }
a { background-color: rgb(57,119,118); }
div.DivClassName
{
background-color: #397776;
}
.BgClassName
{
background-color: #397776;
}
</style>
border-color css
<style>
span { border-color: #397776; }
span { border-color: rgb(57,119,118); }
td.TdClassName
{
border-color: #397776;
}
.TagClassName
{
border-color: #397776;
}
</style>