Shades of Ming #387677
Tints of Ming #387677
RGB
CMYK
RGB Variations
Color information
#387677 (or 0x387677) is known color: Ming. HEX triplet: 38, 76 and 77. RGB value is (56,118,119). Sum of RGB (Red+Green+Blue) = 56+118+119=293 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.11% from 293); Green value is 118 (46.48% from 255 or 40.27% from 293); Blue value is 119 (46.88% from 255 or 40.61% from 293); Max value from RGB is 119 - color contains mainly: blue. Hex color #387677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387677 is #C78988. Grayscale: #636363. Windows color (decimal): -13076873 or 7829048. OLE color: 7829048.
HSL color Cylindrical-coordinate representation of color #387677: hue angle of 180.95º 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 #387677 is Cyan = 0.53, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 118 | 119 | - |
| CMYK | 0.53 | 0.01 | 0 | 0.53 |
| HSL | 180.95º | 0.36% | 0.34% | - |
| HSV(B) | 180.95º | 0.53% | 0.47% | - |
| XYZ | 11.44 | 15.13 | 19.77 | - |
| YUV | 99.58 | 138.96 | 96.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 119 | 0.53 | 0.01 | 0 | 0.53 | 180.95 | 0.36 | 0.34 |
| Hex | 38 | 76 | 77 | 35 | 1 | 0 | 35 | B5 | 24 | 22 |
| Octal | 70 | 166 | 167 | 65 | 1 | 0 | 65 | 265 | 44 | 42 |
| Binary | 111000 | 1110110 | 1110111 | 110101 | 1 | 0 | 110101 | 10110101 | 100100 | 100010 |
Color Harmonies of #387677
Complementary color
Monochromatic Colors of #387677
Black with #387677
Text Example
Text Example
White with #387677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387677; }
p { color: rgb(56,118,119); }
H1.HeaderClassName
{
color: #387677;
}
.AnyTagClassName
{
color: #387677;
}
</style>
background-color css
<style>
a { background-color: #387677; }
a { background-color: rgb(56,118,119); }
div.DivClassName
{
background-color: #387677;
}
.BgClassName
{
background-color: #387677;
}
</style>
border-color css
<style>
span { border-color: #387677; }
span { border-color: rgb(56,118,119); }
td.TdClassName
{
border-color: #387677;
}
.TagClassName
{
border-color: #387677;
}
</style>