Shades of Ming #386972
Tints of Ming #386972
RGB
CMYK
RGB Variations
Color information
#386972 (or 0x386972) is known color: Ming. HEX triplet: 38, 69 and 72. RGB value is (56,105,114). Sum of RGB (Red+Green+Blue) = 56+105+114=275 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.36% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 114 (44.92% from 255 or 41.45% from 275); Max value from RGB is 114 - color contains mainly: blue. Hex color #386972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386972 is #C7968D. Grayscale: #5B5B5B. Windows color (decimal): -13080206 or 7498040. OLE color: 7498040.
HSL color Cylindrical-coordinate representation of color #386972: hue angle of 189.31º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #386972 is Cyan = 0.51, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 105 | 114 | - |
| CMYK | 0.51 | 0.08 | 0 | 0.55 |
| HSL | 189.31º | 0.34% | 0.33% | - |
| HSV(B) | 189.31º | 0.51% | 0.45% | - |
| XYZ | 9.72 | 12.16 | 17.75 | - |
| YUV | 91.38 | 140.77 | 102.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 114 | 0.51 | 0.08 | 0 | 0.55 | 189.31 | 0.34 | 0.33 |
| Hex | 38 | 69 | 72 | 33 | 8 | 0 | 37 | BD | 22 | 21 |
| Octal | 70 | 151 | 162 | 63 | 10 | 0 | 67 | 275 | 42 | 41 |
| Binary | 111000 | 1101001 | 1110010 | 110011 | 1000 | 0 | 110111 | 10111101 | 100010 | 100001 |
Color Harmonies of #386972
Complementary color
Monochromatic Colors of #386972
Black with #386972
Text Example
Text Example
White with #386972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386972; }
p { color: rgb(56,105,114); }
H1.HeaderClassName
{
color: #386972;
}
.AnyTagClassName
{
color: #386972;
}
</style>
background-color css
<style>
a { background-color: #386972; }
a { background-color: rgb(56,105,114); }
div.DivClassName
{
background-color: #386972;
}
.BgClassName
{
background-color: #386972;
}
</style>
border-color css
<style>
span { border-color: #386972; }
span { border-color: rgb(56,105,114); }
td.TdClassName
{
border-color: #386972;
}
.TagClassName
{
border-color: #386972;
}
</style>