Menu
×
   ❮     
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

颜色 色调、色相、阴影和色调


颜色色调

色调只是颜色的另一个词。

简单来说:色轮周围的每个位置都代表不同的色调

#ff0000

#ff8000

#ffff00

您可以使用我们的颜色拾取器尝试色调值。


颜色值(亮度/暗度)

颜色值是表示颜色有多亮或多暗(从白色到黑色)的术语

这3个示例更改了红色、橙色和黄色色调的亮度和暗度

#ff0000

#ff8080

#800000

#ff8000

#ffcc99

#663300

#ffff00

#ffff99

#666600

您可以使用我们的颜色拾取器尝试相同色调的亮度和暗度。



颜色饱和度

饱和度与强度有关。

高饱和度的颜色很亮。不饱和的颜色色素较少。

这3个示例更改了红色、橙色和黄色色调的饱和度

#ff0000

#cc3333

#996666

#ff8000

#cc8033

#998066

#ffff00

#cccc33

#999966

您可以使用我们的颜色拾取器尝试相同色调的饱和度值。


×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.