Shades of Ming #387177
Tints of Ming #387177
RGB
CMYK
RGB Variations
Color information
#387177 (or 0x387177) is known color: Ming. HEX triplet: 38, 71 and 77. RGB value is (56,113,119). Sum of RGB (Red+Green+Blue) = 56+113+119=288 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.44% from 288); Green value is 113 (44.53% from 255 or 39.24% from 288); Blue value is 119 (46.88% from 255 or 41.32% from 288); Max value from RGB is 119 - color contains mainly: blue. Hex color #387177 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387177 is #C78E88. Grayscale: #606060. Windows color (decimal): -13078153 or 7827768. OLE color: 7827768.
HSL color Cylindrical-coordinate representation of color #387177: hue angle of 185.71º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387177 is Cyan = 0.53, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 113 | 119 | - |
| CMYK | 0.53 | 0.05 | 0 | 0.53 |
| HSL | 185.71º | 0.36% | 0.34% | - |
| HSV(B) | 185.71º | 0.53% | 0.47% | - |
| XYZ | 10.87 | 13.98 | 19.58 | - |
| YUV | 96.64 | 140.62 | 99.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 113 | 119 | 0.53 | 0.05 | 0 | 0.53 | 185.71 | 0.36 | 0.34 |
| Hex | 38 | 71 | 77 | 35 | 5 | 0 | 35 | BA | 24 | 22 |
| Octal | 70 | 161 | 167 | 65 | 5 | 0 | 65 | 272 | 44 | 42 |
| Binary | 111000 | 1110001 | 1110111 | 110101 | 101 | 0 | 110101 | 10111010 | 100100 | 100010 |
Color Harmonies of #387177
Complementary color
Monochromatic Colors of #387177
Black with #387177
Text Example
Text Example
White with #387177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387177; }
p { color: rgb(56,113,119); }
H1.HeaderClassName
{
color: #387177;
}
.AnyTagClassName
{
color: #387177;
}
</style>
background-color css
<style>
a { background-color: #387177; }
a { background-color: rgb(56,113,119); }
div.DivClassName
{
background-color: #387177;
}
.BgClassName
{
background-color: #387177;
}
</style>
border-color css
<style>
span { border-color: #387177; }
span { border-color: rgb(56,113,119); }
td.TdClassName
{
border-color: #387177;
}
.TagClassName
{
border-color: #387177;
}
</style>