Shades of Ming #377374
Tints of Ming #377374
RGB
CMYK
RGB Variations
Color information
#377374 (or 0x377374) is known color: Ming. HEX triplet: 37, 73 and 74. RGB value is (55,115,116). Sum of RGB (Red+Green+Blue) = 55+115+116=286 (37% of max value = 765). Red value is 55 (21.88% from 255 or 19.23% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 116 (45.70% from 255 or 40.56% from 286); Max value from RGB is 116 - color contains mainly: blue. Hex color #377374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #377374 is #C88C8B. Grayscale: #616161. Windows color (decimal): -13143180 or 7631671. OLE color: 7631671.
HSL color Cylindrical-coordinate representation of color #377374: hue angle of 180.98º 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 #377374 is Cyan = 0.53, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 55 | 115 | 116 | - |
| CMYK | 0.53 | 0.01 | 0 | 0.55 |
| HSL | 180.98º | 0.36% | 0.34% | - |
| HSV(B) | 180.98º | 0.53% | 0.45% | - |
| XYZ | 10.86 | 14.33 | 18.72 | - |
| YUV | 97.17 | 138.62 | 97.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 115 | 116 | 0.53 | 0.01 | 0 | 0.55 | 180.98 | 0.36 | 0.34 |
| Hex | 37 | 73 | 74 | 35 | 1 | 0 | 37 | B5 | 24 | 22 |
| Octal | 67 | 163 | 164 | 65 | 1 | 0 | 67 | 265 | 44 | 42 |
| Binary | 110111 | 1110011 | 1110100 | 110101 | 1 | 0 | 110111 | 10110101 | 100100 | 100010 |
Color Harmonies of #377374
Complementary color
Monochromatic Colors of #377374
Black with #377374
Text Example
Text Example
White with #377374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #377374; }
p { color: rgb(55,115,116); }
H1.HeaderClassName
{
color: #377374;
}
.AnyTagClassName
{
color: #377374;
}
</style>
background-color css
<style>
a { background-color: #377374; }
a { background-color: rgb(55,115,116); }
div.DivClassName
{
background-color: #377374;
}
.BgClassName
{
background-color: #377374;
}
</style>
border-color css
<style>
span { border-color: #377374; }
span { border-color: rgb(55,115,116); }
td.TdClassName
{
border-color: #377374;
}
.TagClassName
{
border-color: #377374;
}
</style>