Shades of Ming #397775
Tints of Ming #397775
RGB
CMYK
RGB Variations
Color information
#397775 (or 0x397775) is known color: Ming. HEX triplet: 39, 77 and 75. RGB value is (57,119,117). Sum of RGB (Red+Green+Blue) = 57+119+117=293 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.45% from 293); Green value is 119 (46.88% from 255 or 40.61% from 293); Blue value is 117 (46.09% from 255 or 39.93% from 293); Max value from RGB is 119 - color contains mainly: green. Hex color #397775 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397775 is #C6888A. Grayscale: #646464. Windows color (decimal): -13011083 or 7698233. OLE color: 7698233.
HSL color Cylindrical-coordinate representation of color #397775: hue angle of 178.06º 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 #397775 is Cyan = 0.52, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 119 | 117 | - |
| CMYK | 0.52 | 0 | 0.02 | 0.53 |
| HSL | 178.06º | 0.35% | 0.35% | - |
| HSV(B) | 178.06º | 0.52% | 0.47% | - |
| XYZ | 11.5 | 15.35 | 19.19 | - |
| YUV | 100.23 | 137.46 | 97.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 119 | 117 | 0.52 | 0 | 0.02 | 0.53 | 178.06 | 0.35 | 0.35 |
| Hex | 39 | 77 | 75 | 34 | 0 | 2 | 35 | B2 | 23 | 23 |
| Octal | 71 | 167 | 165 | 64 | 0 | 2 | 65 | 262 | 43 | 43 |
| Binary | 111001 | 1110111 | 1110101 | 110100 | 0 | 10 | 110101 | 10110010 | 100011 | 100011 |
Color Harmonies of #397775
Complementary color
Monochromatic Colors of #397775
Black with #397775
Text Example
Text Example
White with #397775
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397775; }
p { color: rgb(57,119,117); }
H1.HeaderClassName
{
color: #397775;
}
.AnyTagClassName
{
color: #397775;
}
</style>
background-color css
<style>
a { background-color: #397775; }
a { background-color: rgb(57,119,117); }
div.DivClassName
{
background-color: #397775;
}
.BgClassName
{
background-color: #397775;
}
</style>
border-color css
<style>
span { border-color: #397775; }
span { border-color: rgb(57,119,117); }
td.TdClassName
{
border-color: #397775;
}
.TagClassName
{
border-color: #397775;
}
</style>