Shades of Ming #387377
Tints of Ming #387377
RGB
CMYK
RGB Variations
Color information
#387377 (or 0x387377) is known color: Ming. HEX triplet: 38, 73 and 77. RGB value is (56,115,119). Sum of RGB (Red+Green+Blue) = 56+115+119=290 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.31% from 290); Green value is 115 (45.31% from 255 or 39.66% from 290); Blue value is 119 (46.88% from 255 or 41.03% from 290); Max value from RGB is 119 - color contains mainly: blue. Hex color #387377 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387377 is #C78C88. Grayscale: #616161. Windows color (decimal): -13077641 or 7828280. OLE color: 7828280.
HSL color Cylindrical-coordinate representation of color #387377: hue angle of 183.81º 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 #387377 is Cyan = 0.53, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 115 | 119 | - |
| CMYK | 0.53 | 0.03 | 0 | 0.53 |
| HSL | 183.81º | 0.36% | 0.34% | - |
| HSV(B) | 183.81º | 0.53% | 0.47% | - |
| XYZ | 11.09 | 14.43 | 19.65 | - |
| YUV | 97.82 | 139.95 | 98.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 115 | 119 | 0.53 | 0.03 | 0 | 0.53 | 183.81 | 0.36 | 0.34 |
| Hex | 38 | 73 | 77 | 35 | 3 | 0 | 35 | B8 | 24 | 22 |
| Octal | 70 | 163 | 167 | 65 | 3 | 0 | 65 | 270 | 44 | 42 |
| Binary | 111000 | 1110011 | 1110111 | 110101 | 11 | 0 | 110101 | 10111000 | 100100 | 100010 |
Color Harmonies of #387377
Complementary color
Monochromatic Colors of #387377
Black with #387377
Text Example
Text Example
White with #387377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387377; }
p { color: rgb(56,115,119); }
H1.HeaderClassName
{
color: #387377;
}
.AnyTagClassName
{
color: #387377;
}
</style>
background-color css
<style>
a { background-color: #387377; }
a { background-color: rgb(56,115,119); }
div.DivClassName
{
background-color: #387377;
}
.BgClassName
{
background-color: #387377;
}
</style>
border-color css
<style>
span { border-color: #387377; }
span { border-color: rgb(56,115,119); }
td.TdClassName
{
border-color: #387377;
}
.TagClassName
{
border-color: #387377;
}
</style>