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