What exact color does ozone gas have?Does ozone (O₃) gas have a color?Does ozone (O₃) gas have a...

How much character growth crosses the line into breaking the character

Open a doc from terminal, but not by its name

Is there a RAID 0 Equivalent for RAM?

How do you respond to a colleague from another team when they're wrongly expecting that you'll help them?

Why does a simple loop result in ASYNC_NETWORK_IO waits?

Store Credit Card Information in Password Manager?

How can mimic phobia be cured?

How to hide some fields of struct in C?

Has any country ever had 2 former presidents in jail simultaneously?

Biological Blimps: Propulsion

Why does AES have exactly 10 rounds for a 128-bit key, 12 for 192 bits and 14 for a 256-bit key size?

Does IPv6 have similar concept of network mask?

Quasinilpotent , non-compact operators

This is why we puzzle

Can I still be respawned if I die by falling off the map?

Quoting Keynes in a lecture

Why is so much work done on numerical verification of the Riemann Hypothesis?

Fear of getting stuck on one programming language / technology that is not used in my country

Angel of Condemnation - Exile creature with second ability

User Story breakdown - Technical Task + User Feature

How to cover method return statement in Apex Class?

Is this toilet slogan correct usage of the English language?

Temporarily disable WLAN internet access for children, but allow it for adults

What is the highest possible scrabble score for placing a single tile



What exact color does ozone gas have?


Does ozone (O₃) gas have a color?Does ozone (O₃) gas have a color?Are there any safety guidelines for mixing sulfate with chloride?Does O2 have a color in the gas phaseWhat color is solid methane?Describing the preparation of solutions and determining how many grams are needed to react with a substanceWhat does a molecules color have to do with its bond/orbital energies?Is lithium bicarbonate an aqueous solution of lithium carbonate?Unexpected behavior during preparation of copper hypophosphiteWhy does ozone have higher entropy than oxygen?Will UVC light/ozone affects color on fabrics?













5












$begingroup$


This answer to a now closed question says that ozone gas has a "slight blue" color. But there are lots of blue colors: sky blue, ultramarine, phthalo blue, many others — what is closer to the color of ozone?



This page shows photos of ozone solutions in water, like the one below, but this may not be representative of the color of the gas.



pure water vs ozone>100ppm (source)



So, what exactly color does ozone gas have? Is it a single hue, or does it change depending on concentration/amount of ozone?










share|improve this question











