默认颜色及其对照表[通俗易懂]

默认颜色及其对照表[通俗易懂]一、cesium默认颜色及其对照表Cesium.Color.ALICEBLUE<fontcolor=#f0f8ffsize=5></font>Cesium.Color.ANTIQUEWHITE<fontcolor=#faebd7size=5></font>Cesium.Color.AQUA<fontcolor=#00ffffsize=5></font>Cesium.Color.AQUAMAR.

大家好,又见面了,我是你们的朋友全栈君。

一、透明色

       颜色对照表链接

//#fffe 和 transparent;十六进制全透明的黑色为#00000000;半透明的黑色是#7f000000;完全不透明的黑色是#ff000000;
<!--白色透明度-->
    <color name="translucent_white_05">#f2ffffff</color>
    <color name="translucent_white_10">#e6ffffff</color>
    <color name="translucent_white_15">#d9ffffff</color>
    <color name="translucent_white_20">#ccffffff</color>
    <color name="translucent_white_25">#bfffffff</color>
    <color name="translucent_white_30">#b3ffffff</color>
    <color name="translucent_white_35">#a6ffffff</color>
    <color name="translucent_white_40">#99ffffff</color>
    <color name="translucent_white_45">#8cffffff</color>
    <color name="translucent_white_50">#80ffffff</color>
    <color name="translucent_white_55">#73ffffff</color>
    <color name="translucent_white_60">#66ffffff</color>
    <color name="translucent_white_65">#59ffffff</color>
    <color name="translucent_white_70">#4dffffff</color>
    <color name="translucent_white_75">#40ffffff</color>
    <color name="translucent_white_80">#33ffffff</color>
    <color name="translucent_white_90">#26ffffff</color>
    <color name="translucent_white_95">#0dffffff</color>

    <!--黑色透明度-->
    <color name="translucent_black_05">#f2000000</color>
    <color name="translucent_black_10">#e6000000</color>
    <color name="translucent_black_15">#d9000000</color>
    <color name="translucent_black_20">#cc000000</color>
    <color name="translucent_black_25">#bf000000</color>
    <color name="translucent_black_30">#b3000000</color>
    <color name="translucent_black_35">#a6000000</color>
    <color name="translucent_black_40">#99000000</color>
    <color name="translucent_black_45">#8c000000</color>
    <color name="translucent_black_50">#80000000</color>
    <color name="translucent_black_55">#73000000</color>
    <color name="translucent_black_60">#66000000</color>
    <color name="translucent_black_65">#59000000</color>
    <color name="translucent_black_70">#4d000000</color>
    <color name="translucent_black_75">#40000000</color>
    <color name="translucent_black_80">#33000000</color>
    <color name="translucent_black_90">#26000000</color>
    <color name="translucent_black_95">#0d000000</color>
</resources>

二、cesium默认颜色及其对照表

默认颜色及其对照表[通俗易懂]

Cesium.Color.ALICEBLUE <font color=#f0f8ff size=5></font>

Cesium.Color.ANTIQUEWHITE <font color=#faebd7 size=5></font>

Cesium.Color.AQUA <font color=#00ffff size=5></font>

Cesium.Color.AQUAMARINE <font color=#7fffd4 size=5></font>

Cesium.Color.AZURE <font color=#f0ffff size=5></font>

Cesium.Color.BEIGE <font color=#f5f5dc size=5></font>

Cesium.Color.BISQUE <font color=#ffe4c4 size=5></font>

Cesium.Color.BLACK <font color=#000000 size=5></font>

Cesium.Color.BLANCHEDALMOND <font color=#ffebcd size=5></font>

Cesium.Color.BLUE <font color=#0000ff size=5></font>

Cesium.Color.BLUEVIOLET <font color=#8a2be2 size=5></font>

Cesium.Color.BROWN <font color=#a52a2a size=5></font>

Cesium.Color.BURLYWOOD <font color=#deb887 size=5></font>

Cesium.Color.CADETBLUE <font color=#5f9ea0 size=5></font>

Cesium.Color.CHARTREUSE <font color=#7fff00 size=5></font>

Cesium.Color.CHOCOLATE <font color=#d2691e size=5></font>

Cesium.Color.CORAL <font color=#ff7f50 size=5></font>

Cesium.Color.CORNfLOWERBLUE <font color=#6495ed size=5></font>

Cesium.Color.CORNSILK <font color=#fff8dc size=5></font>

Cesium.Color.CRIMSON <font color=#dc143c size=5></font>

