Shades of Ming #387477
Tints of Ming #387477
RGB
CMYK
RGB Variations
Color information
#387477 (or 0x387477) is known color: Ming. HEX triplet: 38, 74 and 77. RGB value is (56,116,119). Sum of RGB (Red+Green+Blue) = 56+116+119=291 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.24% from 291); Green value is 116 (45.70% from 255 or 39.86% from 291); Blue value is 119 (46.88% from 255 or 40.89% from 291); Max value from RGB is 119 - color contains mainly: blue. Hex color #387477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387477 is #C78B88. Grayscale: #626262. Windows color (decimal): -13077385 or 7828536. OLE color: 7828536.
HSL color Cylindrical-coordinate representation of color #387477: hue angle of 182.86º 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 #387477 is Cyan = 0.53, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 116 | 119 | - |
| CMYK | 0.53 | 0.03 | 0 | 0.53 |
| HSL | 182.86º | 0.36% | 0.34% | - |
| HSV(B) | 182.86º | 0.53% | 0.47% | - |
| XYZ | 11.21 | 14.66 | 19.69 | - |
| YUV | 98.4 | 139.62 | 97.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 116 | 119 | 0.53 | 0.03 | 0 | 0.53 | 182.86 | 0.36 | 0.34 |
| Hex | 38 | 74 | 77 | 35 | 3 | 0 | 35 | B7 | 24 | 22 |
| Octal | 70 | 164 | 167 | 65 | 3 | 0 | 65 | 267 | 44 | 42 |
| Binary | 111000 | 1110100 | 1110111 | 110101 | 11 | 0 | 110101 | 10110111 | 100100 | 100010 |
Color Harmonies of #387477
Complementary color
Monochromatic Colors of #387477
Black with #387477
Text Example
Text Example
White with #387477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387477; }
p { color: rgb(56,116,119); }
H1.HeaderClassName
{
color: #387477;
}
.AnyTagClassName
{
color: #387477;
}
</style>
background-color css
<style>
a { background-color: #387477; }
a { background-color: rgb(56,116,119); }
div.DivClassName
{
background-color: #387477;
}
.BgClassName
{
background-color: #387477;
}
</style>
border-color css
<style>
span { border-color: #387477; }
span { border-color: rgb(56,116,119); }
td.TdClassName
{
border-color: #387477;
}
.TagClassName
{
border-color: #387477;
}
</style>