Q to rem
1 Quarters equals 0.059055 REM using CSS pixel-based scaling anchored to 96 pixels per inch.
Direct Answer
1 Quarters equals 0.059055 REM
This conversion uses CSS pixel-based scaling anchored to 96 pixels per inch.
For 8 Quarters, the result equals 0.472441 REM.
Converter Calculator
0.059055 REM (16px root) (rem)
SwitchExplanation
Formula: REM (16px root) = Quarters × 0.059055. Why: rem and em are relative units, so this route uses the page's explicit 16px baseline assumption before applying the target unit through CSS pixels.
Quarters (Q): a Japanese typography unit equal to one quarter of a millimeter, used in some print and layout workflows.
REM (16px root): a CSS relative unit based on the root font size. This converter assumes a fixed 16px root size.
This route is useful when translating between fixed CSS lengths and relative typography units so spacing, font sizing, and responsive UI rules stay on an explicit baseline.
This conversion is purely multiplicative because both units reduce through CSS pixels using a fixed 96 px per inch baseline and explicit relative-unit assumptions where needed.
Common Conversion Values
| Quarters (Q) | REM (16px root) (rem) |
|---|---|
| 8 | 0.472441 |
| 10 | 0.590551 |
| 12 | 0.708661 |
| 14 | 0.826772 |
| 16 | 0.944882 |
| 18 | 1.062992 |
| 24 | 1.417323 |
| 32 | 1.889764 |
| 48 | 2.834646 |
| 96 | 5.669291 |
Frequently Asked Questions
How is Quarters to REM (16px root) calculated?
Both units are normalized through CSS pixels, then converted using a fixed ratio.
Are the reverse pages available?
Yes. Use the switch button or open the REM (16px root) to Quarters page.
Does Quarters to REM (16px root) support non-integer inputs?
Yes. Decimal inputs are supported for Quarters to REM (16px root), and the mirror direction keeps inverse assumptions aligned.