Cesium.Color.CYAN <font color=#00ffff size=5></font>

Cesium.Color.DARKBLUE <font color=#00008b size=5></font>

Cesium.Color.DARKCYAN <font color=#008b8b size=5></font>

Cesium.Color.DARKGOLDENROD <font color=#b8860b size=5></font>

Cesium.Color.DARKGRAY <font color=#a9a9a9 size=5></font>

Cesium.Color.DARKGREEN <font color=#006400 size=5></font>

Cesium.Color.DARKGREY <font color=#a9a9a9 size=5></font>

Cesium.Color.DARKKHAKI <font color=#bdb76b size=5></font>

Cesium.Color.DARKMAGENTA <font color=#8b008b size=5></font>

Cesium.Color.DARKOLIVEGREEN <font color=#556b2f size=5></font>

Cesium.Color.DARKORANGE <font color=#ff8c00 size=5></font>

Cesium.Color.DARKORCHID <font color=#9932cc size=5></font>

Cesium.Color.DARKRED <font color=#8b0000 size=5></font>

Cesium.Color.DARKSALMON <font color=#e9967a size=5></font>

Cesium.Color.DARKSEAGREEN <font color=#8fbc8f size=5></font>

Cesium.Color.DARKSLATEBLUE <font color=#483d8b size=5></font>

Cesium.Color.DARKSLATEGRAY <font color=#2f4f4f size=5></font>

Cesium.Color.DARKTURQUOISE <font color=#00ced1 size=5></font>

Cesium.Color.DARKVIOLET <font color=#9400d3 size=5></font>

Cesium.Color.DEEPPINK <font color=#ff1493 size=5></font>

Cesium.Color.DEEPSKYBLUE <font color=#00bfff size=5></font>

Cesium.Color.DIMGRAY <font color=#696969 size=5></font>

Cesium.Color.DIMGREY <font color=#696969 size=5></font>

Cesium.Color.DODGERBLUE <font color=#1e90ff size=5></font>

Cesium.Color.fIREBRICK <font color=#b22222 size=5></font>

Cesium.Color.fLORALWHITE <font color=#fffaf0 size=5></font>

Cesium.Color.fORESTGREEN <font color=#228b22 size=5></font>

Cesium.Color.fUCHSIA <font color=#ff00ff size=5></font>

Cesium.Color.GAINSBORO <font color=#dcdcdc size=5></font>

Cesium.Color.GHOSTWHITE <font color=#f8f8ff size=5></font>

Cesium.Color.GOLD <font color=#ffd700 size=5></font>

Cesium.Color.GOLDENROD <font color=#daa520 size=5></font>

Cesium.Color.GRAY <font color=#808080 size=5></font>

Cesium.Color.GREEN <font color=#008000 size=5></font>

Cesium.Color.GREENYELLOW <font color=#adff2f size=5></font>

Cesium.Color.GREY <font color=#808080 size=5></font>

Cesium.Color.HONEYDEW <font color=#f0fff0 size=5></font>

Cesium.Color.HOTPINK <font color=#ff69b4 size=5></font>

Cesium.Color.INDIANRED <font color=#cd5c5c size=5></font>

Cesium.Color.INDIGO <font color=#4b0082 size=5></font>

Cesium.Color.IVORY <font color=#fffff0 size=5></font>

Cesium.Color.KHAKI <font color=#f0e68c size=5></font>

Cesium.Color.LAVENDAR_BLUSH <font color=#fff0f5 size=5></font>

Cesium.Color.LAVENDER <font color=#e6e6fa size=5></font>

Cesium.Color.LAWNGREEN <font color=#7cfc00 size=5></font>

Cesium.Color.LEMONCHIffON <font color=#fffacd size=5></font>

Cesium.Color.LIGHTBLUE <font color=#add8e6 size=5></font>

Cesium.Color.LIGHTCORAL <font color=#f08080 size=5></font>

Cesium.Color.LIGHTCYAN <font color=#e0ffff size=5></font>

Cesium.Color.LIGHTGOLDENRODYELLOW <font color=#fafad2 size=5></font>

Cesium.Color.LIGHTGRAY <font color=#d3d3d3 size=5></font>

Cesium.Color.LIGHTGREEN <font color=#90ee90 size=5></font>

Cesium.Color.LIGHTGREY <font color=#d3d3d3 size=5></font>

Cesium.Color.LIGHTPINK <font color=#ffb6c1 size=5></font>

Cesium.Color.LIGHTSEAGREEN <font color=#20b2aa size=5></font>

