Shades of Ming #397975
Tints of Ming #397975
RGB
CMYK
RGB Variations
Color information
#397975 (or 0x397975) is known color: Ming. HEX triplet: 39, 79 and 75. RGB value is (57,121,117). Sum of RGB (Red+Green+Blue) = 57+121+117=295 (39% of max value = 765). Red value is 57 (22.66% from 255 or 19.32% from 295); Green value is 121 (47.66% from 255 or 41.02% from 295); Blue value is 117 (46.09% from 255 or 39.66% from 295); Max value from RGB is 121 - color contains mainly: green. Hex color #397975 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #397975 is #C6868A. Grayscale: #656565. Windows color (decimal): -13010571 or 7698745. OLE color: 7698745.
HSL color Cylindrical-coordinate representation of color #397975: hue angle of 176.25º 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 #397975 is Cyan = 0.53, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 121 | 117 | - |
| CMYK | 0.53 | 0 | 0.03 | 0.53 |
| HSL | 176.25º | 0.36% | 0.35% | - |
| HSV(B) | 176.25º | 0.53% | 0.47% | - |
| XYZ | 11.74 | 15.83 | 19.27 | - |
| YUV | 101.41 | 136.8 | 96.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 121 | 117 | 0.53 | 0 | 0.03 | 0.53 | 176.25 | 0.36 | 0.35 |
| Hex | 39 | 79 | 75 | 35 | 0 | 3 | 35 | B0 | 24 | 23 |
| Octal | 71 | 171 | 165 | 65 | 0 | 3 | 65 | 260 | 44 | 43 |
| Binary | 111001 | 1111001 | 1110101 | 110101 | 0 | 11 | 110101 | 10110000 | 100100 | 100011 |
Color Harmonies of #397975
Complementary color
Monochromatic Colors of #397975
Black with #397975
Text Example
Text Example
White with #397975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #397975; }
p { color: rgb(57,121,117); }
H1.HeaderClassName
{
color: #397975;
}
.AnyTagClassName
{
color: #397975;
}
</style>
background-color css
<style>
a { background-color: #397975; }
a { background-color: rgb(57,121,117); }
div.DivClassName
{
background-color: #397975;
}
.BgClassName
{
background-color: #397975;
}
</style>
border-color css
<style>
span { border-color: #397975; }
span { border-color: rgb(57,121,117); }
td.TdClassName
{
border-color: #397975;
}
.TagClassName
{
border-color: #397975;
}
</style>