$endgroup$

















    5












    $begingroup$


    This answer to a now closed question says that ozone gas has a "slight blue" color. But there are lots of blue colors: sky blue, ultramarine, phthalo blue, many others — what is closer to the color of ozone?



    This page shows photos of ozone solutions in water, like the one below, but this may not be representative of the color of the gas.



    pure water vs ozone>100ppm (source)



    So, what exactly color does ozone gas have? Is it a single hue, or does it change depending on concentration/amount of ozone?










    share|improve this question











    $endgroup$















      5












      5








      5


      1



      $begingroup$


      This answer to a now closed question says that ozone gas has a "slight blue" color. But there are lots of blue colors: sky blue, ultramarine, phthalo blue, many others — what is closer to the color of ozone?



      This page shows photos of ozone solutions in water, like the one below, but this may not be representative of the color of the gas.



      pure water vs ozone>100ppm (source)



      So, what exactly color does ozone gas have? Is it a single hue, or does it change depending on concentration/amount of ozone?










      share|improve this question











      $endgroup$




      This answer to a now closed question says that ozone gas has a "slight blue" color. But there are lots of blue colors: sky blue, ultramarine, phthalo blue, many others — what is closer to the color of ozone?



      This page shows photos of ozone solutions in water, like the one below, but this may not be representative of the color of the gas.



      pure water vs ozone>100ppm (source)



      So, what exactly color does ozone gas have? Is it a single hue, or does it change depending on concentration/amount of ozone?







      inorganic-chemistry color






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited 43 mins ago









      MackTuesday

      22519




      22519










      asked 4 hours ago









      RuslanRuslan

      401213




      401213






















          1 Answer
          1






          active

          oldest

          votes


















          9












          $begingroup$

          Due to Chappuis absorption, ozone does have a bluish color. To determine exactly what kind of blue it is, let's first look at the spectrum of absorption in the Chappuis band. The following plot was done using these data for 293K.



          Chappuis band spectrum



          This is spectral cross-section of absorption. To determine color from this spectrum, we need to choose some parameters:




          1. Number density of ozone molecules,

          2. Thickness of ozone layer we're trying to visualize,

          3. Illuminant.


          If we denote spectral radiance of our illuminant as $L(lambda)$, thickness of ozone layer as $d$, ozone molecule number density as $rho$, and absorption cross-section as $sigma(lambda)$, then we'll get the following expression for spectral radiance transmitted through the layer:



          $$L_T(lambda)=L(lambda)expbig(-sigma(lambda)rho dbig).$$



          The most sensible illuminant to choose for showing color of a material on the web is the CIE illuminant D65, whose color is the white point of the sRGB color space. Its spectrum can be found e.g. here.



          We can find the color in XYZ space using CIE 1931 color matching functions (can be found e.g. here). The expression is



          $$c_X=int_{300}^{830}L_T(lambda)bar x(lambda),mathrm dlambda,$$



          and similarly for $Y$ and $Z$ coordinates. Then these can be transformed to sRGB using linear transformation matrix $mathrm{XYZ}tomathrm{sRGB}$ given e.g. here and gamma-correcting to $gamma=1/2.2$ to yield final sRGB values.



          Then, for ozone molecule number density $rho=10^{25} frac{mathrm{molecule}}{mathrm{m}^3}$ we'll get the following colors for different layer thicknesses:



          colors of ozone at different layer thickness values



          For comparison, typical ozone column in the atmospheric ozone layer is about 300 Dobson units, which is equivalent to $2.687times10^{20}frac{mathrm{molecule}}{mathrm m^2}$; with our $rho$ chosen above this corresponds to $d=8,mathrm{mm}$. So for daylight, ozone column has negligible effect on the sky color (unlike the evening — see the history of Chappuis absorption!).



          As can be seen in the above plot, hue does change with increasing layer thickness. If we normalize the RGB values to see the hues of the thick layers (this would correspond to increasing illuminant power to compensate for absorption), we'll get the following hues:



          hues of ozone at different layer thickness values



          Note that the violet hues in the above plot aren't accurate: they can't be accurately represented on sRGB monitors, so the plot only approximates them. They should be more saturated. Here's how the chromaticity changes from the white point to the most violet with increasing layer thickness (dashed triangle denotes the sRGB gamut):



          chromaticity xy coordinates of ozone layers of different thickness






          share|improve this answer











          $endgroup$













          • $begingroup$
            Nice answer, but why did you ask the question? ;-)
            $endgroup$
            – Karl
            2 hours ago






          • 1




            $begingroup$
            @Karl Own Q-A duets are perfectly fine :)
            $endgroup$
            – andselisk
            2 hours ago






          • 2




            $begingroup$
            @Karl because the other question where I could have posted the answer is closed, and unlikely to be reopened given how long ago it happened. But since I think the question is still relevant (in the form "what color" instead of "does it have a color"), not easily (if at all) answered by googling, and interesting, I made this Q&A.
            $endgroup$
            – Ruslan
            2 hours ago












          • $begingroup$
            I just wanted to say that I've always loved sunsets, but until now I would never have guessed ozone was part of the reason; those deep blue-purples, contrasting with the orange-reds from Rayleigh scattering. You learn something new every day! Thanks so much for this contribution!
            $endgroup$
            – Nicolau Saker Neto
            31 mins ago











          Your Answer





          StackExchange.ifUsing("editor", function () {
          return StackExchange.using("mathjaxEditing", function () {
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          });
          });
          }, "mathjax-editing");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "431"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fchemistry.stackexchange.com%2fquestions%2f111389%2fwhat-exact-color-does-ozone-gas-have%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          9












          $begingroup$

          Due to Chappuis absorption, ozone does have a bluish color. To determine exactly what kind of blue it is, let's first look at the spectrum of absorption in the Chappuis band. The following plot was done using these data for 293K.



          Chappuis band spectrum



          This is spectral cross-section of absorption. To determine color from this spectrum, we need to choose some parameters:




          1. Number density of ozone molecules,

          2. Thickness of ozone layer we're trying to visualize,

          3. Illuminant.


          If we denote spectral radiance of our illuminant as $L(lambda)$, thickness of ozone layer as $d$, ozone molecule number density as $rho$, and absorption cross-section as $sigma(lambda)$, then we'll get the following expression for spectral radiance transmitted through the layer:



          $$L_T(lambda)=L(lambda)expbig(-sigma(lambda)rho dbig).$$



          The most sensible illuminant to choose for showing color of a material on the web is the CIE illuminant D65, whose color is the white point of the sRGB color space. Its spectrum can be found e.g. here.



          We can find the color in XYZ space using CIE 1931 color matching functions (can be found e.g. here). The expression is



          $$c_X=int_{300}^{830}L_T(lambda)bar x(lambda),mathrm dlambda,$$



          and similarly for $Y$ and $Z$ coordinates. Then these can be transformed to sRGB using linear transformation matrix $mathrm{XYZ}tomathrm{sRGB}$ given e.g. here and gamma-correcting to $gamma=1/2.2$ to yield final sRGB values.



          Then, for ozone molecule number density $rho=10^{25} frac{mathrm{molecule}}{mathrm{m}^3}$ we'll get the following colors for different layer thicknesses:



          colors of ozone at different layer thickness values



          For comparison, typical ozone column in the atmospheric ozone layer is about 300 Dobson units, which is equivalent to $2.687times10^{20}frac{mathrm{molecule}}{mathrm m^2}$; with our $rho$ chosen above this corresponds to $d=8,mathrm{mm}$. So for daylight, ozone column has negligible effect on the sky color (unlike the evening — see the history of Chappuis absorption!).



          As can be seen in the above plot, hue does change with increasing layer thickness. If we normalize the RGB values to see the hues of the thick layers (this would correspond to increasing illuminant power to compensate for absorption), we'll get the following hues:



          hues of ozone at different layer thickness values



          Note that the violet hues in the above plot aren't accurate: they can't be accurately represented on sRGB monitors, so the plot only approximates them. They should be more saturated. Here's how the chromaticity changes from the white point to the most violet with increasing layer thickness (dashed triangle denotes the sRGB gamut):



          chromaticity xy coordinates of ozone layers of different thickness






          share|improve this answer











          $endgroup$













          • $begingroup$
            Nice answer, but why did you ask the question? ;-)
            $endgroup$
            – Karl
            2 hours ago






          • 1




            $begingroup$
            @Karl Own Q-A duets are perfectly fine :)
            $endgroup$
            – andselisk
            2 hours ago






          • 2




            $begingroup$
            @Karl because the other question where I could have posted the answer is closed, and unlikely to be reopened given how long ago it happened. But since I think the question is still relevant (in the form "what color" instead of "does it have a color"), not easily (if at all) answered by googling, and interesting, I made this Q&A.
            $endgroup$
            – Ruslan
            2 hours ago












          • $begingroup$
            I just wanted to say that I've always loved sunsets, but until now I would never have guessed ozone was part of the reason; those deep blue-purples, contrasting with the orange-reds from Rayleigh scattering. You learn something new every day! Thanks so much for this contribution!
            $endgroup$
            – Nicolau Saker Neto
            31 mins ago
















          9












          $begingroup$

          Due to Chappuis absorption, ozone does have a bluish color. To determine exactly what kind of blue it is, let's first look at the spectrum of absorption in the Chappuis band. The following plot was done using these data for 293K.



          Chappuis band spectrum



          This is spectral cross-section of absorption. To determine color from this spectrum, we need to choose some parameters:




          1. Number density of ozone molecules,

          2. Thickness of ozone layer we're trying to visualize,

          3. Illuminant.


          If we denote spectral radiance of our illuminant as $L(lambda)$, thickness of ozone layer as $d$, ozone molecule number density as $rho$, and absorption cross-section as $sigma(lambda)$, then we'll get the following expression for spectral radiance transmitted through the layer:



          $$L_T(lambda)=L(lambda)expbig(-sigma(lambda)rho dbig).$$



          The most sensible illuminant to choose for showing color of a material on the web is the CIE illuminant D65, whose color is the white point of the sRGB color space. Its spectrum can be found e.g. here.



          We can find the color in XYZ space using CIE 1931 color matching functions (can be found e.g. here). The expression is



          $$c_X=int_{300}^{830}L_T(lambda)bar x(lambda),mathrm dlambda,$$



          and similarly for $Y$ and $Z$ coordinates. Then these can be transformed to sRGB using linear transformation matrix $mathrm{XYZ}tomathrm{sRGB}$ given e.g. here and gamma-correcting to $gamma=1/2.2$ to yield final sRGB values.



          Then, for ozone molecule number density $rho=10^{25} frac{mathrm{molecule}}{mathrm{m}^3}$ we'll get the following colors for different layer thicknesses:



          colors of ozone at different layer thickness values



          For comparison, typical ozone column in the atmospheric ozone layer is about 300 Dobson units, which is equivalent to $2.687times10^{20}frac{mathrm{molecule}}{mathrm m^2}$; with our $rho$ chosen above this corresponds to $d=8,mathrm{mm}$. So for daylight, ozone column has negligible effect on the sky color (unlike the evening — see the history of Chappuis absorption!).



          As can be seen in the above plot, hue does change with increasing layer thickness. If we normalize the RGB values to see the hues of the thick layers (this would correspond to increasing illuminant power to compensate for absorption), we'll get the following hues:



          hues of ozone at different layer thickness values



          Note that the violet hues in the above plot aren't accurate: they can't be accurately represented on sRGB monitors, so the plot only approximates them. They should be more saturated. Here's how the chromaticity changes from the white point to the most violet with increasing layer thickness (dashed triangle denotes the sRGB gamut):



          chromaticity xy coordinates of ozone layers of different thickness






          share|improve this answer











          $endgroup$













          • $begingroup$
            Nice answer, but why did you ask the question? ;-)
            $endgroup$
            – Karl
            2 hours ago






          • 1




            $begingroup$
            @Karl Own Q-A duets are perfectly fine :)
            $endgroup$
            – andselisk
            2 hours ago






          • 2




            $begingroup$
            @Karl because the other question where I could have posted the answer is closed, and unlikely to be reopened given how long ago it happened. But since I think the question is still relevant (in the form "what color" instead of "does it have a color"), not easily (if at all) answered by googling, and interesting, I made this Q&A.
            $endgroup$
            – Ruslan
            2 hours ago












          • $begingroup$
            I just wanted to say that I've always loved sunsets, but until now I would never have guessed ozone was part of the reason; those deep blue-purples, contrasting with the orange-reds from Rayleigh scattering. You learn something new every day! Thanks so much for this contribution!
            $endgroup$
            – Nicolau Saker Neto
            31 mins ago














          9












          9








          9





          $begingroup$

          Due to Chappuis absorption, ozone does have a bluish color. To determine exactly what kind of blue it is, let's first look at the spectrum of absorption in the Chappuis band. The following plot was done using these data for 293K.



          Chappuis band spectrum



          This is spectral cross-section of absorption. To determine color from this spectrum, we need to choose some parameters:




          1. Number density of ozone molecules,

          2. Thickness of ozone layer we're trying to visualize,

          3. Illuminant.


          If we denote spectral radiance of our illuminant as $L(lambda)$, thickness of ozone layer as $d$, ozone molecule number density as $rho$, and absorption cross-section as $sigma(lambda)$, then we'll get the following expression for spectral radiance transmitted through the layer:



          $$L_T(lambda)=L(lambda)expbig(-sigma(lambda)rho dbig).$$



          The most sensible illuminant to choose for showing color of a material on the web is the CIE illuminant D65, whose color is the white point of the sRGB color space. Its spectrum can be found e.g. here.



          We can find the color in XYZ space using CIE 1931 color matching functions (can be found e.g. here). The expression is



          $$c_X=int_{300}^{830}L_T(lambda)bar x(lambda),mathrm dlambda,$$



          and similarly for $Y$ and $Z$ coordinates. Then these can be transformed to sRGB using linear transformation matrix $mathrm{XYZ}tomathrm{sRGB}$ given e.g. here and gamma-correcting to $gamma=1/2.2$ to yield final sRGB values.



          Then, for ozone molecule number density $rho=10^{25} frac{mathrm{molecule}}{mathrm{m}^3}$ we'll get the following colors for different layer thicknesses:



          colors of ozone at different layer thickness values



          For comparison, typical ozone column in the atmospheric ozone layer is about 300 Dobson units, which is equivalent to $2.687times10^{20}frac{mathrm{molecule}}{mathrm m^2}$; with our $rho$ chosen above this corresponds to $d=8,mathrm{mm}$. So for daylight, ozone column has negligible effect on the sky color (unlike the evening — see the history of Chappuis absorption!).



          As can be seen in the above plot, hue does change with increasing layer thickness. If we normalize the RGB values to see the hues of the thick layers (this would correspond to increasing illuminant power to compensate for absorption), we'll get the following hues:



          hues of ozone at different layer thickness values



          Note that the violet hues in the above plot aren't accurate: they can't be accurately represented on sRGB monitors, so the plot only approximates them. They should be more saturated. Here's how the chromaticity changes from the white point to the most violet with increasing layer thickness (dashed triangle denotes the sRGB gamut):



          chromaticity xy coordinates of ozone layers of different thickness






          share|improve this answer











          $endgroup$



          Due to Chappuis absorption, ozone does have a bluish color. To determine exactly what kind of blue it is, let's first look at the spectrum of absorption in the Chappuis band. The following plot was done using these data for 293K.



          Chappuis band spectrum



          This is spectral cross-section of absorption. To determine color from this spectrum, we need to choose some parameters:




          1. Number density of ozone molecules,

          2. Thickness of ozone layer we're trying to visualize,

          3. Illuminant.


          If we denote spectral radiance of our illuminant as $L(lambda)$, thickness of ozone layer as $d$, ozone molecule number density as $rho$, and absorption cross-section as $sigma(lambda)$, then we'll get the following expression for spectral radiance transmitted through the layer:



          $$L_T(lambda)=L(lambda)expbig(-sigma(lambda)rho dbig).$$



          The most sensible illuminant to choose for showing color of a material on the web is the CIE illuminant D65, whose color is the white point of the sRGB color space. Its spectrum can be found e.g. here.



          We can find the color in XYZ space using CIE 1931 color matching functions (can be found e.g. here). The expression is



          $$c_X=int_{300}^{830}L_T(lambda)bar x(lambda),mathrm dlambda,$$



          and similarly for $Y$ and $Z$ coordinates. Then these can be transformed to sRGB using linear transformation matrix $mathrm{XYZ}tomathrm{sRGB}$ given e.g. here and gamma-correcting to $gamma=1/2.2$ to yield final sRGB values.



          Then, for ozone molecule number density $rho=10^{25} frac{mathrm{molecule}}{mathrm{m}^3}$ we'll get the following colors for different layer thicknesses:



          colors of ozone at different layer thickness values



          For comparison, typical ozone column in the atmospheric ozone layer is about 300 Dobson units, which is equivalent to $2.687times10^{20}frac{mathrm{molecule}}{mathrm m^2}$; with our $rho$ chosen above this corresponds to $d=8,mathrm{mm}$. So for daylight, ozone column has negligible effect on the sky color (unlike the evening — see the history of Chappuis absorption!).



          As can be seen in the above plot, hue does change with increasing layer thickness. If we normalize the RGB values to see the hues of the thick layers (this would correspond to increasing illuminant power to compensate for absorption), we'll get the following hues:



          hues of ozone at different layer thickness values



          Note that the violet hues in the above plot aren't accurate: they can't be accurately represented on sRGB monitors, so the plot only approximates them. They should be more saturated. Here's how the chromaticity changes from the white point to the most violet with increasing layer thickness (dashed triangle denotes the sRGB gamut):



          chromaticity xy coordinates of ozone layers of different thickness







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 2 hours ago

























          answered 4 hours ago









          RuslanRuslan

          401213




          401213












          • $begingroup$
            Nice answer, but why did you ask the question? ;-)
            $endgroup$
            – Karl
            2 hours ago






          • 1




            $begingroup$
            @Karl Own Q-A duets are perfectly fine :)
            $endgroup$
            – andselisk
            2 hours ago






          • 2




            $begingroup$
            @Karl because the other question where I could have posted the answer is closed, and unlikely to be reopened given how long ago it happened. But since I think the question is still relevant (in the form "what color" instead of "does it have a color"), not easily (if at all) answered by googling, and interesting, I made this Q&A.
            $endgroup$
            – Ruslan
            2 hours ago












          • $begingroup$
            I just wanted to say that I've always loved sunsets, but until now I would never have guessed ozone was part of the reason; those deep blue-purples, contrasting with the orange-reds from Rayleigh scattering. You learn something new every day! Thanks so much for this contribution!
            $endgroup$
            – Nicolau Saker Neto
            31 mins ago


















          • $begingroup$
            Nice answer, but why did you ask the question? ;-)
            $endgroup$
            – Karl
            2 hours ago






          • 1




            $begingroup$
            @Karl Own Q-A duets are perfectly fine :)
            $endgroup$
            – andselisk
            2 hours ago






          • 2




            $begingroup$
            @Karl because the other question where I could have posted the answer is closed, and unlikely to be reopened given how long ago it happened. But since I think the question is still relevant (in the form "what color" instead of "does it have a color"), not easily (if at all) answered by googling, and interesting, I made this Q&A.
            $endgroup$
            – Ruslan
            2 hours ago












          • $begingroup$
            I just wanted to say that I've always loved sunsets, but until now I would never have guessed ozone was part of the reason; those deep blue-purples, contrasting with the orange-reds from Rayleigh scattering. You learn something new every day! Thanks so much for this contribution!
            $endgroup$
            – Nicolau Saker Neto
            31 mins ago
















          $begingroup$
          Nice answer, but why did you ask the question? ;-)
          $endgroup$
          – Karl
          2 hours ago




          $begingroup$
          Nice answer, but why did you ask the question? ;-)
          $endgroup$
          – Karl
          2 hours ago




          1




          1




          $begingroup$
          @Karl Own Q-A duets are perfectly fine :)
          $endgroup$
          – andselisk
          2 hours ago




          $begingroup$
          @Karl Own Q-A duets are perfectly fine :)
          $endgroup$
          – andselisk
          2 hours ago




          2




          2




          $begingroup$
          @Karl because the other question where I could have posted the answer is closed, and unlikely to be reopened given how long ago it happened. But since I think the question is still relevant (in the form "what color" instead of "does it have a color"), not easily (if at all) answered by googling, and interesting, I made this Q&A.
          $endgroup$
          – Ruslan
          2 hours ago






          $begingroup$
          @Karl because the other question where I could have posted the answer is closed, and unlikely to be reopened given how long ago it happened. But since I think the question is still relevant (in the form "what color" instead of "does it have a color"), not easily (if at all) answered by googling, and interesting, I made this Q&A.
          $endgroup$
          – Ruslan
          2 hours ago














          $begingroup$
          I just wanted to say that I've always loved sunsets, but until now I would never have guessed ozone was part of the reason; those deep blue-purples, contrasting with the orange-reds from Rayleigh scattering. You learn something new every day! Thanks so much for this contribution!
          $endgroup$
          – Nicolau Saker Neto
          31 mins ago




          $begingroup$
          I just wanted to say that I've always loved sunsets, but until now I would never have guessed ozone was part of the reason; those deep blue-purples, contrasting with the orange-reds from Rayleigh scattering. You learn something new every day! Thanks so much for this contribution!
          $endgroup$
          – Nicolau Saker Neto
          31 mins ago


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Chemistry Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fchemistry.stackexchange.com%2fquestions%2f111389%2fwhat-exact-color-does-ozone-gas-have%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          IEEEtran - How to include ORCID in TeX/PDF with PdfLatexIs there a standard way to include ORCID in TeX /...

          Cicindela nigrior Przypisy | Menu nawigacyjneCicindela varians unicolorManual for the Identification of the...

          Glossaries-extra: Adding glossaries package to “Clas­sicTh­e­sis” template by Dr. André Miede v. 4.6 ...