Shades of Ming #396971
Tints of Ming #396971
RGB
CMYK
RGB Variations
Color information
#396971 (or 0x396971) is known color: Ming. HEX triplet: 39, 69 and 71. RGB value is (57,105,113). Sum of RGB (Red+Green+Blue) = 57+105+113=275 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.73% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 113 (44.53% from 255 or 41.09% from 275); Max value from RGB is 113 - color contains mainly: blue. Hex color #396971 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396971 is #C6968E. Grayscale: #5B5B5B. Windows color (decimal): -13014671 or 7432505. OLE color: 7432505.
HSL color Cylindrical-coordinate representation of color #396971: hue angle of 188.57º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #396971 is Cyan = 0.50, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 57 | 105 | 113 | - |
| CMYK | 0.50 | 0.07 | 0 | 0.56 |
| HSL | 188.57º | 0.33% | 0.33% | - |
| HSV(B) | 188.57º | 0.5% | 0.44% | - |
| XYZ | 9.72 | 12.17 | 17.46 | - |
| YUV | 91.56 | 140.1 | 103.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 113 | 0.50 | 0.07 | 0 | 0.56 | 188.57 | 0.33 | 0.33 |
| Hex | 39 | 69 | 71 | 32 | 7 | 0 | 38 | BD | 21 | 21 |
| Octal | 71 | 151 | 161 | 62 | 7 | 0 | 70 | 275 | 41 | 41 |
| Binary | 111001 | 1101001 | 1110001 | 110010 | 111 | 0 | 111000 | 10111101 | 100001 | 100001 |
Color Harmonies of #396971
Complementary color
Monochromatic Colors of #396971
Black with #396971
Text Example
Text Example
White with #396971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396971; }
p { color: rgb(57,105,113); }
H1.HeaderClassName
{
color: #396971;
}
.AnyTagClassName
{
color: #396971;
}
</style>
background-color css
<style>
a { background-color: #396971; }
a { background-color: rgb(57,105,113); }
div.DivClassName
{
background-color: #396971;
}
.BgClassName
{
background-color: #396971;
}
</style>
border-color css
<style>
span { border-color: #396971; }
span { border-color: rgb(57,105,113); }
td.TdClassName
{
border-color: #396971;
}
.TagClassName
{
border-color: #396971;
}
</style>