Percentage to Viewport Height Converter

Convert percentage (%) to viewport height (VH), suitable for responsive web design

%
0 vh

Calculation formula:

What are Percentage (%) and Viewport Height (VH)?

Percentage (%) is a unit relative to a certain benchmark. Viewport height (VH) is a percentage unit relative to the height of the viewport.

Usage Instructions

  1. Enter the percentage value to convert
  2. Click the "Convert" button or press Enter to get the result
  3. Use the "Copy" button to copy the conversion result

Common Conversion Examples

  • 100% = 100vh (assuming viewport height is 1000px)
  • 50% = 50vh
  • 25% = 25vh
  • 10% = 10vh