Skip to main content

Colors: Wavelength and Frequency

·330 words·2 mins
Others color fun x2
Table of Contents
Colors - This article is part of a series.
Part 1: This Article

What Is Color, Really?
#

Color is just visible light – a small slice of the electromagnetic spectrum. Light behaves like a wave, so color has its own:

  • Wavelength: how long the wave is
  • Frequency: how many wave cycles happen per second

Both descrube the same light wave, just in different ways.

📏 Wavelength (λ)
#

Think of wavelength as the distance between two wave peaks.

  • Measured in nanometers (nm)
  • Visible light ranges from ~380 nm to ~700 nm

Common color wavelengths:

  • Violet = ~380–450 nm
  • Blue = ~450–495 nm
  • Green = ~495–570 nm
  • Yellow = ~570–590 nm
  • Orange = ~590–620 nm
  • Red = ~620–750 nm

Longer wavelength ➜ red Shorter wavelength ➜ violet

🎵 Frequency (f)
#

Frequency is how fast the wave vibrates.

  • Measured in terahertz (THz)
  • Higher frequency ➜ more vibration ➜ color shifts toward violet
  • Lower frequency ➜ less vibration ➜ color shifts toward red

Light frequency ranges roughly from 400 THz (red) to 790 THz (violet).

🔗 How Wavelength and Frequency Are Connected
#

They are tied together by the speed of light:

$$ c = \lambda \cdot f $$

Where:

  • c = speed of light (about 300,000 km/s)
  • λ = wavelength
  • f = frequency

This means:

  • If wavelength goes up, frequency must go down
  • If frequency goes up, wavelength goes down

They always balance out to keep the light speed constant.

🧠 Easy Way to Visualize It
#

Imagine a long rope:

  • If the waves are long and stretched out, they pass more slowly → lower frequency (red)
  • If the waves are short and bunched up, they pass more quickly → higher frequency (violet)

Same rope (light), different wave pattern (color).

🌟 Why This Matters
#

Understanding wavelength/frequency explains:

  • Why the sky is blue (shorter wavelengths scatter more)
  • Why sunsets look red (longer wavelengths pass through atmosphere more easily)
  • How lasers, fiber optics, and displays work
  • Why infrared is used in remote controls and thermal cameras

Different wavelengths behave differently in materials and air.

Colors - This article is part of a series.
Part 1: This Article

Related

Colors
·1767 words·9 mins
Others 🥚 color fun
Light of colors.
Purkinje Effect
·1874 words·9 mins
Others color
Why glow-in-dark always in green? Not blue/yellow/red/white.
Get ANSI Code with Euclidean Distant
·295 words·2 mins
xx
Posts ansi color fun python tools
To get the closest ANSI code based on color code in hexidecimal (for fun).