Shades of Ming #387678
Tints of Ming #387678
RGB
CMYK
RGB Variations
Color information
#387678 (or 0x387678) is known color: Ming. HEX triplet: 38, 76 and 78. RGB value is (56,118,120). Sum of RGB (Red+Green+Blue) = 56+118+120=294 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.05% from 294); Green value is 118 (46.48% from 255 or 40.14% from 294); Blue value is 120 (47.27% from 255 or 40.82% from 294); Max value from RGB is 120 - color contains mainly: blue. Hex color #387678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387678 is #C78987. Grayscale: #636363. Windows color (decimal): -13076872 or 7894584. OLE color: 7894584.
HSL color Cylindrical-coordinate representation of color #387678: hue angle of 181.88º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #387678 is Cyan = 0.53, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 118 | 120 | - |
| CMYK | 0.53 | 0.02 | 0 | 0.53 |
| HSL | 181.88º | 0.36% | 0.35% | - |
| HSV(B) | 181.88º | 0.53% | 0.47% | - |
| XYZ | 11.5 | 15.15 | 20.09 | - |
| YUV | 99.69 | 139.46 | 96.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 118 | 120 | 0.53 | 0.02 | 0 | 0.53 | 181.88 | 0.36 | 0.35 |
| Hex | 38 | 76 | 78 | 35 | 2 | 0 | 35 | B6 | 24 | 23 |
| Octal | 70 | 166 | 170 | 65 | 2 | 0 | 65 | 266 | 44 | 43 |
| Binary | 111000 | 1110110 | 1111000 | 110101 | 10 | 0 | 110101 | 10110110 | 100100 | 100011 |
Color Harmonies of #387678
Complementary color
Monochromatic Colors of #387678
Black with #387678
Text Example
Text Example
White with #387678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387678; }
p { color: rgb(56,118,120); }
H1.HeaderClassName
{
color: #387678;
}
.AnyTagClassName
{
color: #387678;
}
</style>
background-color css
<style>
a { background-color: #387678; }
a { background-color: rgb(56,118,120); }
div.DivClassName
{
background-color: #387678;
}
.BgClassName
{
background-color: #387678;
}
</style>
border-color css
<style>
span { border-color: #387678; }
span { border-color: rgb(56,118,120); }
td.TdClassName
{
border-color: #387678;
}
.TagClassName
{
border-color: #387678;
}
</style>