Shades of Ming #376972
Tints of Ming #376972
RGB
CMYK
RGB Variations
Color information
#376972 (or 0x376972) is known color: Ming. HEX triplet: 37, 69 and 72. RGB value is (55,105,114). Sum of RGB (Red+Green+Blue) = 55+105+114=274 (36% of max value = 765). Red value is 55 (21.88% from 255 or 20.07% from 274); Green value is 105 (41.41% from 255 or 38.32% from 274); Blue value is 114 (44.92% from 255 or 41.61% from 274); Max value from RGB is 114 - color contains mainly: blue. Hex color #376972 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #376972 is #C8968D. Grayscale: #5A5A5A. Windows color (decimal): -13145742 or 7498039. OLE color: 7498039.
HSL color Cylindrical-coordinate representation of color #376972: hue angle of 189.15º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #376972 is Cyan = 0.52, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 105 | 114 | - |
| CMYK | 0.52 | 0.08 | 0 | 0.55 |
| HSL | 189.15º | 0.35% | 0.33% | - |
| HSV(B) | 189.15º | 0.52% | 0.45% | - |
| XYZ | 9.66 | 12.13 | 17.75 | - |
| YUV | 91.08 | 140.94 | 102.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 105 | 114 | 0.52 | 0.08 | 0 | 0.55 | 189.15 | 0.35 | 0.33 |
| Hex | 37 | 69 | 72 | 34 | 8 | 0 | 37 | BD | 23 | 21 |
| Octal | 67 | 151 | 162 | 64 | 10 | 0 | 67 | 275 | 43 | 41 |
| Binary | 110111 | 1101001 | 1110010 | 110100 | 1000 | 0 | 110111 | 10111101 | 100011 | 100001 |
Color Harmonies of #376972
Complementary color
Monochromatic Colors of #376972
Black with #376972
Text Example
Text Example
White with #376972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #376972; }
p { color: rgb(55,105,114); }
H1.HeaderClassName
{
color: #376972;
}
.AnyTagClassName
{
color: #376972;
}
</style>
background-color css
<style>
a { background-color: #376972; }
a { background-color: rgb(55,105,114); }
div.DivClassName
{
background-color: #376972;
}
.BgClassName
{
background-color: #376972;
}
</style>
border-color css
<style>
span { border-color: #376972; }
span { border-color: rgb(55,105,114); }
td.TdClassName
{
border-color: #376972;
}
.TagClassName
{
border-color: #376972;
}
</style>