Shades of Ming #387982
Tints of Ming #387982
RGB
CMYK
RGB Variations
Color information
#387982 (or 0x387982) is known color: Ming. HEX triplet: 38, 79 and 82. RGB value is (56,121,130). Sum of RGB (Red+Green+Blue) = 56+121+130=307 (40% of max value = 765). Red value is 56 (22.27% from 255 or 18.24% from 307); Green value is 121 (47.66% from 255 or 39.41% from 307); Blue value is 130 (51.17% from 255 or 42.35% from 307); Max value from RGB is 130 - color contains mainly: blue. Hex color #387982 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #387982 is #C7867D. Grayscale: #666666. Windows color (decimal): -13076094 or 8550712. OLE color: 8550712.
HSL color Cylindrical-coordinate representation of color #387982: hue angle of 187.3º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #387982 is Cyan = 0.57, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 121 | 130 | - |
| CMYK | 0.57 | 0.07 | 0 | 0.49 |
| HSL | 187.3º | 0.4% | 0.36% | - |
| HSV(B) | 187.3º | 0.57% | 0.51% | - |
| XYZ | 12.5 | 16.13 | 23.57 | - |
| YUV | 102.59 | 143.47 | 94.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 121 | 130 | 0.57 | 0.07 | 0 | 0.49 | 187.3 | 0.4 | 0.36 |
| Hex | 38 | 79 | 82 | 39 | 7 | 0 | 31 | BB | 28 | 24 |
| Octal | 70 | 171 | 202 | 71 | 7 | 0 | 61 | 273 | 50 | 44 |
| Binary | 111000 | 1111001 | 10000010 | 111001 | 111 | 0 | 110001 | 10111011 | 101000 | 100100 |
Color Harmonies of #387982
Complementary color
Monochromatic Colors of #387982
Black with #387982
Text Example
Text Example
White with #387982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387982; }
p { color: rgb(56,121,130); }
H1.HeaderClassName
{
color: #387982;
}
.AnyTagClassName
{
color: #387982;
}
</style>
background-color css
<style>
a { background-color: #387982; }
a { background-color: rgb(56,121,130); }
div.DivClassName
{
background-color: #387982;
}
.BgClassName
{
background-color: #387982;
}
</style>
border-color css
<style>
span { border-color: #387982; }
span { border-color: rgb(56,121,130); }
td.TdClassName
{
border-color: #387982;
}
.TagClassName
{
border-color: #387982;
}
</style>