Shades of Ming #397779
Tints of Ming #397779
RGB
CMYK
RGB Variations
Color information
#397779 (or 0x397779) is known color: Ming. HEX triplet: 39, 77 and 79. RGB value is (57,119,121). Sum of RGB (Red+Green+Blue) = 57+119+121=297 (39% of max value = 765). Red value is 57 (22.66% from 255 or 19.19% from 297); Green value is 119 (46.88% from 255 or 40.07% from 297); Blue value is 121 (47.66% from 255 or 40.74% from 297); Max value from RGB is 121 - color contains mainly: blue. Hex color #397779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397779 is #C68886. Grayscale: #646464. Windows color (decimal): -13011079 or 7960377. OLE color: 7960377.
HSL color Cylindrical-coordinate representation of color #397779: hue angle of 181.88º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #397779 is Cyan = 0.53, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 121 | - |
| CMYK | 0.53 | 0.02 | 0 | 0.53 |
| HSL | 181.88º | 0.36% | 0.35% | - |
| HSV(B) | 181.88º | 0.53% | 0.47% | - |
| XYZ | 11.74 | 15.44 | 20.45 | - |
| YUV | 100.69 | 139.46 | 96.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 121 | 0.53 | 0.02 | 0 | 0.53 | 181.88 | 0.36 | 0.35 |
| Hex | 39 | 77 | 79 | 35 | 2 | 0 | 35 | B6 | 24 | 23 |
| Octal | 71 | 167 | 171 | 65 | 2 | 0 | 65 | 266 | 44 | 43 |
| Binary | 111001 | 1110111 | 1111001 | 110101 | 10 | 0 | 110101 | 10110110 | 100100 | 100011 |
Color Harmonies of #397779
Complementary color
Monochromatic Colors of #397779
Black with #397779
Text Example
Text Example
White with #397779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397779; }
p { color: rgb(57,119,121); }
H1.HeaderClassName
{
color: #397779;
}
.AnyTagClassName
{
color: #397779;
}
</style>
background-color css
<style>
a { background-color: #397779; }
a { background-color: rgb(57,119,121); }
div.DivClassName
{
background-color: #397779;
}
.BgClassName
{
background-color: #397779;
}
</style>
border-color css
<style>
span { border-color: #397779; }
span { border-color: rgb(57,119,121); }
td.TdClassName
{
border-color: #397779;
}
.TagClassName
{
border-color: #397779;
}
</style>