Shades of Ming #386970
Tints of Ming #386970
RGB
CMYK
RGB Variations
Color information
#386970 (or 0x386970) is known color: Ming. HEX triplet: 38, 69 and 70. RGB value is (56,105,112). Sum of RGB (Red+Green+Blue) = 56+105+112=273 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.51% from 273); Green value is 105 (41.41% from 255 or 38.46% from 273); Blue value is 112 (44.14% from 255 or 41.03% from 273); Max value from RGB is 112 - color contains mainly: blue. Hex color #386970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386970 is #C7968F. Grayscale: #5B5B5B. Windows color (decimal): -13080208 or 7366968. OLE color: 7366968.
HSL color Cylindrical-coordinate representation of color #386970: hue angle of 187.5º 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 #386970 is Cyan = 0.50, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 105 | 112 | - |
| CMYK | 0.50 | 0.06 | 0 | 0.56 |
| HSL | 187.5º | 0.33% | 0.33% | - |
| HSV(B) | 187.5º | 0.5% | 0.44% | - |
| XYZ | 9.61 | 12.11 | 17.16 | - |
| YUV | 91.15 | 139.77 | 102.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 112 | 0.50 | 0.06 | 0 | 0.56 | 187.5 | 0.33 | 0.33 |
| Hex | 38 | 69 | 70 | 32 | 6 | 0 | 38 | BC | 21 | 21 |
| Octal | 70 | 151 | 160 | 62 | 6 | 0 | 70 | 274 | 41 | 41 |
| Binary | 111000 | 1101001 | 1110000 | 110010 | 110 | 0 | 111000 | 10111100 | 100001 | 100001 |
Color Harmonies of #386970
Complementary color
Monochromatic Colors of #386970
Black with #386970
Text Example
Text Example
White with #386970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386970; }
p { color: rgb(56,105,112); }
H1.HeaderClassName
{
color: #386970;
}
.AnyTagClassName
{
color: #386970;
}
</style>
background-color css
<style>
a { background-color: #386970; }
a { background-color: rgb(56,105,112); }
div.DivClassName
{
background-color: #386970;
}
.BgClassName
{
background-color: #386970;
}
</style>
border-color css
<style>
span { border-color: #386970; }
span { border-color: rgb(56,105,112); }
td.TdClassName
{
border-color: #386970;
}
.TagClassName
{
border-color: #386970;
}
</style>