Shades of Ming #387275
Tints of Ming #387275
RGB
CMYK
RGB Variations
Color information
#387275 (or 0x387275) is known color: Ming. HEX triplet: 38, 72 and 75. RGB value is (56,114,117). Sum of RGB (Red+Green+Blue) = 56+114+117=287 (38% of max value = 765). Red value is 56 (22.27% from 255 or 19.51% from 287); Green value is 114 (44.92% from 255 or 39.72% from 287); Blue value is 117 (46.09% from 255 or 40.77% from 287); Max value from RGB is 117 - color contains mainly: blue. Hex color #387275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #387275 is #C78D8A. Grayscale: #606060. Windows color (decimal): -13077899 or 7696952. OLE color: 7696952.
HSL color Cylindrical-coordinate representation of color #387275: hue angle of 182.95º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #387275 is Cyan = 0.52, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 114 | 117 | - |
| CMYK | 0.52 | 0.03 | 0 | 0.54 |
| HSL | 182.95º | 0.35% | 0.34% | - |
| HSV(B) | 182.95º | 0.52% | 0.46% | - |
| XYZ | 10.86 | 14.16 | 18.99 | - |
| YUV | 97 | 139.28 | 98.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 114 | 117 | 0.52 | 0.03 | 0 | 0.54 | 182.95 | 0.35 | 0.34 |
| Hex | 38 | 72 | 75 | 34 | 3 | 0 | 36 | B7 | 23 | 22 |
| Octal | 70 | 162 | 165 | 64 | 3 | 0 | 66 | 267 | 43 | 42 |
| Binary | 111000 | 1110010 | 1110101 | 110100 | 11 | 0 | 110110 | 10110111 | 100011 | 100010 |
Color Harmonies of #387275
Complementary color
Monochromatic Colors of #387275
Black with #387275
Text Example
Text Example
White with #387275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #387275; }
p { color: rgb(56,114,117); }
H1.HeaderClassName
{
color: #387275;
}
.AnyTagClassName
{
color: #387275;
}
</style>
background-color css
<style>
a { background-color: #387275; }
a { background-color: rgb(56,114,117); }
div.DivClassName
{
background-color: #387275;
}
.BgClassName
{
background-color: #387275;
}
</style>
border-color css
<style>
span { border-color: #387275; }
span { border-color: rgb(56,114,117); }
td.TdClassName
{
border-color: #387275;
}
.TagClassName
{
border-color: #387275;
}
</style>