Shades of Ming #377471
Tints of Ming #377471
RGB
CMYK
RGB Variations
Color information
#377471 (or 0x377471) is known color: Ming. HEX triplet: 37, 74 and 71. RGB value is (55,116,113). Sum of RGB (Red+Green+Blue) = 55+116+113=284 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.37% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 113 (44.53% from 255 or 39.79% from 284); Max value from RGB is 116 - color contains mainly: green. Hex color #377471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377471 is #C88B8E. Grayscale: #616161. Windows color (decimal): -13142927 or 7435319. OLE color: 7435319.
HSL color Cylindrical-coordinate representation of color #377471: hue angle of 177.05º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #377471 is Cyan = 0.53, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 116 | 113 | - |
| CMYK | 0.53 | 0 | 0.03 | 0.55 |
| HSL | 177.05º | 0.36% | 0.34% | - |
| HSV(B) | 177.05º | 0.53% | 0.45% | - |
| XYZ | 10.8 | 14.5 | 17.85 | - |
| YUV | 97.42 | 136.79 | 97.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 116 | 113 | 0.53 | 0 | 0.03 | 0.55 | 177.05 | 0.36 | 0.34 |
| Hex | 37 | 74 | 71 | 35 | 0 | 3 | 37 | B1 | 24 | 22 |
| Octal | 67 | 164 | 161 | 65 | 0 | 3 | 67 | 261 | 44 | 42 |
| Binary | 110111 | 1110100 | 1110001 | 110101 | 0 | 11 | 110111 | 10110001 | 100100 | 100010 |
Color Harmonies of #377471
Complementary color
Monochromatic Colors of #377471
Black with #377471
Text Example
Text Example
White with #377471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377471; }
p { color: rgb(55,116,113); }
H1.HeaderClassName
{
color: #377471;
}
.AnyTagClassName
{
color: #377471;
}
</style>
background-color css
<style>
a { background-color: #377471; }
a { background-color: rgb(55,116,113); }
div.DivClassName
{
background-color: #377471;
}
.BgClassName
{
background-color: #377471;
}
</style>
border-color css
<style>
span { border-color: #377471; }
span { border-color: rgb(55,116,113); }
td.TdClassName
{
border-color: #377471;
}
.TagClassName
{
border-color: #377471;
}
</style>