Cesium.Color.LIGHTSKYBLUE <font color=#87cefa size=5></font>

Cesium.Color.LIGHTSLATEGRAY <font color=#778899 size=5></font>

Cesium.Color.LIGHTSLATEGREY <font color=#778899 size=5></font>

Cesium.Color.LIGHTSTEELBLUE <font color=#b0c4de size=5></font>

Cesium.Color.LIGHTYELLOW <font color=#ffffe0 size=5></font>

Cesium.Color.LIME <font color=#00ff00 size=5></font>

Cesium.Color.LIMEGREEN <font color=#32cd32 size=5></font>

Cesium.Color.LINEN <font color=#faf0e6 size=5></font>

Cesium.Color.MAGENTA <font color=#ff00ff size=5></font>

Cesium.Color.MAROON <font color=#800000 size=5></font>

Cesium.Color.MEDIUMAQUAMARINE <font color=#66cdaa size=5></font>

Cesium.Color.MEDIUMBLUE <font color=#0000cd size=5></font>

Cesium.Color.MEDIUMORCHID <font color=#ba55d3 size=5></font>

Cesium.Color.MEDIUMPURPLE <font color=#9370db size=5></font>

Cesium.Color.MEDIUMSEAGREEN <font color=#3cb371 size=5></font>

Cesium.Color.MEDIUMSLATEBLUE <font color=#7b68ee size=5></font>

Cesium.Color.MEDIUMSPRINGGREEN <font color=#00fa9a size=5></font>

Cesium.Color.MEDIUMTURQUOISE <font color=#48d1cc size=5></font>

Cesium.Color.MEDIUMVIOLETRED <font color=#c71585 size=5></font>

Cesium.Color.MIDNIGHTBLUE <font color=#191970 size=5></font>

Cesium.Color.MINTCREAM <font color=#f5fffa size=5></font>

Cesium.Color.MISTYROSE <font color=#ffe4e1 size=5></font>

Cesium.Color.MOCCASIN <font color=#ffe4b5 size=5></font>

Cesium.Color.NAVAJOWHITE <font color=#ffdead size=5></font>

Cesium.Color.NAVY <font color=#000080 size=5></font>

Cesium.Color.OLDLACE <font color=#fdf5e6 size=5></font>

Cesium.Color.OLIVE <font color=#808000 size=5></font>

Cesium.Color.OLIVEDRAB <font color=#6b8e23 size=5></font>

Cesium.Color.ORANGE <font color=#ffa500 size=5></font>

Cesium.Color.ORANGERED <font color=#ff4500 size=5></font>

Cesium.Color.ORCHID <font color=#da70d6 size=5></font>

Cesium.Color.packedLength <font color=#eee8aa size=5></font>

Cesium.Color.PALEGOLDENROD <font color=#eee8aa size=5></font>

Cesium.Color.PALEGREEN <font color=#98fb98 size=5></font>

Cesium.Color.PALETURQUOISE <font color=#afeeee size=5></font>

Cesium.Color.PALEVIOLETRED <font color=#db7093 size=5></font>

Cesium.Color.PAPAYAWHIP <font color=#ffefd5 size=5></font>

Cesium.Color.PEACHPUff <font color=#ffdab9 size=5></font>

Cesium.Color.PERU <font color=#cd853f size=5></font>

Cesium.Color.PINK <font color=#ffc0cb size=5></font>

Cesium.Color.PLUM <font color=#dda0dd size=5></font>

Cesium.Color.POWDERBLUE <font color=#b0e0e6 size=5></font>

Cesium.Color.PURPLE <font color=#800080 size=5></font>

Cesium.Color.RED <font color=#ff0000 size=5></font>

Cesium.Color.ROSYBROWN <font color=#bc8f8f size=5></font>

Cesium.Color.ROYALBLUE <font color=#4169e1 size=5></font>

Cesium.Color.SADDLEBROWN <font color=#8b4513 size=5></font>

Cesium.Color.SALMON <font color=#fa8072 size=5></font>

Cesium.Color.SANDYBROWN <font color=#f4a460 size=5></font>

Cesium.Color.SEAGREEN <font color=#2e8b57 size=5></font>

Cesium.Color.SEASHELL <font color=#fff5ee size=5></font>

Cesium.Color.SIENNA <font color=#a0522d size=5></font>

Cesium.Color.SILVER <font color=#c0c0c0 size=5></font>

Cesium.Color.SKYBLUE <font color=#87ceeb size=5></font>

