Shades of Ming #397875
Tints of Ming #397875
RGB
CMYK
RGB Variations
Color information
#397875 (or 0x397875) is known color: Ming. HEX triplet: 39, 78 and 75. RGB value is (57,120,117). Sum of RGB (Red+Green+Blue) = 57+120+117=294 (38% of max value = 765). Red value is 57 (22.66% from 255 or 19.39% from 294); Green value is 120 (47.27% from 255 or 40.82% from 294); Blue value is 117 (46.09% from 255 or 39.80% from 294); Max value from RGB is 120 - color contains mainly: green. Hex color #397875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397875 is #C6878A. Grayscale: #646464. Windows color (decimal): -13010827 or 7698489. OLE color: 7698489.
HSL color Cylindrical-coordinate representation of color #397875: hue angle of 177.14º degrees, saturation: 0.36, 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 #397875 is Cyan = 0.52, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 120 | 117 | - |
| CMYK | 0.52 | 0 | 0.02 | 0.53 |
| HSL | 177.14º | 0.36% | 0.35% | - |
| HSV(B) | 177.14º | 0.53% | 0.47% | - |
| XYZ | 11.61 | 15.59 | 19.23 | - |
| YUV | 100.82 | 137.13 | 96.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 120 | 117 | 0.52 | 0 | 0.02 | 0.53 | 177.14 | 0.36 | 0.35 |
| Hex | 39 | 78 | 75 | 34 | 0 | 2 | 35 | B1 | 24 | 23 |
| Octal | 71 | 170 | 165 | 64 | 0 | 2 | 65 | 261 | 44 | 43 |
| Binary | 111001 | 1111000 | 1110101 | 110100 | 0 | 10 | 110101 | 10110001 | 100100 | 100011 |
Color Harmonies of #397875
Complementary color
Monochromatic Colors of #397875
Black with #397875
Text Example
Text Example
White with #397875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397875; }
p { color: rgb(57,120,117); }
H1.HeaderClassName
{
color: #397875;
}
.AnyTagClassName
{
color: #397875;
}
</style>
background-color css
<style>
a { background-color: #397875; }
a { background-color: rgb(57,120,117); }
div.DivClassName
{
background-color: #397875;
}
.BgClassName
{
background-color: #397875;
}
</style>
border-color css
<style>
span { border-color: #397875; }
span { border-color: rgb(57,120,117); }
td.TdClassName
{
border-color: #397875;
}
.TagClassName
{
border-color: #397875;
}
</style>