Shades of Ming #377271
Tints of Ming #377271
RGB
CMYK
RGB Variations
Color information
#377271 (or 0x377271) is known color: Ming. HEX triplet: 37, 72 and 71. RGB value is (55,114,113). Sum of RGB (Red+Green+Blue) = 55+114+113=282 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.50% from 282); Green value is 114 (44.92% from 255 or 40.43% from 282); Blue value is 113 (44.53% from 255 or 40.07% from 282); Max value from RGB is 114 - color contains mainly: green. Hex color #377271 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377271 is #C88D8E. Grayscale: #606060. Windows color (decimal): -13143439 or 7434807. OLE color: 7434807.
HSL color Cylindrical-coordinate representation of color #377271: hue angle of 178.98º 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 #377271 is Cyan = 0.52, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 114 | 113 | - |
| CMYK | 0.52 | 0 | 0.01 | 0.55 |
| HSL | 178.98º | 0.35% | 0.33% | - |
| HSV(B) | 178.98º | 0.52% | 0.45% | - |
| XYZ | 10.57 | 14.04 | 17.78 | - |
| YUV | 96.25 | 137.45 | 98.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 114 | 113 | 0.52 | 0 | 0.01 | 0.55 | 178.98 | 0.35 | 0.33 |
| Hex | 37 | 72 | 71 | 34 | 0 | 1 | 37 | B3 | 23 | 21 |
| Octal | 67 | 162 | 161 | 64 | 0 | 1 | 67 | 263 | 43 | 41 |
| Binary | 110111 | 1110010 | 1110001 | 110100 | 0 | 1 | 110111 | 10110011 | 100011 | 100001 |
Color Harmonies of #377271
Complementary color
Monochromatic Colors of #377271
Black with #377271
Text Example
Text Example
White with #377271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377271; }
p { color: rgb(55,114,113); }
H1.HeaderClassName
{
color: #377271;
}
.AnyTagClassName
{
color: #377271;
}
</style>
background-color css
<style>
a { background-color: #377271; }
a { background-color: rgb(55,114,113); }
div.DivClassName
{
background-color: #377271;
}
.BgClassName
{
background-color: #377271;
}
</style>
border-color css
<style>
span { border-color: #377271; }
span { border-color: rgb(55,114,113); }
td.TdClassName
{
border-color: #377271;
}
.TagClassName
{
border-color: #377271;
}
</style>