Cesium.Color.SLATEBLUE <font color=#6a5acd size=5></font>

Cesium.Color.SLATEGRAY <font color=#708090 size=5></font>

Cesium.Color.SLATEGREY <font color=#708090 size=5></font>

Cesium.Color.SNOW <font color=#fffafa size=5></font>

Cesium.Color.SPRINGGREEN <font color=#00ff7f size=5></font>

Cesium.Color.STEELBLUE <font color=#4682b4 size=5></font>

Cesium.Color.TAN <font color=#d2b48c size=5></font>

Cesium.Color.TEAL <font color=#008080 size=5></font>

Cesium.Color.THISTLE <font color=#d8bfd8 size=5></font>

Cesium.Color.TOMATO <font color=#ff6347 size=5></font>

Cesium.Color.TURQUOISE <font color=#40e0d0 size=5></font>

Cesium.Color.VIOLET <font color=#ee82ee size=5></font>

Cesium.Color.WHEAT <font color=#f5deb3 size=5></font>

Cesium.Color.WHITE <font color=#ffffff size=5></font>

Cesium.Color.WHITESMOKE <font color=#f5f5f5 size=5></font>

Cesium.Color.YELLOW <font color=#ffff00 size=5></font>

Cesium.Color.YELLOWGREEN <font color=#9acd32 size=5></font>

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/145627.html原文链接:https://javaforall.net

(0)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • 周鸿祎

    周鸿祎文/周鸿祎来自微信公共号:财经十一人在BAT的光芒下,在美团、小米构造的互联网第二阵营中,特别是在猎豹上市之后,360多次欲言又止,一反常态。360公关团队告诉财经十一人,老周在闭关思考3

    2022年7月1日
    26
  • touch-screen_FloatingActionButton

    touch-screen_FloatingActionButton在做练习时,触控失灵,看源码后fanx直接在init

    2022年8月30日
    4
  • 【C++】容器类_容器迭代器

    【C++】容器类_容器迭代器C++中的容器类对比起其它语言,无论是《【Python】容器类》(点击打开链接),还是《【Java】Java中的Collections类——Java中升级版的数据结构》(点击打开链接)的容器类都没有C++中的容器复杂。且不说C++像Java一样,不能如同Python与php的数组,天生就是可变,不定长,越界就出现问题。C++中的容器,虽然与Java一样同样有List与Map,但是,其提供的封装方法

    2025年9月7日
    4
  • mongodb和mysql应用场景区别_mongodb和mysql有哪些区别「建议收藏」

    mongodb和mysql应用场景区别_mongodb和mysql有哪些区别「建议收藏」mongodb和mysql有哪些区别发布时间:2020-09-0109:15:48来源:亿速云阅读:64作者:小新小编给大家分享一下mongodb和mysql有哪些区别,相信大部分人都还不怎么了解,因此分享这篇文章给大家参考一下,希望大家阅读完这篇文章后大有收获,下面让我们一起去了解一下吧!区别分析:)MySQL是关系型数据库。优势:在不同的引擎上有不同的存储方式。查询语句是使用传统的sql语…

    2025年7月10日
    2
  • 基于情感词典的情感分析_情感计算和情感分析

    基于情感词典的情感分析_情感计算和情感分析原理我就不讲了,请移步下面这篇论文,包括情感词典的构建(各位读者可以根据自己的需求稍作简化),以及打分策略(程序对原论文稍有改动)。论文在这里下载:基于情感词典的中文微博情感倾向性研究-陈晓东-华中科技大学(大家可以上百度学术搜索下载)本文采用的方法如下:首先对单条微博进行文本预处理,并以标点符号为分割标志,将单条微博分割为n个句子,提取每个句子中的情感词。以下两步的处理均以…

    2022年8月23日
    7
  • ASP.NET MVC是如何运行的

    ASP.NET MVC是如何运行的ASP.NET由于采用了管道式设计,所以具有很好的扩展性,整个ASP.NETMVC应用框架就是通过扩展ASP.NET实现的。通过上面对ASP.NET管道设计的介绍我们知道,ASP.NET的扩展点主要体现在HttpModule和HttpHandler这两个核心组件之上,整个ASP.NETMVC框架就是通过自定义的HttpModule和HttpHandler建立起来的。为了使读者能够从整体上把握ASP.NETMVC框架的工作机制,接下来我们按照其原理通过一些自定义组件来模拟ASP.NETMVC的

    2022年7月22日
    9

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号