@hg2/dataview-core 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ColorList-36f5fb1f.js +195 -0
- package/dist/ColorList-36f5fb1f.js.map +1 -0
- package/dist/StylesSetting-e13e1698.js +348 -0
- package/dist/StylesSetting-e13e1698.js.map +1 -0
- package/dist/api/axios.d.ts +2 -0
- package/dist/api/http.d.ts +15 -0
- package/dist/api/mock/graph.json.d.ts +102 -0
- package/dist/api/mock/heatMapData.json.d.ts +202 -0
- package/dist/api/mock/index.d.ts +22 -0
- package/dist/api/mock/map.json.d.ts +12 -0
- package/dist/api/mock/sankey.json.d.ts +89 -0
- package/dist/api/mock/scatter.json.d.ts +59 -0
- package/dist/api/mock/test.mock.d.ts +226 -0
- package/dist/api/mock/treemap.json.d.ts +53 -0
- package/dist/api/mock/vchart/bar.json.d.ts +19 -0
- package/dist/api/mock/vchart.mock.d.ts +15 -0
- package/dist/components/GoAppProvider/index.d.ts +2 -0
- package/dist/components/GoAppProvider/index.vue.d.ts +9 -0
- package/dist/components/GoIconify/index.d.ts +2 -0
- package/dist/components/GoIconify/index.vue.d.ts +46 -0
- package/dist/components/GoLangSelect/index.d.ts +2 -0
- package/dist/components/GoLangSelect/index.vue.d.ts +2 -0
- package/dist/components/GoLoading/LoadingSkeleton.vue.d.ts +2 -0
- package/dist/components/GoLoading/index.d.ts +4 -0
- package/dist/components/GoLoading/index.vue.d.ts +2 -0
- package/dist/components/GoSkeleton/index.d.ts +2 -0
- package/dist/components/GoSkeleton/index.vue.d.ts +23 -0
- package/dist/components/GoSystemInfo/index.d.ts +2 -0
- package/dist/components/GoSystemInfo/index.vue.d.ts +12 -0
- package/dist/components/GoSystemSet/index.d.ts +12 -0
- package/dist/components/GoSystemSet/index.vue.d.ts +12 -0
- package/dist/components/GoThemeSelect/index.d.ts +2 -0
- package/dist/components/GoThemeSelect/index.vue.d.ts +2 -0
- package/dist/components/I18n/index.d.ts +2 -0
- package/dist/components/I18n/index.vue.d.ts +2 -0
- package/dist/components/Pages/ChartGlobImage/index.d.ts +2 -0
- package/dist/components/Pages/ChartGlobImage/index.vue.d.ts +14 -0
- package/dist/components/Pages/ChartItemSetting/CollapseItem.vue.d.ts +32 -0
- package/dist/components/Pages/ChartItemSetting/GlobalSettingPosition.vue.d.ts +19 -0
- package/dist/components/Pages/ChartItemSetting/NameSetting.vue.d.ts +14 -0
- package/dist/components/Pages/ChartItemSetting/PositionSetting.vue.d.ts +38 -0
- package/dist/components/Pages/ChartItemSetting/SettingItem.vue.d.ts +27 -0
- package/dist/components/Pages/ChartItemSetting/SettingItemBox.vue.d.ts +43 -0
- package/dist/components/Pages/ChartItemSetting/SizeSetting.vue.d.ts +39 -0
- package/dist/components/Pages/ChartItemSetting/StylesSetting.vue.d.ts +60 -0
- package/dist/components/Pages/ChartItemSetting/index.d.ts +9 -0
- package/dist/components/Pages/Flipper/index.d.ts +3 -0
- package/dist/components/Pages/Flipper/index.vue.d.ts +88 -0
- package/dist/components/Pages/MonacoEditor/index.d.ts +3 -0
- package/dist/components/Pages/MonacoEditor/index.hook.d.ts +8 -0
- package/dist/components/Pages/MonacoEditor/index.vue.d.ts +68 -0
- package/dist/components/Pages/ThemeColorSelect/components/ColorList.vue.d.ts +18 -0
- package/dist/components/Pages/ThemeColorSelect/index.d.ts +2 -0
- package/dist/components/Pages/ThemeColorSelect/index.vue.d.ts +4 -0
- package/dist/components/Plugins/DialogContent/index.d.ts +2 -0
- package/dist/components/Plugins/DialogContent/index.vue.d.ts +2 -0
- package/dist/components/Plugins/LoadingContent/index.d.ts +2 -0
- package/dist/components/Plugins/LoadingContent/index.vue.d.ts +2 -0
- package/dist/components/Plugins/MessageContent/index.d.ts +2 -0
- package/dist/components/Plugins/MessageContent/index.vue.d.ts +2 -0
- package/dist/components/Tips/MacOsControlBtn/index.d.ts +2 -0
- package/dist/components/Tips/MacOsControlBtn/index.vue.d.ts +59 -0
- package/dist/config-135cbd37.js +78 -0
- package/dist/config-135cbd37.js.map +1 -0
- package/dist/config-2f4d03cf.js +50 -0
- package/dist/config-2f4d03cf.js.map +1 -0
- package/dist/config-2feff12a.js +51 -0
- package/dist/config-2feff12a.js.map +1 -0
- package/dist/config-34a249a9.js +50 -0
- package/dist/config-34a249a9.js.map +1 -0
- package/dist/config-54932c86.js +61 -0
- package/dist/config-54932c86.js.map +1 -0
- package/dist/config-63dc5f82.js +62 -0
- package/dist/config-63dc5f82.js.map +1 -0
- package/dist/config-6ff94944.js +58 -0
- package/dist/config-6ff94944.js.map +1 -0
- package/dist/config-70c69137.js +51 -0
- package/dist/config-70c69137.js.map +1 -0
- package/dist/config-72cb7427.js +53 -0
- package/dist/config-72cb7427.js.map +1 -0
- package/dist/config-99706c47.js +58 -0
- package/dist/config-99706c47.js.map +1 -0
- package/dist/config-a6eb66af.js +51 -0
- package/dist/config-a6eb66af.js.map +1 -0
- package/dist/config-ac8d451f.js +127 -0
- package/dist/config-ac8d451f.js.map +1 -0
- package/dist/config-b11b8271.js +53 -0
- package/dist/config-b11b8271.js.map +1 -0
- package/dist/config-bda687c7.js +52 -0
- package/dist/config-bda687c7.js.map +1 -0
- package/dist/config-fe590ea6.js +57 -0
- package/dist/config-fe590ea6.js.map +1 -0
- package/dist/engines/index.d.ts +2 -0
- package/dist/engines/registry.d.ts +24 -0
- package/dist/enums/editPageEnum.d.ts +55 -0
- package/dist/enums/eventEnum.d.ts +32 -0
- package/dist/enums/fileTypeEnum.d.ts +7 -0
- package/dist/enums/httpEnum.d.ts +96 -0
- package/dist/enums/pageEnum.d.ts +0 -0
- package/dist/enums/pluginEnum.d.ts +6 -0
- package/dist/enums/storageEnum.d.ts +8 -0
- package/dist/enums/styleEnum.d.ts +14 -0
- package/dist/hooks/index.d.ts +8 -0
- package/dist/hooks/useChartDataFetch.hook.d.ts +13 -0
- package/dist/hooks/useChartDataPondFetch.hook.d.ts +12 -0
- package/dist/hooks/useChartInteract.hook.d.ts +8 -0
- package/dist/hooks/useCode.hook.d.ts +2 -0
- package/dist/hooks/useLang.hook.d.ts +372 -0
- package/dist/hooks/useLifeHandler.hook.d.ts +9 -0
- package/dist/hooks/usePreviewScale.hook.d.ts +32 -0
- package/dist/hooks/useTheme.hook.d.ts +18 -0
- package/dist/i18n/en/index.d.ts +21 -0
- package/dist/i18n/index.d.ts +48 -0
- package/dist/i18n/zh/index.d.ts +21 -0
- package/dist/index-10b2feb6.js +204 -0
- package/dist/index-10b2feb6.js.map +1 -0
- package/dist/index-148f6c33.js +1183 -0
- package/dist/index-148f6c33.js.map +1 -0
- package/dist/index-237a6823.js +26562 -0
- package/dist/index-237a6823.js.map +1 -0
- package/dist/index-3307e922.js +156 -0
- package/dist/index-3307e922.js.map +1 -0
- package/dist/index-33aae9d2.js +319 -0
- package/dist/index-33aae9d2.js.map +1 -0
- package/dist/index-556d7d7c.js +228 -0
- package/dist/index-556d7d7c.js.map +1 -0
- package/dist/index-617f36ae.js +156 -0
- package/dist/index-617f36ae.js.map +1 -0
- package/dist/index-62e07d83.js +54 -0
- package/dist/index-62e07d83.js.map +1 -0
- package/dist/index-66f7ab2a.js +590 -0
- package/dist/index-66f7ab2a.js.map +1 -0
- package/dist/index-6701793b.js +1811 -0
- package/dist/index-6701793b.js.map +1 -0
- package/dist/index-8d8dc1d2.js +132 -0
- package/dist/index-8d8dc1d2.js.map +1 -0
- package/dist/index-985f409d.js +461 -0
- package/dist/index-985f409d.js.map +1 -0
- package/dist/index-b2e0e39b.js +215 -0
- package/dist/index-b2e0e39b.js.map +1 -0
- package/dist/index-b58bfc89.js +419 -0
- package/dist/index-b58bfc89.js.map +1 -0
- package/dist/index-b5b7a570.js +103 -0
- package/dist/index-b5b7a570.js.map +1 -0
- package/dist/index-be12782c.js +1013 -0
- package/dist/index-be12782c.js.map +1 -0
- package/dist/index-be75d4d8.js +101 -0
- package/dist/index-be75d4d8.js.map +1 -0
- package/dist/index-c7145ef3.js +137 -0
- package/dist/index-c7145ef3.js.map +1 -0
- package/dist/index-ca8cd72a.js +74 -0
- package/dist/index-ca8cd72a.js.map +1 -0
- package/dist/index-cfca17b8.js +138 -0
- package/dist/index-cfca17b8.js.map +1 -0
- package/dist/index-d3c1c990.js +257 -0
- package/dist/index-d3c1c990.js.map +1 -0
- package/dist/index-ea4311bb.js +414 -0
- package/dist/index-ea4311bb.js.map +1 -0
- package/dist/index-ed584e70.js +729 -0
- package/dist/index-ed584e70.js.map +1 -0
- package/dist/index-f0c7797f.js +385 -0
- package/dist/index-f0c7797f.js.map +1 -0
- package/dist/index-f43eed8d.js +307 -0
- package/dist/index-f43eed8d.js.map +1 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +57 -0
- package/dist/index.js.map +1 -0
- package/dist/layout/components/LayoutFooter/index.d.ts +2 -0
- package/dist/layout/components/LayoutFooter/index.vue.d.ts +9 -0
- package/dist/layout/components/LayoutHeader/index.d.ts +2 -0
- package/dist/layout/components/LayoutHeader/index.vue.d.ts +12 -0
- package/dist/layout/components/LayoutHeaderPro/index.d.ts +2 -0
- package/dist/layout/components/LayoutHeaderPro/index.vue.d.ts +12 -0
- package/dist/layout/components/LayoutMain/index.d.ts +2 -0
- package/dist/layout/components/LayoutMain/index.vue.d.ts +2 -0
- package/dist/layout/components/LayoutTransitionMain/index.d.ts +2 -0
- package/dist/layout/components/LayoutTransitionMain/index.vue.d.ts +2 -0
- package/dist/lib/GoViewEditor.vue.d.ts +48 -0
- package/dist/lib/GoViewPreview.vue.d.ts +25 -0
- package/dist/lib/index.d.ts +28 -0
- package/dist/lib/skills/index.d.ts +2 -0
- package/dist/lib/skills/registry.d.ts +2 -0
- package/dist/lib/skills/types.d.ts +72 -0
- package/dist/logo-9c1d9d16.js +5 -0
- package/dist/logo-9c1d9d16.js.map +1 -0
- package/dist/noData-63b54dc3.js +5 -0
- package/dist/noData-63b54dc3.js.map +1 -0
- package/dist/packages/components/Decorates/Borders/Border01/config.d.ts +16 -0
- package/dist/packages/components/Decorates/Borders/Border01/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border02/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border02/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border03/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border03/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border04/config.d.ts +24 -0
- package/dist/packages/components/Decorates/Borders/Border04/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border05/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border05/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border06/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border06/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border07/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border07/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border08/config.d.ts +18 -0
- package/dist/packages/components/Decorates/Borders/Border08/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border09/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border09/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border10/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border10/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border11/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border11/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border12/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border12/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/Border13/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Borders/Border13/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Borders/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates01/config.d.ts +18 -0
- package/dist/packages/components/Decorates/Decorates/Decorates01/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates02/config.d.ts +16 -0
- package/dist/packages/components/Decorates/Decorates/Decorates02/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates03/config.d.ts +27 -0
- package/dist/packages/components/Decorates/Decorates/Decorates03/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates04/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Decorates/Decorates04/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates05/config.d.ts +14 -0
- package/dist/packages/components/Decorates/Decorates/Decorates05/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/Decorates06/config.d.ts +27 -0
- package/dist/packages/components/Decorates/Decorates/Decorates06/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Decorates/index.d.ts +2 -0
- package/dist/packages/components/Decorates/FlowChart/FlowChartLine/config.d.ts +22 -0
- package/dist/packages/components/Decorates/FlowChart/FlowChartLine/index.d.ts +2 -0
- package/dist/packages/components/Decorates/FlowChart/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/CirclePoint/config.d.ts +29 -0
- package/dist/packages/components/Decorates/Mores/CirclePoint/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/Clock/config.d.ts +18 -0
- package/dist/packages/components/Decorates/Mores/Clock/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/CountDown/config.d.ts +35 -0
- package/dist/packages/components/Decorates/Mores/CountDown/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/FlipperNumber/config.d.ts +31 -0
- package/dist/packages/components/Decorates/Mores/FlipperNumber/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/FullScreen/config.d.ts +25 -0
- package/dist/packages/components/Decorates/Mores/FullScreen/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/Number/config.d.ts +32 -0
- package/dist/packages/components/Decorates/Mores/Number/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/PipelineH/config.d.ts +27 -0
- package/dist/packages/components/Decorates/Mores/PipelineH/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/PipelineV/config.d.ts +27 -0
- package/dist/packages/components/Decorates/Mores/PipelineV/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/TimeCommon/config.d.ts +47 -0
- package/dist/packages/components/Decorates/Mores/TimeCommon/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Mores/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/Utils/arc.d.ts +11 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/Utils/common.d.ts +34 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/interfaces/IEvents.d.ts +3 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/interfaces/IWord.d.ts +6 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/world/Assets.d.ts +13 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/world/Basic.d.ts +22 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/world/Earth.d.ts +98 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/world/Resources.d.ts +16 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/code/world/Word.d.ts +25 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/config.d.ts +43 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/data.json.d.ts +87 -0
- package/dist/packages/components/Decorates/Three/ThreeEarth01/index.d.ts +2 -0
- package/dist/packages/components/Decorates/Three/index.d.ts +2 -0
- package/dist/packages/components/Decorates/index.d.ts +15 -0
- package/dist/packages/components/Icons/Common/index.d.ts +21 -0
- package/dist/packages/components/Icons/Default/Icon/config.d.ts +27 -0
- package/dist/packages/components/Icons/Default/Icon/index.d.ts +2 -0
- package/dist/packages/components/Icons/MaterialLine/index.d.ts +21 -0
- package/dist/packages/components/Icons/Weather/index.d.ts +21 -0
- package/dist/packages/components/Icons/index.d.ts +13 -0
- package/dist/packages/components/Informations/Mores/CardCustom/config.d.ts +42 -0
- package/dist/packages/components/Informations/Mores/CardCustom/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/Iframe/config.d.ts +23 -0
- package/dist/packages/components/Informations/Mores/Iframe/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/Image/config.d.ts +16 -0
- package/dist/packages/components/Informations/Mores/Image/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/ImageCarousel/config.d.ts +36 -0
- package/dist/packages/components/Informations/Mores/ImageCarousel/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/MissingComponent/config.d.ts +20 -0
- package/dist/packages/components/Informations/Mores/MissingComponent/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/Video/config.d.ts +20 -0
- package/dist/packages/components/Informations/Mores/Video/index.d.ts +2 -0
- package/dist/packages/components/Informations/Mores/index.d.ts +2 -0
- package/dist/packages/components/Informations/index.d.ts +1 -0
- package/dist/packages/components/Photos/Private/index.d.ts +23 -0
- package/dist/packages/components/Photos/Share/index.d.ts +21 -0
- package/dist/packages/components/Photos/index.d.ts +9 -0
- package/dist/packages/index.d.ts +252 -0
- package/dist/packages/public/chart.d.ts +8 -0
- package/dist/packages/public/index.d.ts +2 -0
- package/dist/packages/public/publicConfig.d.ts +80 -0
- package/dist/packages/registry.d.ts +34 -0
- package/dist/plugins/customComponents.d.ts +6 -0
- package/dist/plugins/directives.d.ts +6 -0
- package/dist/plugins/icon.d.ts +110 -0
- package/dist/plugins/index.d.ts +4 -0
- package/dist/plugins/initFunction.d.ts +4 -0
- package/dist/plugins/naive.d.ts +2 -0
- package/dist/pondIndex.vue_vue_type_style_index_0_scoped_3ac883be_lang-8afe2387.js +2371 -0
- package/dist/pondIndex.vue_vue_type_style_index_0_scoped_3ac883be_lang-8afe2387.js.map +1 -0
- package/dist/published/chartItemSetting.d.ts +1 -0
- package/dist/published/chartThemes.d.ts +1 -0
- package/dist/published/designSetting.d.ts +1 -0
- package/dist/published/eventEnums.d.ts +1 -0
- package/dist/published/hooks.d.ts +1 -0
- package/dist/published/informationTypes.d.ts +1 -0
- package/dist/published/plugins.d.ts +1 -0
- package/dist/published/public.d.ts +1 -0
- package/dist/published/scaleHook.d.ts +1 -0
- package/dist/published/store.d.ts +1 -0
- package/dist/published/types.d.ts +1 -0
- package/dist/published/utils.d.ts +1 -0
- package/dist/published/vchartAxisTheme.d.ts +2 -0
- package/dist/published/vchartThemes.d.ts +1 -0
- package/dist/runtime.d.ts +10 -0
- package/dist/settings/animations/index.d.ts +7 -0
- package/dist/settings/chartThemes/global.theme.json.d.ts +113 -0
- package/dist/settings/chartThemes/index.d.ts +194 -0
- package/dist/settings/chartThemes/themes/chalk.json.d.ts +15 -0
- package/dist/settings/chartThemes/themes/customed.json.d.ts +16 -0
- package/dist/settings/chartThemes/themes/dark.json.d.ts +16 -0
- package/dist/settings/chartThemes/themes/essos.json.d.ts +13 -0
- package/dist/settings/chartThemes/themes/macarons.json.d.ts +27 -0
- package/dist/settings/chartThemes/themes/purple-passion.json.d.ts +13 -0
- package/dist/settings/chartThemes/themes/roma.json.d.ts +27 -0
- package/dist/settings/chartThemes/themes/shine.json.d.ts +15 -0
- package/dist/settings/chartThemes/themes/vintage.json.d.ts +17 -0
- package/dist/settings/chartThemes/themes/walden.json.d.ts +13 -0
- package/dist/settings/chartThemes/themes/westeros.json.d.ts +13 -0
- package/dist/settings/chartThemes/themes/wonderland.json.d.ts +13 -0
- package/dist/settings/designColor.json.d.ts +3680 -0
- package/dist/settings/designColorRecommend.json.d.ts +33 -0
- package/dist/settings/designSetting.d.ts +32 -0
- package/dist/settings/pathConst.d.ts +3 -0
- package/dist/settings/systemSetting.d.ts +10 -0
- package/dist/settings/vchartThemes/index.d.ts +138 -0
- package/dist/store/index.d.ts +12 -0
- package/dist/store/modules/chartEditStore/chartEditStore.d.ts +213 -0
- package/dist/store/modules/chartHistoryStore/chartHistoryDefine.d.ts +20 -0
- package/dist/store/modules/chartHistoryStore/chartHistoryStore.d.ts +77 -0
- package/dist/store/modules/chartLayoutStore/chartLayoutStore.d.ts +36 -0
- package/dist/store/modules/designStore/designStore.d.ts +18 -0
- package/dist/store/modules/langStore/langStore.d.ts +5 -0
- package/dist/store/modules/packagesStore/packagesStore.d.ts +6 -0
- package/dist/store/modules/settingStore/settingStore.d.ts +31 -0
- package/dist/style.css +7 -0
- package/dist/types/global.d.ts +31 -0
- package/dist/types/shims-vue.d.ts +5 -0
- package/dist/useSyncUpdate.hook-f291c525.js +43 -0
- package/dist/useSyncUpdate.hook-f291c525.js.map +1 -0
- package/dist/useTargetData.hook-832cc980.js +13 -0
- package/dist/useTargetData.hook-832cc980.js.map +1 -0
- package/dist/utils/components.d.ts +12 -0
- package/dist/utils/crypto.d.ts +12 -0
- package/dist/utils/file.d.ts +19 -0
- package/dist/utils/index.d.ts +9 -0
- package/dist/utils/plugin.d.ts +29 -0
- package/dist/utils/router.d.ts +20 -0
- package/dist/utils/storage.d.ts +35 -0
- package/dist/utils/style.d.ts +141 -0
- package/dist/utils/type.d.ts +8 -0
- package/dist/utils/utils.d.ts +127 -0
- package/dist/views/chart/ContentBox/index.d.ts +2 -0
- package/dist/views/chart/ContentBox/index.vue.d.ts +87 -0
- package/dist/views/chart/ContentCharts/components/ChartsItemBox/index.d.ts +2 -0
- package/dist/views/chart/ContentCharts/components/ChartsItemBox/index.vue.d.ts +22 -0
- package/dist/views/chart/ContentCharts/components/ChartsOptionContent/index.d.ts +2 -0
- package/dist/views/chart/ContentCharts/components/ChartsOptionContent/index.vue.d.ts +14 -0
- package/dist/views/chart/ContentCharts/components/ChartsSearch/index.d.ts +2 -0
- package/dist/views/chart/ContentCharts/components/ChartsSearch/index.vue.d.ts +14 -0
- package/dist/views/chart/ContentCharts/hooks/useAside.hook.d.ts +17 -0
- package/dist/views/chart/ContentCharts/hooks/useLayout.hook.d.ts +5 -0
- package/dist/views/chart/ContentCharts/index.d.ts +2 -0
- package/dist/views/chart/ContentCharts/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/ChartThemeColor/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColor/index.vue.d.ts +14 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRender/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRender/index.vue.d.ts +16 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRenderChart/barOptions.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRenderChart/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRenderChart/index.vue.d.ts +16 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/CreateColorRenderChart/lineOptions.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/components/VChartThemeColor/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/CanvasPage/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartAnimation/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataAjax/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataAjax/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataMatchingAndShow/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataMatchingAndShow/index.vue.d.ts +22 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataMonacoEditor/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataMonacoEditor/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataDisplay/displayTable.vue.d.ts +8 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataDisplay/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataDisplay/index.vue.d.ts +10 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataPondControl/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataPondControl/index.vue.d.ts +14 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataPondList/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/components/ChartDataPondList/index.vue.d.ts +8 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataPond/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestGlobalConfig/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestGlobalConfig/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestGlobalHeaderTable/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestGlobalHeaderTable/index.vue.d.ts +14 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestHeader/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestHeader/index.vue.d.ts +8 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestHeaderTable/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestHeaderTable/index.vue.d.ts +33 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestTargetConfig/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/components/RequestTargetConfig/index.vue.d.ts +8 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/index.d.ts +3 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/index.vue.d.ts +20 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataRequest/pondIndex.vue.d.ts +20 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataStatic/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/components/ChartDataStatic/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/hooks/useFile.hooks.d.ts +9 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/index.d.ts +104 -0
- package/dist/views/chart/ContentConfigurations/components/ChartData/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventAdvancedHandle/importTemplate.d.ts +4 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventAdvancedHandle/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventAdvancedHandle/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventBaseHandle/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventBaseHandle/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventInteraction/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/components/ChartEventInteraction/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartEvent/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/ChartSetting/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/components/hooks/useTargetData.hook.d.ts +56 -0
- package/dist/views/chart/ContentConfigurations/index.d.ts +2 -0
- package/dist/views/chart/ContentConfigurations/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditAlignLine/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditAlignLine/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditBottom/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditBottom/index.vue.d.ts +4 -0
- package/dist/views/chart/ContentEdit/components/EditGroup/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditGroup/index.vue.d.ts +22 -0
- package/dist/views/chart/ContentEdit/components/EditHistory/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditHistory/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditRange/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditRange/index.vue.d.ts +9 -0
- package/dist/views/chart/ContentEdit/components/EditRule/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditRule/index.vue.d.ts +13 -0
- package/dist/views/chart/ContentEdit/components/EditSelect/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditSelect/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditShapeBox/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditShapeBox/index.vue.d.ts +31 -0
- package/dist/views/chart/ContentEdit/components/EditShortcutKey/ShortcutKeyModal.vue.d.ts +12 -0
- package/dist/views/chart/ContentEdit/components/EditShortcutKey/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditShortcutKey/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditTools/hooks/useFile.hooks.d.ts +8 -0
- package/dist/views/chart/ContentEdit/components/EditTools/hooks/useSyncUpdate.hook.d.ts +3 -0
- package/dist/views/chart/ContentEdit/components/EditTools/index.d.ts +12 -0
- package/dist/views/chart/ContentEdit/components/EditTools/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditTools/utils/index.d.ts +1 -0
- package/dist/views/chart/ContentEdit/components/EditWatermark/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/components/EditWatermark/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentEdit/hooks/useDrag.hook.d.ts +12 -0
- package/dist/views/chart/ContentEdit/hooks/useLayout.hook.d.ts +1 -0
- package/dist/views/chart/ContentEdit/hooks/useStyle.hook.d.ts +16 -0
- package/dist/views/chart/ContentEdit/index.d.ts +2 -0
- package/dist/views/chart/ContentEdit/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentHeader/headerLeftBtn/index.d.ts +2 -0
- package/dist/views/chart/ContentHeader/headerLeftBtn/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentHeader/headerRightBtn/index.d.ts +2 -0
- package/dist/views/chart/ContentHeader/headerRightBtn/index.vue.d.ts +4 -0
- package/dist/views/chart/ContentHeader/headerTitle/index.d.ts +2 -0
- package/dist/views/chart/ContentHeader/headerTitle/index.vue.d.ts +4 -0
- package/dist/views/chart/ContentLayers/components/LayersGroupListItem/index.d.ts +2 -0
- package/dist/views/chart/ContentLayers/components/LayersGroupListItem/index.vue.d.ts +25 -0
- package/dist/views/chart/ContentLayers/components/LayersListItem/index.d.ts +2 -0
- package/dist/views/chart/ContentLayers/components/LayersListItem/index.vue.d.ts +34 -0
- package/dist/views/chart/ContentLayers/components/LayersStatus/index.d.ts +2 -0
- package/dist/views/chart/ContentLayers/components/LayersStatus/index.vue.d.ts +40 -0
- package/dist/views/chart/ContentLayers/enums.d.ts +0 -0
- package/dist/views/chart/ContentLayers/index.d.ts +2 -0
- package/dist/views/chart/ContentLayers/index.vue.d.ts +2 -0
- package/dist/views/chart/ContentLoad/index.d.ts +2 -0
- package/dist/views/chart/ContentLoad/index.vue.d.ts +2 -0
- package/dist/views/chart/hooks/useContextMenu.hook.d.ts +10 -0
- package/dist/views/chart/hooks/useKeyboard.hook.d.ts +38 -0
- package/dist/views/chart/hooks/useScale.hook.d.ts +24 -0
- package/dist/views/chart/hooks/useSync.hook.d.ts +4 -0
- package/dist/views/chart/index.vue.d.ts +13 -0
- package/dist/views/preview/components/PreviewRenderGroup/index.d.ts +2 -0
- package/dist/views/preview/components/PreviewRenderGroup/index.vue.d.ts +38 -0
- package/dist/views/preview/components/PreviewRenderList/index.d.ts +2 -0
- package/dist/views/preview/components/PreviewRenderList/index.vue.d.ts +2 -0
- package/dist/views/preview/hooks/useComInstall.hook.d.ts +4 -0
- package/dist/views/preview/hooks/useScale.hook.d.ts +16 -0
- package/dist/views/preview/hooks/useStore.hook.d.ts +2 -0
- package/dist/views/preview/index.d.ts +4 -0
- package/dist/views/preview/suspenseIndex.vue.d.ts +5 -0
- package/dist/views/preview/utils/drag.d.ts +1 -0
- package/dist/views/preview/utils/index.d.ts +4 -0
- package/dist/views/preview/utils/keyboard.d.ts +1 -0
- package/dist/views/preview/utils/storage.d.ts +5 -0
- package/dist/views/preview/utils/style.d.ts +25 -0
- package/package.json +136 -0
|
@@ -0,0 +1,3680 @@
|
|
|
1
|
+
declare const _default: [
|
|
2
|
+
{
|
|
3
|
+
"CMYK": [4, 5, 18, 0],
|
|
4
|
+
"RGB": [249, 244, 220],
|
|
5
|
+
"hex": "#f9f4dc",
|
|
6
|
+
"name": "乳白",
|
|
7
|
+
"pinyin": "rubai"
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
"CMYK": [3, 8, 30, 0],
|
|
11
|
+
"RGB": [249, 236, 195],
|
|
12
|
+
"hex": "#f7e8aa",
|
|
13
|
+
"name": "杏仁黄",
|
|
14
|
+
"pinyin": "xingrenhuang"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"CMYK": [4, 13, 67, 0],
|
|
18
|
+
"RGB": [248, 223, 114],
|
|
19
|
+
"hex": "#f8df72",
|
|
20
|
+
"name": "茉莉黄",
|
|
21
|
+
"pinyin": "molihuang"
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
"CMYK": [5, 14, 68, 1],
|
|
25
|
+
"RGB": [248, 223, 112],
|
|
26
|
+
"hex": "#f8df70",
|
|
27
|
+
"name": "麦秆黄",
|
|
28
|
+
"pinyin": "maiganhuang"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"CMYK": [2, 16, 84, 0],
|
|
32
|
+
"RGB": [251, 218, 65],
|
|
33
|
+
"hex": "#fbda41",
|
|
34
|
+
"name": "油菜花黄",
|
|
35
|
+
"pinyin": "youcaihuahuang"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"CMYK": [1, 18, 94, 0],
|
|
39
|
+
"RGB": [254, 215, 26],
|
|
40
|
+
"hex": "#fed71a",
|
|
41
|
+
"name": "佛手黄",
|
|
42
|
+
"pinyin": "foshouhuang"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"CMYK": [3, 16, 50, 0],
|
|
46
|
+
"RGB": [247, 222, 152],
|
|
47
|
+
"hex": "#f7de98",
|
|
48
|
+
"name": "篾黄",
|
|
49
|
+
"pinyin": "miehuang"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"CMYK": [3, 17, 69, 0],
|
|
53
|
+
"RGB": [248, 216, 106],
|
|
54
|
+
"hex": "#f8d86a",
|
|
55
|
+
"name": "葵扇黄",
|
|
56
|
+
"pinyin": "kuishanhuang"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"CMYK": [0, 20, 87, 0],
|
|
60
|
+
"RGB": [252, 211, 55],
|
|
61
|
+
"hex": "#fcd337",
|
|
62
|
+
"name": "柠檬黄",
|
|
63
|
+
"pinyin": "ningmenghuang"
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"CMYK": [0, 20, 95, 0],
|
|
67
|
+
"RGB": [252, 210, 23],
|
|
68
|
+
"hex": "#fcd217",
|
|
69
|
+
"name": "金瓜黄",
|
|
70
|
+
"pinyin": "jinguahuang"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"CMYK": [0, 21, 94, 0],
|
|
74
|
+
"RGB": [254, 209, 16],
|
|
75
|
+
"hex": "#ffd111",
|
|
76
|
+
"name": "藤黄",
|
|
77
|
+
"pinyin": "tenghuang"
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
"CMYK": [2, 16, 39, 0],
|
|
81
|
+
"RGB": [246, 222, 173],
|
|
82
|
+
"hex": "#f6dead",
|
|
83
|
+
"name": "酪黄",
|
|
84
|
+
"pinyin": "laohuang"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"CMYK": [1, 21, 70, 0],
|
|
88
|
+
"RGB": [249, 211, 103],
|
|
89
|
+
"hex": "#f9d367",
|
|
90
|
+
"name": "淡密黄",
|
|
91
|
+
"pinyin": "danmihuang"
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
"CMYK": [0, 23, 88, 0],
|
|
95
|
+
"RGB": [251, 205, 49],
|
|
96
|
+
"hex": "#fbcd31",
|
|
97
|
+
"name": "大豆黄",
|
|
98
|
+
"pinyin": "dadouhuang"
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"CMYK": [0, 24, 94, 0],
|
|
102
|
+
"RGB": [252, 203, 22],
|
|
103
|
+
"hex": "#fccb16",
|
|
104
|
+
"name": "素馨黄",
|
|
105
|
+
"pinyin": "suxinhuang"
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"CMYK": [0, 24, 94, 0],
|
|
109
|
+
"RGB": [254, 204, 17],
|
|
110
|
+
"hex": "#fecc11",
|
|
111
|
+
"name": "向日葵黄",
|
|
112
|
+
"pinyin": "xiangrikuihuang"
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"CMYK": [0, 27, 88, 0],
|
|
116
|
+
"RGB": [251, 200, 47],
|
|
117
|
+
"hex": "#fbc82f",
|
|
118
|
+
"name": "雅梨黄",
|
|
119
|
+
"pinyin": "yalihuang"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"CMYK": [0, 28, 94, 0],
|
|
123
|
+
"RGB": [252, 197, 21],
|
|
124
|
+
"hex": "#fcc515",
|
|
125
|
+
"name": "黄连黄",
|
|
126
|
+
"pinyin": "huanglianhuang"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"CMYK": [0, 29, 95, 0],
|
|
130
|
+
"RGB": [252, 195, 7],
|
|
131
|
+
"hex": "#fcc307",
|
|
132
|
+
"name": "金盏黄",
|
|
133
|
+
"pinyin": "jinzhanhuang"
|
|
134
|
+
},
|
|
135
|
+
{
|
|
136
|
+
"CMYK": [0, 32, 52, 0],
|
|
137
|
+
"RGB": [248, 195, 135],
|
|
138
|
+
"hex": "#f8c387",
|
|
139
|
+
"name": "蛋壳黄",
|
|
140
|
+
"pinyin": "dankehuang"
|
|
141
|
+
},
|
|
142
|
+
{
|
|
143
|
+
"CMYK": [0, 32, 52, 0],
|
|
144
|
+
"RGB": [247, 193, 115],
|
|
145
|
+
"hex": "#f7c173",
|
|
146
|
+
"name": "肉色",
|
|
147
|
+
"pinyin": "rouse"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"CMYK": [0, 35, 89, 0],
|
|
151
|
+
"RGB": [251, 185, 41],
|
|
152
|
+
"hex": "#fbb929",
|
|
153
|
+
"name": "鹅掌黄",
|
|
154
|
+
"pinyin": "ezhanghuang"
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"CMYK": [0, 36, 93, 0],
|
|
158
|
+
"RGB": [251, 182, 18],
|
|
159
|
+
"hex": "#fbb612",
|
|
160
|
+
"name": "鸡蛋黄",
|
|
161
|
+
"pinyin": "jidanhuang"
|
|
162
|
+
},
|
|
163
|
+
{
|
|
164
|
+
"CMYK": [0, 35, 94, 0],
|
|
165
|
+
"RGB": [252, 183, 10],
|
|
166
|
+
"hex": "#fcb70a",
|
|
167
|
+
"name": "鼬黄",
|
|
168
|
+
"pinyin": "youhuang"
|
|
169
|
+
},
|
|
170
|
+
{
|
|
171
|
+
"CMYK": [0, 44, 84, 0],
|
|
172
|
+
"RGB": [249, 166, 51],
|
|
173
|
+
"hex": "#f9a633",
|
|
174
|
+
"name": "榴萼黄",
|
|
175
|
+
"pinyin": "liuehuang"
|
|
176
|
+
},
|
|
177
|
+
{
|
|
178
|
+
"CMYK": [0, 45, 92, 0],
|
|
179
|
+
"RGB": [251, 164, 20],
|
|
180
|
+
"hex": "#fba414",
|
|
181
|
+
"name": "淡橘橙",
|
|
182
|
+
"pinyin": "danjucheng"
|
|
183
|
+
},
|
|
184
|
+
{
|
|
185
|
+
"CMYK": [0, 47, 92, 0],
|
|
186
|
+
"RGB": [252, 161, 6],
|
|
187
|
+
"hex": "#fca106",
|
|
188
|
+
"name": "枇杷黄",
|
|
189
|
+
"pinyin": "pipahuang"
|
|
190
|
+
},
|
|
191
|
+
{
|
|
192
|
+
"CMYK": [0, 47, 92, 0],
|
|
193
|
+
"RGB": [252, 161, 4],
|
|
194
|
+
"hex": "#fca104",
|
|
195
|
+
"name": "橙皮黄",
|
|
196
|
+
"pinyin": "chengpihuang"
|
|
197
|
+
},
|
|
198
|
+
{
|
|
199
|
+
"CMYK": [0, 56, 87, 0],
|
|
200
|
+
"RGB": [252, 140, 35],
|
|
201
|
+
"hex": "#fc8c23",
|
|
202
|
+
"name": "北瓜黄",
|
|
203
|
+
"pinyin": "beiguahuang"
|
|
204
|
+
},
|
|
205
|
+
{
|
|
206
|
+
"CMYK": [0, 54, 92, 0],
|
|
207
|
+
"RGB": [250, 142, 22],
|
|
208
|
+
"hex": "#f28e16",
|
|
209
|
+
"name": "杏黄",
|
|
210
|
+
"pinyin": "xinghuang"
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"CMYK": [0, 51, 91, 0],
|
|
214
|
+
"RGB": [255, 153, 0],
|
|
215
|
+
"hex": "#ff9900",
|
|
216
|
+
"name": "雄黄",
|
|
217
|
+
"pinyin": "xionghuang"
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"CMYK": [0, 56, 91, 0],
|
|
221
|
+
"RGB": [251, 139, 5],
|
|
222
|
+
"hex": "#fb8b05",
|
|
223
|
+
"name": "万寿菊黄",
|
|
224
|
+
"pinyin": "wanshoujuhuang"
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"CMYK": [10, 13, 35, 1],
|
|
228
|
+
"RGB": [233, 221, 182],
|
|
229
|
+
"hex": "#e9ddb6",
|
|
230
|
+
"name": "菊蕾白",
|
|
231
|
+
"pinyin": "juleibai"
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"CMYK": [8, 19, 84, 1],
|
|
235
|
+
"RGB": [238, 208, 69],
|
|
236
|
+
"hex": "#eed045",
|
|
237
|
+
"name": "秋葵黄",
|
|
238
|
+
"pinyin": "qiukuihuang"
|
|
239
|
+
},
|
|
240
|
+
{
|
|
241
|
+
"CMYK": [6, 20, 92, 1],
|
|
242
|
+
"RGB": [242, 206, 43],
|
|
243
|
+
"hex": "#f2ce2b",
|
|
244
|
+
"name": "硫华黄",
|
|
245
|
+
"pinyin": "liuhuahuang"
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
"CMYK": [6, 22, 92, 0],
|
|
249
|
+
"RGB": [241, 202, 23],
|
|
250
|
+
"hex": "#f1ca17",
|
|
251
|
+
"name": "柚黄",
|
|
252
|
+
"pinyin": "youhuang"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"CMYK": [15, 20, 66, 2],
|
|
256
|
+
"RGB": [221, 200, 113],
|
|
257
|
+
"hex": "#ddc871",
|
|
258
|
+
"name": "芒果黄",
|
|
259
|
+
"pinyin": "mangguohuang"
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
"CMYK": [14, 22, 85, 2],
|
|
263
|
+
"RGB": [223, 194, 67],
|
|
264
|
+
"hex": "#dfc243",
|
|
265
|
+
"name": "蒿黄",
|
|
266
|
+
"pinyin": "haohuang"
|
|
267
|
+
},
|
|
268
|
+
{
|
|
269
|
+
"CMYK": [12, 24, 95, 2],
|
|
270
|
+
"RGB": [226, 192, 39],
|
|
271
|
+
"hex": "#e2c027",
|
|
272
|
+
"name": "姜黄",
|
|
273
|
+
"pinyin": "jianghuang"
|
|
274
|
+
},
|
|
275
|
+
{
|
|
276
|
+
"CMYK": [11, 25, 99, 1],
|
|
277
|
+
"RGB": [228, 191, 17],
|
|
278
|
+
"hex": "#e4bf11",
|
|
279
|
+
"name": "香蕉黄",
|
|
280
|
+
"pinyin": "xiangjiaohuang"
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
"CMYK": [17, 27, 94, 4],
|
|
284
|
+
"RGB": [210, 180, 44],
|
|
285
|
+
"hex": "#d2b42c",
|
|
286
|
+
"name": "草黄",
|
|
287
|
+
"pinyin": "caohuang"
|
|
288
|
+
},
|
|
289
|
+
{
|
|
290
|
+
"CMYK": [17, 29, 100, 4],
|
|
291
|
+
"RGB": [210, 177, 22],
|
|
292
|
+
"hex": "#d2b116",
|
|
293
|
+
"name": "新禾绿",
|
|
294
|
+
"pinyin": "xinhelv"
|
|
295
|
+
},
|
|
296
|
+
{
|
|
297
|
+
"CMYK": [28, 26, 45, 7],
|
|
298
|
+
"RGB": [183, 174, 143],
|
|
299
|
+
"hex": "#b7ae8f",
|
|
300
|
+
"name": "月灰",
|
|
301
|
+
"pinyin": "yuehui"
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"CMYK": [30, 30, 70, 12],
|
|
305
|
+
"RGB": [173, 158, 85],
|
|
306
|
+
"hex": "#ad9e5f",
|
|
307
|
+
"name": "淡灰绿",
|
|
308
|
+
"pinyin": "danhuilv"
|
|
309
|
+
},
|
|
310
|
+
{
|
|
311
|
+
"CMYK": [38, 38, 76, 24],
|
|
312
|
+
"RGB": [142, 128, 75],
|
|
313
|
+
"hex": "#8e804b",
|
|
314
|
+
"name": "草灰绿",
|
|
315
|
+
"pinyin": "caohuilv"
|
|
316
|
+
},
|
|
317
|
+
{
|
|
318
|
+
"CMYK": [36, 42, 100, 29],
|
|
319
|
+
"RGB": [136, 115, 34],
|
|
320
|
+
"hex": "#887322",
|
|
321
|
+
"name": "苔绿",
|
|
322
|
+
"pinyin": "tailv"
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"CMYK": [36, 42, 100, 30],
|
|
326
|
+
"RGB": [134, 112, 24],
|
|
327
|
+
"hex": "#867018",
|
|
328
|
+
"name": "碧螺春绿",
|
|
329
|
+
"pinyin": "biluochunlv"
|
|
330
|
+
},
|
|
331
|
+
{
|
|
332
|
+
"CMYK": [47, 47, 65, 42],
|
|
333
|
+
"RGB": [104, 94, 72],
|
|
334
|
+
"hex": "#685e48",
|
|
335
|
+
"name": "燕羽灰",
|
|
336
|
+
"pinyin": "yanyuhui"
|
|
337
|
+
},
|
|
338
|
+
{
|
|
339
|
+
"CMYK": [46, 47, 69, 42],
|
|
340
|
+
"RGB": [105, 94, 69],
|
|
341
|
+
"hex": "#695e45",
|
|
342
|
+
"name": "蟹壳灰",
|
|
343
|
+
"pinyin": "xiekehui"
|
|
344
|
+
},
|
|
345
|
+
{
|
|
346
|
+
"CMYK": [48, 48, 100, 45],
|
|
347
|
+
"RGB": [100, 88, 34],
|
|
348
|
+
"hex": "#645822",
|
|
349
|
+
"name": "潭水绿",
|
|
350
|
+
"pinyin": "tanshuilv"
|
|
351
|
+
},
|
|
352
|
+
{
|
|
353
|
+
"CMYK": [50, 50, 10, 48],
|
|
354
|
+
"RGB": [94, 83, 20],
|
|
355
|
+
"hex": "#5e5314",
|
|
356
|
+
"name": "橄榄绿",
|
|
357
|
+
"pinyin": "ganlanlv"
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
"CMYK": [2, 6, 18, 0],
|
|
361
|
+
"RGB": [249, 241, 219],
|
|
362
|
+
"hex": "#f9f1db",
|
|
363
|
+
"name": "蚌肉白",
|
|
364
|
+
"pinyin": "bangroubai"
|
|
365
|
+
},
|
|
366
|
+
{
|
|
367
|
+
"CMYK": [3, 10, 31, 0],
|
|
368
|
+
"RGB": [248, 232, 193],
|
|
369
|
+
"hex": "#f8e8c1",
|
|
370
|
+
"name": "豆汁黄",
|
|
371
|
+
"pinyin": "douzhihuang"
|
|
372
|
+
},
|
|
373
|
+
{
|
|
374
|
+
"CMYK": [1, 19, 66, 0],
|
|
375
|
+
"RGB": [249, 215, 112],
|
|
376
|
+
"hex": "#f9d770",
|
|
377
|
+
"name": "淡茧黄",
|
|
378
|
+
"pinyin": "danjianhuang"
|
|
379
|
+
},
|
|
380
|
+
{
|
|
381
|
+
"CMYK": [0, 26, 94, 0],
|
|
382
|
+
"RGB": [255, 201, 12],
|
|
383
|
+
"hex": "#ffc90c",
|
|
384
|
+
"name": "乳鸭黄",
|
|
385
|
+
"pinyin": "ruyahuang"
|
|
386
|
+
},
|
|
387
|
+
{
|
|
388
|
+
"CMYK": [5, 11, 22, 0],
|
|
389
|
+
"RGB": [242, 230, 206],
|
|
390
|
+
"hex": "#f2e6ce",
|
|
391
|
+
"name": "荔肉白",
|
|
392
|
+
"pinyin": "liroubai"
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"CMYK": [5, 19, 50, 0],
|
|
396
|
+
"RGB": [240, 214, 149],
|
|
397
|
+
"hex": "#f0d695",
|
|
398
|
+
"name": "象牙黄",
|
|
399
|
+
"pinyin": "xiangyahuang"
|
|
400
|
+
},
|
|
401
|
+
{
|
|
402
|
+
"CMYK": [3, 23, 69, 0],
|
|
403
|
+
"RGB": [244, 206, 105],
|
|
404
|
+
"hex": "#f4ce69",
|
|
405
|
+
"name": "炒米黄",
|
|
406
|
+
"pinyin": "chaomihuang"
|
|
407
|
+
},
|
|
408
|
+
{
|
|
409
|
+
"CMYK": [1, 28, 89, 0],
|
|
410
|
+
"RGB": [246, 196, 48],
|
|
411
|
+
"hex": "#f6c430",
|
|
412
|
+
"name": "鹦鹉冠黄",
|
|
413
|
+
"pinyin": "yingwuguanhuang"
|
|
414
|
+
},
|
|
415
|
+
{
|
|
416
|
+
"CMYK": [0, 30, 95, 0],
|
|
417
|
+
"RGB": [249, 193, 22],
|
|
418
|
+
"hex": "#f9c116",
|
|
419
|
+
"name": "木瓜黄",
|
|
420
|
+
"pinyin": "muguahuang"
|
|
421
|
+
},
|
|
422
|
+
{
|
|
423
|
+
"CMYK": [0, 32, 95, 0],
|
|
424
|
+
"RGB": [249, 189, 16],
|
|
425
|
+
"hex": "#f9bd10",
|
|
426
|
+
"name": "浅烙黄",
|
|
427
|
+
"pinyin": "qianlaohuang"
|
|
428
|
+
},
|
|
429
|
+
{
|
|
430
|
+
"CMYK": [11, 18, 39, 1],
|
|
431
|
+
"RGB": [229, 211, 170],
|
|
432
|
+
"hex": "#e5d3aa",
|
|
433
|
+
"name": "莲子白",
|
|
434
|
+
"pinyin": "lianzibai"
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"CMYK": [5, 35, 99, 0],
|
|
438
|
+
"RGB": [232, 176, 4],
|
|
439
|
+
"hex": "#e8b004",
|
|
440
|
+
"name": "谷黄",
|
|
441
|
+
"pinyin": "guhuang"
|
|
442
|
+
},
|
|
443
|
+
{
|
|
444
|
+
"CMYK": [3, 36, 99, 0],
|
|
445
|
+
"RGB": [235, 177, 13],
|
|
446
|
+
"hex": "#ebb10d",
|
|
447
|
+
"name": "栀子黄",
|
|
448
|
+
"pinyin": "zhizihuang"
|
|
449
|
+
},
|
|
450
|
+
{
|
|
451
|
+
"CMYK": [11, 39, 100, 2],
|
|
452
|
+
"RGB": [217, 164, 14],
|
|
453
|
+
"hex": "#d9a40e",
|
|
454
|
+
"name": "芥黄",
|
|
455
|
+
"pinyin": "jiehuang"
|
|
456
|
+
},
|
|
457
|
+
{
|
|
458
|
+
"CMYK": [28, 27, 43, 8],
|
|
459
|
+
"RGB": [181, 170, 144],
|
|
460
|
+
"hex": "#b5aa90",
|
|
461
|
+
"name": "银鼠灰",
|
|
462
|
+
"pinyin": "yinshuhui"
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"CMYK": [26, 31, 57, 10],
|
|
466
|
+
"RGB": [182, 164, 118],
|
|
467
|
+
"hex": "#b6a476",
|
|
468
|
+
"name": "尘灰",
|
|
469
|
+
"pinyin": "chenhui"
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"CMYK": [21, 43, 100, 11],
|
|
473
|
+
"RGB": [183, 141, 18],
|
|
474
|
+
"hex": "#b78d12",
|
|
475
|
+
"name": "枯绿",
|
|
476
|
+
"pinyin": "kulv"
|
|
477
|
+
},
|
|
478
|
+
{
|
|
479
|
+
"CMYK": [35, 44, 80, 30],
|
|
480
|
+
"RGB": [135, 114, 62],
|
|
481
|
+
"hex": "#87723e",
|
|
482
|
+
"name": "鲛青",
|
|
483
|
+
"pinyin": "jiaoqing"
|
|
484
|
+
},
|
|
485
|
+
{
|
|
486
|
+
"CMYK": [32, 50, 100, 31],
|
|
487
|
+
"RGB": [135, 104, 24],
|
|
488
|
+
"hex": "#876818",
|
|
489
|
+
"name": "粽叶绿",
|
|
490
|
+
"pinyin": "zongyelv"
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"CMYK": [31, 51, 100, 30],
|
|
494
|
+
"RGB": [138, 105, 19],
|
|
495
|
+
"hex": "#8a6913",
|
|
496
|
+
"name": "灰绿",
|
|
497
|
+
"pinyin": "huilv"
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
"CMYK": [52, 56, 64, 62],
|
|
501
|
+
"RGB": [74, 64, 53],
|
|
502
|
+
"hex": "#4a4035",
|
|
503
|
+
"name": "鹤灰",
|
|
504
|
+
"pinyin": "hehui"
|
|
505
|
+
},
|
|
506
|
+
{
|
|
507
|
+
"CMYK": [48, 58, 70, 62],
|
|
508
|
+
"RGB": [77, 64, 48],
|
|
509
|
+
"hex": "#4d4030",
|
|
510
|
+
"name": "淡松烟",
|
|
511
|
+
"pinyin": "dansongyan"
|
|
512
|
+
},
|
|
513
|
+
{
|
|
514
|
+
"CMYK": [45, 56, 100, 56],
|
|
515
|
+
"RGB": [88, 71, 23],
|
|
516
|
+
"hex": "#584717",
|
|
517
|
+
"name": "暗海水绿",
|
|
518
|
+
"pinyin": "anhaishuilv"
|
|
519
|
+
},
|
|
520
|
+
{
|
|
521
|
+
"CMYK": [45, 55, 100, 54],
|
|
522
|
+
"RGB": [91, 73, 19],
|
|
523
|
+
"hex": "#5b4913",
|
|
524
|
+
"name": "棕榈绿",
|
|
525
|
+
"pinyin": "zonglvlv"
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
"CMYK": [1, 11, 24, 0],
|
|
529
|
+
"RGB": [249, 223, 205],
|
|
530
|
+
"hex": "#f9e9cd",
|
|
531
|
+
"name": "米色",
|
|
532
|
+
"pinyin": "mise"
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
"CMYK": [1, 15, 38, 0],
|
|
536
|
+
"RGB": [248, 224, 176],
|
|
537
|
+
"hex": "#f8e0b0",
|
|
538
|
+
"name": "淡肉色",
|
|
539
|
+
"pinyin": "danrouse"
|
|
540
|
+
},
|
|
541
|
+
{
|
|
542
|
+
"CMYK": [0, 23, 59, 0],
|
|
543
|
+
"RGB": [249, 210, 125],
|
|
544
|
+
"hex": "#f9d27d",
|
|
545
|
+
"name": "麦芽糖黄",
|
|
546
|
+
"pinyin": "maiyatanghuang"
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
"CMYK": [0, 34, 93, 0],
|
|
550
|
+
"RGB": [254, 186, 7],
|
|
551
|
+
"hex": "#feba07",
|
|
552
|
+
"name": "琥珀黄",
|
|
553
|
+
"pinyin": "hupohuang"
|
|
554
|
+
},
|
|
555
|
+
{
|
|
556
|
+
"CMYK": [1, 31, 79, 0],
|
|
557
|
+
"RGB": [243, 191, 76],
|
|
558
|
+
"hex": "#f3bf4c",
|
|
559
|
+
"name": "甘草黄",
|
|
560
|
+
"pinyin": "gancaohuang"
|
|
561
|
+
},
|
|
562
|
+
{
|
|
563
|
+
"CMYK": [0, 33, 83, 0],
|
|
564
|
+
"RGB": [248, 188, 49],
|
|
565
|
+
"hex": "#f8bc31",
|
|
566
|
+
"name": "初熟杏黄",
|
|
567
|
+
"pinyin": "chushuxinghuang"
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
"CMYK": [10, 27, 59, 1],
|
|
571
|
+
"RGB": [226, 193, 124],
|
|
572
|
+
"hex": "#e2c17c",
|
|
573
|
+
"name": "浅驼色",
|
|
574
|
+
"pinyin": "qiantuose"
|
|
575
|
+
},
|
|
576
|
+
{
|
|
577
|
+
"CMYK": [7, 32, 78, 1],
|
|
578
|
+
"RGB": [229, 183, 81],
|
|
579
|
+
"hex": "#e5b751",
|
|
580
|
+
"name": "沙石黄",
|
|
581
|
+
"pinyin": "shashihuang"
|
|
582
|
+
},
|
|
583
|
+
{
|
|
584
|
+
"CMYK": [3, 38, 97, 0],
|
|
585
|
+
"RGB": [234, 173, 26],
|
|
586
|
+
"hex": "#eaad1a",
|
|
587
|
+
"name": "虎皮黄",
|
|
588
|
+
"pinyin": "hupihuang"
|
|
589
|
+
},
|
|
590
|
+
{
|
|
591
|
+
"CMYK": [12, 41, 98, 2],
|
|
592
|
+
"RGB": [214, 160, 29],
|
|
593
|
+
"hex": "#d6a01d",
|
|
594
|
+
"name": "土黄",
|
|
595
|
+
"pinyin": "tuhuang"
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
"CMYK": [28, 28, 41, 9],
|
|
599
|
+
"RGB": [180, 169, 146],
|
|
600
|
+
"hex": "#b4a992",
|
|
601
|
+
"name": "百灵鸟灰",
|
|
602
|
+
"pinyin": "bailingniaohui"
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"CMYK": [21, 44, 97, 11],
|
|
606
|
+
"RGB": [183, 139, 38],
|
|
607
|
+
"hex": "#b78b26",
|
|
608
|
+
"name": "山鸡黄",
|
|
609
|
+
"pinyin": "shanjihuang"
|
|
610
|
+
},
|
|
611
|
+
{
|
|
612
|
+
"CMYK": [35, 47, 71, 33],
|
|
613
|
+
"RGB": [130, 107, 72],
|
|
614
|
+
"hex": "#826b48",
|
|
615
|
+
"name": "龟背黄",
|
|
616
|
+
"pinyin": "guibeihuang"
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"CMYK": [34, 52, 85, 35],
|
|
620
|
+
"RGB": [128, 99, 50],
|
|
621
|
+
"hex": "#806332",
|
|
622
|
+
"name": "苍黄",
|
|
623
|
+
"pinyin": "canghuang"
|
|
624
|
+
},
|
|
625
|
+
{
|
|
626
|
+
"CMYK": [32, 56, 96, 34],
|
|
627
|
+
"RGB": [129, 95, 37],
|
|
628
|
+
"hex": "#815f25",
|
|
629
|
+
"name": "莱阳梨黄",
|
|
630
|
+
"pinyin": "laiyanglihuang"
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
"CMYK": [31, 57, 100, 33],
|
|
634
|
+
"RGB": [131, 94, 29],
|
|
635
|
+
"hex": "#835e1d",
|
|
636
|
+
"name": "蜴蜊绿",
|
|
637
|
+
"pinyin": "yililv"
|
|
638
|
+
},
|
|
639
|
+
{
|
|
640
|
+
"CMYK": [46, 59, 68, 61],
|
|
641
|
+
"RGB": [79, 64, 50],
|
|
642
|
+
"hex": "#4f4032",
|
|
643
|
+
"name": "松鼠灰",
|
|
644
|
+
"pinyin": "songshuhui"
|
|
645
|
+
},
|
|
646
|
+
{
|
|
647
|
+
"CMYK": [44, 61, 76, 62],
|
|
648
|
+
"RGB": [80, 62, 42],
|
|
649
|
+
"hex": "#503e2a",
|
|
650
|
+
"name": "橄榄灰",
|
|
651
|
+
"pinyin": "ganlanhui"
|
|
652
|
+
},
|
|
653
|
+
{
|
|
654
|
+
"CMYK": [43, 63, 88, 61],
|
|
655
|
+
"RGB": [81, 60, 32],
|
|
656
|
+
"hex": "#513c20",
|
|
657
|
+
"name": "蟹壳绿",
|
|
658
|
+
"pinyin": "xiekelv"
|
|
659
|
+
},
|
|
660
|
+
{
|
|
661
|
+
"CMYK": [42, 64, 94, 60],
|
|
662
|
+
"RGB": [83, 60, 27],
|
|
663
|
+
"hex": "#533c1b",
|
|
664
|
+
"name": "古铜绿",
|
|
665
|
+
"pinyin": "gutonglv"
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"CMYK": [41, 66, 94, 60],
|
|
669
|
+
"RGB": [85, 59, 24],
|
|
670
|
+
"hex": "#553b18",
|
|
671
|
+
"name": "焦茶绿",
|
|
672
|
+
"pinyin": "jiaochalv"
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
"CMYK": [1, 7, 13, 0],
|
|
676
|
+
"RGB": [251, 242, 227],
|
|
677
|
+
"hex": "#fbf2e3",
|
|
678
|
+
"name": "粉白",
|
|
679
|
+
"pinyin": "fenbai"
|
|
680
|
+
},
|
|
681
|
+
{
|
|
682
|
+
"CMYK": [1, 12, 22, 0],
|
|
683
|
+
"RGB": [249, 232, 208],
|
|
684
|
+
"hex": "#f9e8d0",
|
|
685
|
+
"name": "落英淡粉",
|
|
686
|
+
"pinyin": "luoyingdanfen"
|
|
687
|
+
},
|
|
688
|
+
{
|
|
689
|
+
"CMYK": [0, 27, 51, 0],
|
|
690
|
+
"RGB": [249, 203, 139],
|
|
691
|
+
"hex": "#f9cb8b",
|
|
692
|
+
"name": "瓜瓤粉",
|
|
693
|
+
"pinyin": "guarangfen"
|
|
694
|
+
},
|
|
695
|
+
{
|
|
696
|
+
"CMYK": [0, 36, 72, 0],
|
|
697
|
+
"RGB": [251, 185, 87],
|
|
698
|
+
"hex": "#fbb957",
|
|
699
|
+
"name": "蜜黄",
|
|
700
|
+
"pinyin": "mihuang"
|
|
701
|
+
},
|
|
702
|
+
{
|
|
703
|
+
"CMYK": [0, 44, 91, 0],
|
|
704
|
+
"RGB": [255, 166, 15],
|
|
705
|
+
"hex": "#ffa60f",
|
|
706
|
+
"name": "金叶黄",
|
|
707
|
+
"pinyin": "jinyehuang"
|
|
708
|
+
},
|
|
709
|
+
{
|
|
710
|
+
"CMYK": [0, 43, 82, 0],
|
|
711
|
+
"RGB": [244, 168, 58],
|
|
712
|
+
"hex": "#f4a83a",
|
|
713
|
+
"name": "金莺黄",
|
|
714
|
+
"pinyin": "jinyinghuang"
|
|
715
|
+
},
|
|
716
|
+
{
|
|
717
|
+
"CMYK": [8, 31, 50, 1],
|
|
718
|
+
"RGB": [227, 189, 141],
|
|
719
|
+
"hex": "#e3bd8d",
|
|
720
|
+
"name": "鹿角棕",
|
|
721
|
+
"pinyin": "lujiaozong"
|
|
722
|
+
},
|
|
723
|
+
{
|
|
724
|
+
"CMYK": [2, 44, 83, 0],
|
|
725
|
+
"RGB": [231, 162, 63],
|
|
726
|
+
"hex": "#e7a23f",
|
|
727
|
+
"name": "凋叶棕",
|
|
728
|
+
"pinyin": "diaoyezong"
|
|
729
|
+
},
|
|
730
|
+
{
|
|
731
|
+
"CMYK": [10, 41, 72, 1],
|
|
732
|
+
"RGB": [218, 164, 90],
|
|
733
|
+
"hex": "#daa45a",
|
|
734
|
+
"name": "玳瑁黄",
|
|
735
|
+
"pinyin": "daimaohuang"
|
|
736
|
+
},
|
|
737
|
+
{
|
|
738
|
+
"CMYK": [7, 45, 82, 1],
|
|
739
|
+
"RGB": [222, 158, 68],
|
|
740
|
+
"hex": "#de9e44",
|
|
741
|
+
"name": "软木黄",
|
|
742
|
+
"pinyin": "ruanmuhuang"
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"CMYK": [6, 51, 95, 1],
|
|
746
|
+
"RGB": [220, 145, 35],
|
|
747
|
+
"hex": "#dc9123",
|
|
748
|
+
"name": "风帆黄",
|
|
749
|
+
"pinyin": "fengfanhuang"
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"CMYK": [19, 44, 75, 7],
|
|
753
|
+
"RGB": [192, 147, 81],
|
|
754
|
+
"hex": "#c09351",
|
|
755
|
+
"name": "桂皮淡棕",
|
|
756
|
+
"pinyin": "guipidanzong"
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
"CMYK": [32, 40, 53, 22],
|
|
760
|
+
"RGB": [151, 132, 108],
|
|
761
|
+
"hex": "#97846c",
|
|
762
|
+
"name": "猴毛灰",
|
|
763
|
+
"pinyin": "houmaohui"
|
|
764
|
+
},
|
|
765
|
+
{
|
|
766
|
+
"CMYK": [27, 60, 97, 21],
|
|
767
|
+
"RGB": [152, 101, 36],
|
|
768
|
+
"hex": "#986524",
|
|
769
|
+
"name": "山鸡褐",
|
|
770
|
+
"pinyin": "shanjihe"
|
|
771
|
+
},
|
|
772
|
+
{
|
|
773
|
+
"CMYK": [37, 65, 84, 49],
|
|
774
|
+
"RGB": [102, 70, 42],
|
|
775
|
+
"hex": "#66462a",
|
|
776
|
+
"name": "驼色",
|
|
777
|
+
"pinyin": "tuose"
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"CMYK": [38, 69, 90, 54],
|
|
781
|
+
"RGB": [93, 61, 33],
|
|
782
|
+
"hex": "#5d3d21",
|
|
783
|
+
"name": "茶褐",
|
|
784
|
+
"pinyin": "chahe"
|
|
785
|
+
},
|
|
786
|
+
{
|
|
787
|
+
"CMYK": [37, 74, 96, 55],
|
|
788
|
+
"RGB": [92, 55, 25],
|
|
789
|
+
"hex": "#5c3719",
|
|
790
|
+
"name": "古铜褐",
|
|
791
|
+
"pinyin": "gutonghe"
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
"CMYK": [0, 10, 14, 0],
|
|
795
|
+
"RGB": [251, 236, 222],
|
|
796
|
+
"hex": "#fbecde",
|
|
797
|
+
"name": "荷花白",
|
|
798
|
+
"pinyin": "hehuabai"
|
|
799
|
+
},
|
|
800
|
+
{
|
|
801
|
+
"CMYK": [0, 40, 52, 0],
|
|
802
|
+
"RGB": [248, 179, 127],
|
|
803
|
+
"hex": "#f8b37f",
|
|
804
|
+
"name": "玫瑰粉",
|
|
805
|
+
"pinyin": "meiguifen"
|
|
806
|
+
},
|
|
807
|
+
{
|
|
808
|
+
"CMYK": [0, 62, 88, 0],
|
|
809
|
+
"RGB": [249, 125, 28],
|
|
810
|
+
"hex": "#f97d1c",
|
|
811
|
+
"name": "橘橙",
|
|
812
|
+
"pinyin": "jucheng"
|
|
813
|
+
},
|
|
814
|
+
{
|
|
815
|
+
"CMYK": [0, 62, 85, 0],
|
|
816
|
+
"RGB": [250, 126, 35],
|
|
817
|
+
"hex": "#fa7e23",
|
|
818
|
+
"name": "美人焦橙",
|
|
819
|
+
"pinyin": "meirenjiaocheng"
|
|
820
|
+
},
|
|
821
|
+
{
|
|
822
|
+
"CMYK": [0, 28, 25, 0],
|
|
823
|
+
"RGB": [247, 205, 188],
|
|
824
|
+
"hex": "#f7cdbc",
|
|
825
|
+
"name": "润红",
|
|
826
|
+
"pinyin": "runhong"
|
|
827
|
+
},
|
|
828
|
+
{
|
|
829
|
+
"CMYK": [0, 28, 22, 0],
|
|
830
|
+
"RGB": [246, 206, 193],
|
|
831
|
+
"hex": "#f6cec1",
|
|
832
|
+
"name": "淡桃红",
|
|
833
|
+
"pinyin": "dantaohong"
|
|
834
|
+
},
|
|
835
|
+
{
|
|
836
|
+
"CMYK": [0, 53, 65, 0],
|
|
837
|
+
"RGB": [240, 148, 93],
|
|
838
|
+
"hex": "#f0945d",
|
|
839
|
+
"name": "海螺橙",
|
|
840
|
+
"pinyin": "hailuocheng"
|
|
841
|
+
},
|
|
842
|
+
{
|
|
843
|
+
"CMYK": [0, 44, 32, 0],
|
|
844
|
+
"RGB": [240, 173, 160],
|
|
845
|
+
"hex": "#f0ada0",
|
|
846
|
+
"name": "桃红",
|
|
847
|
+
"pinyin": "taohong"
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"CMYK": [0, 45, 34, 0],
|
|
851
|
+
"RGB": [238, 170, 156],
|
|
852
|
+
"hex": "#eeaa9c",
|
|
853
|
+
"name": "颊红",
|
|
854
|
+
"pinyin": "jiahong"
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
"CMYK": [0, 49, 41, 0],
|
|
858
|
+
"RGB": [238, 160, 140],
|
|
859
|
+
"hex": "#eea08c",
|
|
860
|
+
"name": "淡罂粟红",
|
|
861
|
+
"pinyin": "danyingsuhong"
|
|
862
|
+
},
|
|
863
|
+
{
|
|
864
|
+
"CMYK": [0, 58, 67, 0],
|
|
865
|
+
"RGB": [234, 137, 88],
|
|
866
|
+
"hex": "#ea8958",
|
|
867
|
+
"name": "晨曦红",
|
|
868
|
+
"pinyin": "chenxihong"
|
|
869
|
+
},
|
|
870
|
+
{
|
|
871
|
+
"CMYK": [0, 65, 80, 0],
|
|
872
|
+
"RGB": [242, 118, 53],
|
|
873
|
+
"hex": "#f27635",
|
|
874
|
+
"name": "蟹壳红",
|
|
875
|
+
"pinyin": "xiekehong"
|
|
876
|
+
},
|
|
877
|
+
{
|
|
878
|
+
"CMYK": [0, 69, 86, 0],
|
|
879
|
+
"RGB": [248, 107, 29],
|
|
880
|
+
"hex": "#f86b1d",
|
|
881
|
+
"name": "金莲花橙",
|
|
882
|
+
"pinyin": "jinlianhuacheng"
|
|
883
|
+
},
|
|
884
|
+
{
|
|
885
|
+
"CMYK": [0, 69, 70, 0],
|
|
886
|
+
"RGB": [239, 111, 72],
|
|
887
|
+
"hex": "#ef6f48",
|
|
888
|
+
"name": "草莓红",
|
|
889
|
+
"pinyin": "caomeihong"
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
"CMYK": [0, 72, 82, 0],
|
|
893
|
+
"RGB": [239, 99, 43],
|
|
894
|
+
"hex": "#ef632b",
|
|
895
|
+
"name": "龙睛鱼红",
|
|
896
|
+
"pinyin": "longjingyuhong"
|
|
897
|
+
},
|
|
898
|
+
{
|
|
899
|
+
"CMYK": [0, 81, 84, 0],
|
|
900
|
+
"RGB": [241, 68, 29],
|
|
901
|
+
"hex": "#f1441d",
|
|
902
|
+
"name": "蜻蜓红",
|
|
903
|
+
"pinyin": "qingtinghong"
|
|
904
|
+
},
|
|
905
|
+
{
|
|
906
|
+
"CMYK": [0, 80, 83, 0],
|
|
907
|
+
"RGB": [240, 75, 34],
|
|
908
|
+
"hex": "#f04b22",
|
|
909
|
+
"name": "大红",
|
|
910
|
+
"pinyin": "dahong"
|
|
911
|
+
},
|
|
912
|
+
{
|
|
913
|
+
"CMYK": [0, 80, 85, 0],
|
|
914
|
+
"RGB": [242, 72, 27],
|
|
915
|
+
"hex": "#f2481b",
|
|
916
|
+
"name": "柿红",
|
|
917
|
+
"pinyin": "shihong"
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"CMYK": [0, 80, 85, 0],
|
|
921
|
+
"RGB": [243, 71, 24],
|
|
922
|
+
"hex": "#f34718",
|
|
923
|
+
"name": "榴花红",
|
|
924
|
+
"pinyin": "liuhuahong"
|
|
925
|
+
},
|
|
926
|
+
{
|
|
927
|
+
"CMYK": [0, 83, 87, 0],
|
|
928
|
+
"RGB": [244, 62, 6],
|
|
929
|
+
"hex": "#f43e06",
|
|
930
|
+
"name": "银朱",
|
|
931
|
+
"pinyin": "yinzhu"
|
|
932
|
+
},
|
|
933
|
+
{
|
|
934
|
+
"CMYK": [0, 78, 83, 0],
|
|
935
|
+
"RGB": [237, 81, 38],
|
|
936
|
+
"hex": "#ed5126",
|
|
937
|
+
"name": "朱红",
|
|
938
|
+
"pinyin": "zhuhong"
|
|
939
|
+
},
|
|
940
|
+
{
|
|
941
|
+
"CMYK": [0, 50, 68, 0],
|
|
942
|
+
"RGB": [240, 156, 90],
|
|
943
|
+
"hex": "#f09c5a",
|
|
944
|
+
"name": "鲑鱼红",
|
|
945
|
+
"pinyin": "guiyuhong"
|
|
946
|
+
},
|
|
947
|
+
{
|
|
948
|
+
"CMYK": [5, 69, 87, 0],
|
|
949
|
+
"RGB": [242, 123, 31],
|
|
950
|
+
"hex": "#f26b1f",
|
|
951
|
+
"name": "金黄",
|
|
952
|
+
"pinyin": "jinhuang"
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
"CMYK": [7, 52, 71, 1],
|
|
956
|
+
"RGB": [217, 145, 86],
|
|
957
|
+
"hex": "#d99156",
|
|
958
|
+
"name": "鹿皮褐",
|
|
959
|
+
"pinyin": "lupihe"
|
|
960
|
+
},
|
|
961
|
+
{
|
|
962
|
+
"CMYK": [4, 57, 82, 1],
|
|
963
|
+
"RGB": [219, 133, 64],
|
|
964
|
+
"hex": "#db8540",
|
|
965
|
+
"name": "醉瓜肉",
|
|
966
|
+
"pinyin": "zuiguarou"
|
|
967
|
+
},
|
|
968
|
+
{
|
|
969
|
+
"CMYK": [0, 64, 93, 0],
|
|
970
|
+
"RGB": [222, 118, 34],
|
|
971
|
+
"hex": "#de7622",
|
|
972
|
+
"name": "麂棕",
|
|
973
|
+
"pinyin": "jizong"
|
|
974
|
+
},
|
|
975
|
+
{
|
|
976
|
+
"CMYK": [22, 28, 34, 6],
|
|
977
|
+
"RGB": [193, 178, 163],
|
|
978
|
+
"hex": "#c1b2a3",
|
|
979
|
+
"name": "淡银灰",
|
|
980
|
+
"pinyin": "danyinhui"
|
|
981
|
+
},
|
|
982
|
+
{
|
|
983
|
+
"CMYK": [18, 57, 76, 6],
|
|
984
|
+
"RGB": [190, 126, 74],
|
|
985
|
+
"hex": "#be7e4a",
|
|
986
|
+
"name": "淡赭",
|
|
987
|
+
"pinyin": "danzhe"
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"CMYK": [14, 69, 100, 4],
|
|
991
|
+
"RGB": [193, 101, 26],
|
|
992
|
+
"hex": "#c1651a",
|
|
993
|
+
"name": "槟榔综",
|
|
994
|
+
"pinyin": "binglangzong"
|
|
995
|
+
},
|
|
996
|
+
{
|
|
997
|
+
"CMYK": [34, 42, 46, 23],
|
|
998
|
+
"RGB": [145, 128, 114],
|
|
999
|
+
"hex": "#918072",
|
|
1000
|
+
"name": "银灰",
|
|
1001
|
+
"pinyin": "yinhui"
|
|
1002
|
+
},
|
|
1003
|
+
{
|
|
1004
|
+
"CMYK": [42, 40, 46, 20],
|
|
1005
|
+
"RGB": [154, 136, 120],
|
|
1006
|
+
"hex": "#9a8878",
|
|
1007
|
+
"name": "海鸥灰",
|
|
1008
|
+
"pinyin": "haiouhui"
|
|
1009
|
+
},
|
|
1010
|
+
{
|
|
1011
|
+
"CMYK": [27, 69, 85, 22],
|
|
1012
|
+
"RGB": [148, 88, 51],
|
|
1013
|
+
"hex": "#945833",
|
|
1014
|
+
"name": "淡咖啡",
|
|
1015
|
+
"pinyin": "dankafei"
|
|
1016
|
+
},
|
|
1017
|
+
{
|
|
1018
|
+
"CMYK": [26, 76, 97, 20],
|
|
1019
|
+
"RGB": [150, 77, 34],
|
|
1020
|
+
"hex": "#964d22",
|
|
1021
|
+
"name": "岩石棕",
|
|
1022
|
+
"pinyin": "yanshizong"
|
|
1023
|
+
},
|
|
1024
|
+
{
|
|
1025
|
+
"CMYK": [25, 80, 100, 20],
|
|
1026
|
+
"RGB": [149, 68, 22],
|
|
1027
|
+
"hex": "#954416",
|
|
1028
|
+
"name": "芒果棕",
|
|
1029
|
+
"pinyin": "mangguozong"
|
|
1030
|
+
},
|
|
1031
|
+
{
|
|
1032
|
+
"CMYK": [39, 60, 58, 51],
|
|
1033
|
+
"RGB": [98, 73, 65],
|
|
1034
|
+
"hex": "#624941",
|
|
1035
|
+
"name": "石板灰",
|
|
1036
|
+
"pinyin": "shibanhui"
|
|
1037
|
+
},
|
|
1038
|
+
{
|
|
1039
|
+
"CMYK": [38, 63, 63, 50],
|
|
1040
|
+
"RGB": [100, 72, 61],
|
|
1041
|
+
"hex": "#64483d",
|
|
1042
|
+
"name": "珠母灰",
|
|
1043
|
+
"pinyin": "zhumuhui"
|
|
1044
|
+
},
|
|
1045
|
+
{
|
|
1046
|
+
"CMYK": [32, 83, 96, 41],
|
|
1047
|
+
"RGB": [113, 54, 29],
|
|
1048
|
+
"hex": "#71361d",
|
|
1049
|
+
"name": "丁香棕",
|
|
1050
|
+
"pinyin": "dingxiangzong"
|
|
1051
|
+
},
|
|
1052
|
+
{
|
|
1053
|
+
"CMYK": [30, 87, 100, 38],
|
|
1054
|
+
"RGB": [117, 49, 23],
|
|
1055
|
+
"hex": "#753117",
|
|
1056
|
+
"name": "咖啡",
|
|
1057
|
+
"pinyin": "kafei"
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
"CMYK": [30, 89, 100, 39],
|
|
1061
|
+
"RGB": [115, 46, 18],
|
|
1062
|
+
"hex": "#732e12",
|
|
1063
|
+
"name": "筍皮棕",
|
|
1064
|
+
"pinyin": "sunpizong"
|
|
1065
|
+
},
|
|
1066
|
+
{
|
|
1067
|
+
"CMYK": [0, 72, 86, 0],
|
|
1068
|
+
"RGB": [252, 99, 21],
|
|
1069
|
+
"hex": "#fc6315",
|
|
1070
|
+
"name": "燕颔红",
|
|
1071
|
+
"pinyin": "yanhanhong"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"CMYK": [3, 38, 39, 0],
|
|
1075
|
+
"RGB": [232, 180, 154],
|
|
1076
|
+
"hex": "#e8b49a",
|
|
1077
|
+
"name": "玉粉红",
|
|
1078
|
+
"pinyin": "yufenhong"
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"CMYK": [0, 70, 87, 0],
|
|
1082
|
+
"RGB": [228, 104, 40],
|
|
1083
|
+
"hex": "#e46828",
|
|
1084
|
+
"name": "金驼",
|
|
1085
|
+
"pinyin": "jintuo"
|
|
1086
|
+
},
|
|
1087
|
+
{
|
|
1088
|
+
"CMYK": [0, 76, 97, 0],
|
|
1089
|
+
"RGB": [216, 89, 22],
|
|
1090
|
+
"hex": "#d85916",
|
|
1091
|
+
"name": "铁棕",
|
|
1092
|
+
"pinyin": "tiezong"
|
|
1093
|
+
},
|
|
1094
|
+
{
|
|
1095
|
+
"CMYK": [23, 35, 38, 10],
|
|
1096
|
+
"RGB": [183, 160, 145],
|
|
1097
|
+
"hex": "#b7a091",
|
|
1098
|
+
"name": "蛛网灰",
|
|
1099
|
+
"pinyin": "zhuwanghui"
|
|
1100
|
+
},
|
|
1101
|
+
{
|
|
1102
|
+
"CMYK": [16, 77, 100, 6],
|
|
1103
|
+
"RGB": [183, 81, 29],
|
|
1104
|
+
"hex": "#b7511d",
|
|
1105
|
+
"name": "淡可可棕",
|
|
1106
|
+
"pinyin": "dankekezong"
|
|
1107
|
+
},
|
|
1108
|
+
{
|
|
1109
|
+
"CMYK": [31, 63, 66, 31],
|
|
1110
|
+
"RGB": [139, 97, 77],
|
|
1111
|
+
"hex": "#8b614d",
|
|
1112
|
+
"name": "中红灰",
|
|
1113
|
+
"pinyin": "zhonghonghui"
|
|
1114
|
+
},
|
|
1115
|
+
{
|
|
1116
|
+
"CMYK": [28, 76, 82, 26],
|
|
1117
|
+
"RGB": [140, 75, 49],
|
|
1118
|
+
"hex": "#8c4b31",
|
|
1119
|
+
"name": "淡土黄",
|
|
1120
|
+
"pinyin": "dantuhuang"
|
|
1121
|
+
},
|
|
1122
|
+
{
|
|
1123
|
+
"CMYK": [28, 83, 92, 28],
|
|
1124
|
+
"RGB": [135, 61, 36],
|
|
1125
|
+
"hex": "#873d24",
|
|
1126
|
+
"name": "淡豆沙",
|
|
1127
|
+
"pinyin": "dandousha"
|
|
1128
|
+
},
|
|
1129
|
+
{
|
|
1130
|
+
"CMYK": [27, 85, 98, 27],
|
|
1131
|
+
"RGB": [136, 58, 30],
|
|
1132
|
+
"hex": "#883a1e",
|
|
1133
|
+
"name": "椰壳棕",
|
|
1134
|
+
"pinyin": "yekezong"
|
|
1135
|
+
},
|
|
1136
|
+
{
|
|
1137
|
+
"CMYK": [40, 64, 61, 56],
|
|
1138
|
+
"RGB": [91, 66, 58],
|
|
1139
|
+
"hex": "#5b423a",
|
|
1140
|
+
"name": "淡铁灰",
|
|
1141
|
+
"pinyin": "dantiehui"
|
|
1142
|
+
},
|
|
1143
|
+
{
|
|
1144
|
+
"CMYK": [37, 72, 72, 52],
|
|
1145
|
+
"RGB": [96, 61, 48],
|
|
1146
|
+
"hex": "#603d30",
|
|
1147
|
+
"name": "中灰驼",
|
|
1148
|
+
"pinyin": "zhonghuituo"
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"CMYK": [34, 82, 85, 47],
|
|
1152
|
+
"RGB": [103, 52, 36],
|
|
1153
|
+
"hex": "#673424",
|
|
1154
|
+
"name": "淡栗棕",
|
|
1155
|
+
"pinyin": "danlizong"
|
|
1156
|
+
},
|
|
1157
|
+
{
|
|
1158
|
+
"CMYK": [33, 89, 92, 48],
|
|
1159
|
+
"RGB": [101, 43, 28],
|
|
1160
|
+
"hex": "#652b1c",
|
|
1161
|
+
"name": "可可棕",
|
|
1162
|
+
"pinyin": "kekezong"
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
"CMYK": [32, 90, 95, 45],
|
|
1166
|
+
"RGB": [105, 42, 27],
|
|
1167
|
+
"hex": "#692a1b",
|
|
1168
|
+
"name": "柞叶棕",
|
|
1169
|
+
"pinyin": "zhayezong"
|
|
1170
|
+
},
|
|
1171
|
+
{
|
|
1172
|
+
"CMYK": [0, 53, 59, 0],
|
|
1173
|
+
"RGB": [251, 153, 104],
|
|
1174
|
+
"hex": "#fb9968",
|
|
1175
|
+
"name": "野蔷薇红",
|
|
1176
|
+
"pinyin": "yeqiangweihong"
|
|
1177
|
+
},
|
|
1178
|
+
{
|
|
1179
|
+
"CMYK": [0, 65, 79, 0],
|
|
1180
|
+
"RGB": [252, 121, 48],
|
|
1181
|
+
"hex": "#fc7930",
|
|
1182
|
+
"name": "菠萝红",
|
|
1183
|
+
"pinyin": "boluohong"
|
|
1184
|
+
},
|
|
1185
|
+
{
|
|
1186
|
+
"CMYK": [2, 31, 31, 0],
|
|
1187
|
+
"RGB": [237, 195, 174],
|
|
1188
|
+
"hex": "#edc3ae",
|
|
1189
|
+
"name": "藕荷",
|
|
1190
|
+
"pinyin": "ouhe"
|
|
1191
|
+
},
|
|
1192
|
+
{
|
|
1193
|
+
"CMYK": [0, 70, 91, 0],
|
|
1194
|
+
"RGB": [225, 103, 35],
|
|
1195
|
+
"hex": "#e16723",
|
|
1196
|
+
"name": "陶瓷红",
|
|
1197
|
+
"pinyin": "taocihong"
|
|
1198
|
+
},
|
|
1199
|
+
{
|
|
1200
|
+
"CMYK": [16, 23, 27, 2],
|
|
1201
|
+
"RGB": [212, 196, 183],
|
|
1202
|
+
"hex": "#d4c4b7",
|
|
1203
|
+
"name": "晓灰",
|
|
1204
|
+
"pinyin": "xiaohui"
|
|
1205
|
+
},
|
|
1206
|
+
{
|
|
1207
|
+
"CMYK": [9, 64, 78, 1],
|
|
1208
|
+
"RGB": [207, 117, 67],
|
|
1209
|
+
"hex": "#cf7543",
|
|
1210
|
+
"name": "余烬红",
|
|
1211
|
+
"pinyin": "yujinhong"
|
|
1212
|
+
},
|
|
1213
|
+
{
|
|
1214
|
+
"CMYK": [8, 72, 93, 1],
|
|
1215
|
+
"RGB": [205, 98, 39],
|
|
1216
|
+
"hex": "#cd6227",
|
|
1217
|
+
"name": "火砖红",
|
|
1218
|
+
"pinyin": "huozhuanhong"
|
|
1219
|
+
},
|
|
1220
|
+
{
|
|
1221
|
+
"CMYK": [22, 64, 71, 12],
|
|
1222
|
+
"RGB": [170, 106, 76],
|
|
1223
|
+
"hex": "#aa6a4c",
|
|
1224
|
+
"name": "火泥棕",
|
|
1225
|
+
"pinyin": "huonizong"
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"CMYK": [20, 76, 92, 9],
|
|
1229
|
+
"RGB": [166, 82, 44],
|
|
1230
|
+
"hex": "#a6522c",
|
|
1231
|
+
"name": "绀红",
|
|
1232
|
+
"pinyin": "ganhong"
|
|
1233
|
+
},
|
|
1234
|
+
{
|
|
1235
|
+
"CMYK": [31, 79, 77, 37],
|
|
1236
|
+
"RGB": [119, 61, 49],
|
|
1237
|
+
"hex": "#773d31",
|
|
1238
|
+
"name": "橡树棕",
|
|
1239
|
+
"pinyin": "xiangshuzong"
|
|
1240
|
+
},
|
|
1241
|
+
{
|
|
1242
|
+
"CMYK": [45, 68, 57, 66],
|
|
1243
|
+
"RGB": [72, 51, 50],
|
|
1244
|
+
"hex": "#483332",
|
|
1245
|
+
"name": "海报灰",
|
|
1246
|
+
"pinyin": "haibaohui"
|
|
1247
|
+
},
|
|
1248
|
+
{
|
|
1249
|
+
"CMYK": [41, 76, 64, 65],
|
|
1250
|
+
"RGB": [175, 46, 43],
|
|
1251
|
+
"hex": "#4b2e2b",
|
|
1252
|
+
"name": "玫瑰灰",
|
|
1253
|
+
"pinyin": "meiguihui"
|
|
1254
|
+
},
|
|
1255
|
+
{
|
|
1256
|
+
"CMYK": [41, 84, 71, 67],
|
|
1257
|
+
"RGB": [72, 37, 34],
|
|
1258
|
+
"hex": "#482522",
|
|
1259
|
+
"name": "火山棕",
|
|
1260
|
+
"pinyin": "huoshanzong"
|
|
1261
|
+
},
|
|
1262
|
+
{
|
|
1263
|
+
"CMYK": [40, 92, 78, 66],
|
|
1264
|
+
"RGB": [72, 30, 28],
|
|
1265
|
+
"hex": "#481e1c",
|
|
1266
|
+
"name": "豆沙",
|
|
1267
|
+
"pinyin": "dousha"
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
"CMYK": [0, 9, 12, 0],
|
|
1271
|
+
"RGB": [251, 238, 226],
|
|
1272
|
+
"hex": "#fbeee2",
|
|
1273
|
+
"name": "淡米粉",
|
|
1274
|
+
"pinyin": "danmifen"
|
|
1275
|
+
},
|
|
1276
|
+
{
|
|
1277
|
+
"CMYK": [0, 19, 19, 0],
|
|
1278
|
+
"RGB": [246, 220, 206],
|
|
1279
|
+
"hex": "#f6dcce",
|
|
1280
|
+
"name": "初桃粉红",
|
|
1281
|
+
"pinyin": "chutaofenhong"
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
"CMYK": [0, 27, 27, 0],
|
|
1285
|
+
"RGB": [247, 207, 186],
|
|
1286
|
+
"hex": "#f7cfba",
|
|
1287
|
+
"name": "介壳淡粉红",
|
|
1288
|
+
"pinyin": "jieqiaodanfenhong"
|
|
1289
|
+
},
|
|
1290
|
+
{
|
|
1291
|
+
"CMYK": [0, 43, 43, 0],
|
|
1292
|
+
"RGB": [246, 173, 143],
|
|
1293
|
+
"hex": "#f6ad8f",
|
|
1294
|
+
"name": "淡藏花红",
|
|
1295
|
+
"pinyin": "dancanghuahong"
|
|
1296
|
+
},
|
|
1297
|
+
{
|
|
1298
|
+
"CMYK": [0, 58, 61, 0],
|
|
1299
|
+
"RGB": [246, 140, 96],
|
|
1300
|
+
"hex": "#f68c60",
|
|
1301
|
+
"name": "瓜瓤红",
|
|
1302
|
+
"pinyin": "guaranghong"
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"CMYK": [0, 67, 74, 0],
|
|
1306
|
+
"RGB": [249, 114, 61],
|
|
1307
|
+
"hex": "#f9723d",
|
|
1308
|
+
"name": "芙蓉红",
|
|
1309
|
+
"pinyin": "furonghong"
|
|
1310
|
+
},
|
|
1311
|
+
{
|
|
1312
|
+
"CMYK": [0, 74, 85, 0],
|
|
1313
|
+
"RGB": [250, 93, 25],
|
|
1314
|
+
"hex": "#fa5d19",
|
|
1315
|
+
"name": "莓酱红",
|
|
1316
|
+
"pinyin": "meijianghong"
|
|
1317
|
+
},
|
|
1318
|
+
{
|
|
1319
|
+
"CMYK": [0, 62, 66, 0],
|
|
1320
|
+
"RGB": [238, 128, 85],
|
|
1321
|
+
"hex": "#ee8055",
|
|
1322
|
+
"name": "法螺红",
|
|
1323
|
+
"pinyin": "faluohong"
|
|
1324
|
+
},
|
|
1325
|
+
{
|
|
1326
|
+
"CMYK": [4, 82, 99, 0],
|
|
1327
|
+
"RGB": [207, 72, 19],
|
|
1328
|
+
"hex": "#cf4813",
|
|
1329
|
+
"name": "落霞红",
|
|
1330
|
+
"pinyin": "luoxiahong"
|
|
1331
|
+
},
|
|
1332
|
+
{
|
|
1333
|
+
"CMYK": [21, 43, 43, 9],
|
|
1334
|
+
"RGB": [184, 148, 133],
|
|
1335
|
+
"hex": "#b89485",
|
|
1336
|
+
"name": "淡玫瑰灰",
|
|
1337
|
+
"pinyin": "danmeiguihui"
|
|
1338
|
+
},
|
|
1339
|
+
{
|
|
1340
|
+
"CMYK": [18, 80, 92, 7],
|
|
1341
|
+
"RGB": [177, 75, 40],
|
|
1342
|
+
"hex": "#b14b28",
|
|
1343
|
+
"name": "蟹蝥红",
|
|
1344
|
+
"pinyin": "xiemaohong"
|
|
1345
|
+
},
|
|
1346
|
+
{
|
|
1347
|
+
"CMYK": [27, 91, 95, 28],
|
|
1348
|
+
"RGB": [134, 48, 32],
|
|
1349
|
+
"hex": "#863020",
|
|
1350
|
+
"name": "火岩棕",
|
|
1351
|
+
"pinyin": "huoyanzong"
|
|
1352
|
+
},
|
|
1353
|
+
{
|
|
1354
|
+
"CMYK": [27, 96, 100, 27],
|
|
1355
|
+
"RGB": [134, 38, 23],
|
|
1356
|
+
"hex": "#862617",
|
|
1357
|
+
"name": "赭石",
|
|
1358
|
+
"pinyin": "zheshi"
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
"CMYK": [36, 90, 82, 56],
|
|
1362
|
+
"RGB": [89, 38, 32],
|
|
1363
|
+
"hex": "#592620",
|
|
1364
|
+
"name": "暗驼棕",
|
|
1365
|
+
"pinyin": "antuozong"
|
|
1366
|
+
},
|
|
1367
|
+
{
|
|
1368
|
+
"CMYK": [35, 96, 88, 55],
|
|
1369
|
+
"RGB": [90, 31, 27],
|
|
1370
|
+
"hex": "#5a1f1b",
|
|
1371
|
+
"name": "酱棕",
|
|
1372
|
+
"pinyin": "jiangzong"
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
"CMYK": [34, 98, 91, 53],
|
|
1376
|
+
"RGB": [92, 30, 25],
|
|
1377
|
+
"hex": "#5c1e19",
|
|
1378
|
+
"name": "栗棕",
|
|
1379
|
+
"pinyin": "lizong"
|
|
1380
|
+
},
|
|
1381
|
+
{
|
|
1382
|
+
"CMYK": [0, 31, 24, 0],
|
|
1383
|
+
"RGB": [244, 199, 186],
|
|
1384
|
+
"hex": "#f4c7ba",
|
|
1385
|
+
"name": "洋水仙红",
|
|
1386
|
+
"pinyin": "yangshuixianhong"
|
|
1387
|
+
},
|
|
1388
|
+
{
|
|
1389
|
+
"CMYK": [0, 67, 55, 0],
|
|
1390
|
+
"RGB": [241, 118, 102],
|
|
1391
|
+
"hex": "#f17666",
|
|
1392
|
+
"name": "谷鞘红",
|
|
1393
|
+
"pinyin": "guqiaohong"
|
|
1394
|
+
},
|
|
1395
|
+
{
|
|
1396
|
+
"CMYK": [0, 77, 69, 0],
|
|
1397
|
+
"RGB": [241, 86, 66],
|
|
1398
|
+
"hex": "#f15642",
|
|
1399
|
+
"name": "苹果红",
|
|
1400
|
+
"pinyin": "pingguohong"
|
|
1401
|
+
},
|
|
1402
|
+
{
|
|
1403
|
+
"CMYK": [0, 84, 82, 0],
|
|
1404
|
+
"RGB": [245, 57, 28],
|
|
1405
|
+
"hex": "#f5391c",
|
|
1406
|
+
"name": "铁水红",
|
|
1407
|
+
"pinyin": "tieshuihong"
|
|
1408
|
+
},
|
|
1409
|
+
{
|
|
1410
|
+
"CMYK": [0, 76, 67, 0],
|
|
1411
|
+
"RGB": [242, 90, 71],
|
|
1412
|
+
"hex": "#f25a47",
|
|
1413
|
+
"name": "桂红",
|
|
1414
|
+
"pinyin": "guihong"
|
|
1415
|
+
},
|
|
1416
|
+
{
|
|
1417
|
+
"CMYK": [0, 84, 82, 0],
|
|
1418
|
+
"RGB": [243, 59, 31],
|
|
1419
|
+
"hex": "#f33b1f",
|
|
1420
|
+
"name": "极光红",
|
|
1421
|
+
"pinyin": "jiguanghong"
|
|
1422
|
+
},
|
|
1423
|
+
{
|
|
1424
|
+
"CMYK": [0, 38, 25, 0],
|
|
1425
|
+
"RGB": [242, 185, 178],
|
|
1426
|
+
"hex": "#f2b9b2",
|
|
1427
|
+
"name": "粉红",
|
|
1428
|
+
"pinyin": "fenhong"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"CMYK": [0, 53, 36, 0],
|
|
1432
|
+
"RGB": [241, 151, 144],
|
|
1433
|
+
"hex": "#f19790",
|
|
1434
|
+
"name": "舌红",
|
|
1435
|
+
"pinyin": "shehong"
|
|
1436
|
+
},
|
|
1437
|
+
{
|
|
1438
|
+
"CMYK": [0, 76, 68, 0],
|
|
1439
|
+
"RGB": [240, 90, 70],
|
|
1440
|
+
"hex": "#f05a46",
|
|
1441
|
+
"name": "曲红",
|
|
1442
|
+
"pinyin": "quhong"
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"CMYK": [0, 83, 81, 0],
|
|
1446
|
+
"RGB": [242, 62, 35],
|
|
1447
|
+
"hex": "#f23e23",
|
|
1448
|
+
"name": "红汞红",
|
|
1449
|
+
"pinyin": "honggonghong"
|
|
1450
|
+
},
|
|
1451
|
+
{
|
|
1452
|
+
"CMYK": [0, 29, 16, 0],
|
|
1453
|
+
"RGB": [242, 202, 201],
|
|
1454
|
+
"hex": "#f2cac9",
|
|
1455
|
+
"name": "淡绯",
|
|
1456
|
+
"pinyin": "danfei"
|
|
1457
|
+
},
|
|
1458
|
+
{
|
|
1459
|
+
"CMYK": [0, 43, 24, 0],
|
|
1460
|
+
"RGB": [239, 175, 173],
|
|
1461
|
+
"hex": "#efafad",
|
|
1462
|
+
"name": "无花果红",
|
|
1463
|
+
"pinyin": "wuhuaguohong"
|
|
1464
|
+
},
|
|
1465
|
+
{
|
|
1466
|
+
"CMYK": [0, 57, 36, 0],
|
|
1467
|
+
"RGB": [241, 144, 140],
|
|
1468
|
+
"hex": "#f1908c",
|
|
1469
|
+
"name": "榴子红",
|
|
1470
|
+
"pinyin": "liuzihong"
|
|
1471
|
+
},
|
|
1472
|
+
{
|
|
1473
|
+
"CMYK": [0, 83, 81, 0],
|
|
1474
|
+
"RGB": [240, 63, 36],
|
|
1475
|
+
"hex": "#f03f24",
|
|
1476
|
+
"name": "胭脂红",
|
|
1477
|
+
"pinyin": "yanzhihong"
|
|
1478
|
+
},
|
|
1479
|
+
{
|
|
1480
|
+
"CMYK": [0, 50, 23, 0],
|
|
1481
|
+
"RGB": [240, 161, 168],
|
|
1482
|
+
"hex": "#f0a1a8",
|
|
1483
|
+
"name": "合欢红",
|
|
1484
|
+
"pinyin": "hehuanhong"
|
|
1485
|
+
},
|
|
1486
|
+
{
|
|
1487
|
+
"CMYK": [0, 56, 27, 0],
|
|
1488
|
+
"RGB": [241, 147, 156],
|
|
1489
|
+
"hex": "#f1939c",
|
|
1490
|
+
"name": "春梅红",
|
|
1491
|
+
"pinyin": "chunmeihong"
|
|
1492
|
+
},
|
|
1493
|
+
{
|
|
1494
|
+
"CMYK": [0, 65, 38, 0],
|
|
1495
|
+
"RGB": [240, 124, 130],
|
|
1496
|
+
"hex": "#f07c82",
|
|
1497
|
+
"name": "香叶红",
|
|
1498
|
+
"pinyin": "xiangyehong"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"CMYK": [0, 80, 72, 0],
|
|
1502
|
+
"RGB": [240, 74, 58],
|
|
1503
|
+
"hex": "#f04a3a",
|
|
1504
|
+
"name": "珊瑚红",
|
|
1505
|
+
"pinyin": "shanhuhong"
|
|
1506
|
+
},
|
|
1507
|
+
{
|
|
1508
|
+
"CMYK": [0, 84, 82, 0],
|
|
1509
|
+
"RGB": [241, 60, 34],
|
|
1510
|
+
"hex": "#f13c22",
|
|
1511
|
+
"name": "萝卜红",
|
|
1512
|
+
"pinyin": "luobohong"
|
|
1513
|
+
},
|
|
1514
|
+
{
|
|
1515
|
+
"CMYK": [0, 65, 29, 0],
|
|
1516
|
+
"RGB": [231, 124, 142],
|
|
1517
|
+
"hex": "#e77c8e",
|
|
1518
|
+
"name": "淡茜红",
|
|
1519
|
+
"pinyin": "danqianhong"
|
|
1520
|
+
},
|
|
1521
|
+
{
|
|
1522
|
+
"CMYK": [0, 77, 49, 0],
|
|
1523
|
+
"RGB": [237, 90, 101],
|
|
1524
|
+
"hex": "#ed5a65",
|
|
1525
|
+
"name": "艳红",
|
|
1526
|
+
"pinyin": "yanhong"
|
|
1527
|
+
},
|
|
1528
|
+
{
|
|
1529
|
+
"CMYK": [0, 81, 66, 0],
|
|
1530
|
+
"RGB": [237, 72, 69],
|
|
1531
|
+
"hex": "#ed4845",
|
|
1532
|
+
"name": "淡菽红",
|
|
1533
|
+
"pinyin": "danshuhong"
|
|
1534
|
+
},
|
|
1535
|
+
{
|
|
1536
|
+
"CMYK": [0, 84, 76, 0],
|
|
1537
|
+
"RGB": [237, 59, 47],
|
|
1538
|
+
"hex": "#ed3b2f",
|
|
1539
|
+
"name": "鱼鳃红",
|
|
1540
|
+
"pinyin": "yusaihong"
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"CMYK": [0, 86, 82, 0],
|
|
1544
|
+
"RGB": [237, 51, 33],
|
|
1545
|
+
"hex": "#ed3321",
|
|
1546
|
+
"name": "樱桃红",
|
|
1547
|
+
"pinyin": "yingtaohong"
|
|
1548
|
+
},
|
|
1549
|
+
{
|
|
1550
|
+
"CMYK": [0, 82, 44, 0],
|
|
1551
|
+
"RGB": [238, 72, 102],
|
|
1552
|
+
"hex": "#ee4866",
|
|
1553
|
+
"name": "淡蕊香红",
|
|
1554
|
+
"pinyin": "danruixianghong"
|
|
1555
|
+
},
|
|
1556
|
+
{
|
|
1557
|
+
"CMYK": [0, 82, 46, 0],
|
|
1558
|
+
"RGB": [238, 72, 99],
|
|
1559
|
+
"hex": "#ee4863",
|
|
1560
|
+
"name": "石竹红",
|
|
1561
|
+
"pinyin": "shizhuhong"
|
|
1562
|
+
},
|
|
1563
|
+
{
|
|
1564
|
+
"CMYK": [0, 82, 50, 0],
|
|
1565
|
+
"RGB": [239, 71, 93],
|
|
1566
|
+
"hex": "#ef475d",
|
|
1567
|
+
"name": "草茉莉红",
|
|
1568
|
+
"pinyin": "caomolihong"
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"CMYK": [0, 84, 60, 0],
|
|
1572
|
+
"RGB": [238, 63, 77],
|
|
1573
|
+
"hex": "#ee3f4d",
|
|
1574
|
+
"name": "茶花红",
|
|
1575
|
+
"pinyin": "chahuahong"
|
|
1576
|
+
},
|
|
1577
|
+
{
|
|
1578
|
+
"CMYK": [0, 86, 74, 0],
|
|
1579
|
+
"RGB": [237, 51, 51],
|
|
1580
|
+
"hex": "#ed3333",
|
|
1581
|
+
"name": "枸枢红",
|
|
1582
|
+
"pinyin": "goushuhong"
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"CMYK": [0, 88, 81, 0],
|
|
1586
|
+
"RGB": [236, 43, 36],
|
|
1587
|
+
"hex": "#ec2b24",
|
|
1588
|
+
"name": "秋海棠红",
|
|
1589
|
+
"pinyin": "qiuhaitanghong"
|
|
1590
|
+
},
|
|
1591
|
+
{
|
|
1592
|
+
"CMYK": [0, 89, 84, 0],
|
|
1593
|
+
"RGB": [235, 38, 26],
|
|
1594
|
+
"hex": "#eb261a",
|
|
1595
|
+
"name": "丽春红",
|
|
1596
|
+
"pinyin": "lichunhong"
|
|
1597
|
+
},
|
|
1598
|
+
{
|
|
1599
|
+
"CMYK": [0, 90, 90, 0],
|
|
1600
|
+
"RGB": [222, 42, 24],
|
|
1601
|
+
"hex": "#de2a18",
|
|
1602
|
+
"name": "夕阳红",
|
|
1603
|
+
"pinyin": "xiyanghong"
|
|
1604
|
+
},
|
|
1605
|
+
{
|
|
1606
|
+
"CMYK": [0, 92, 95, 0],
|
|
1607
|
+
"RGB": [212, 37, 23],
|
|
1608
|
+
"hex": "#d42517",
|
|
1609
|
+
"name": "鹤顶红",
|
|
1610
|
+
"pinyin": "hedinghong"
|
|
1611
|
+
},
|
|
1612
|
+
{
|
|
1613
|
+
"CMYK": [19, 89, 85, 9],
|
|
1614
|
+
"RGB": [171, 55, 47],
|
|
1615
|
+
"hex": "#ab372f",
|
|
1616
|
+
"name": "鹅血石红",
|
|
1617
|
+
"pinyin": "exueshihong"
|
|
1618
|
+
},
|
|
1619
|
+
{
|
|
1620
|
+
"CMYK": [17, 98, 100, 8],
|
|
1621
|
+
"RGB": [172, 31, 24],
|
|
1622
|
+
"hex": "#ac1f18",
|
|
1623
|
+
"name": "覆盆子红",
|
|
1624
|
+
"pinyin": "fupenzihong"
|
|
1625
|
+
},
|
|
1626
|
+
{
|
|
1627
|
+
"CMYK": [36, 81, 64, 54],
|
|
1628
|
+
"RGB": [93, 49, 49],
|
|
1629
|
+
"hex": "#5d3131",
|
|
1630
|
+
"name": "貂紫",
|
|
1631
|
+
"pinyin": "diaozi"
|
|
1632
|
+
},
|
|
1633
|
+
{
|
|
1634
|
+
"CMYK": [35, 94, 77, 53],
|
|
1635
|
+
"RGB": [92, 34, 35],
|
|
1636
|
+
"hex": "#5c2223",
|
|
1637
|
+
"name": "暗玉紫",
|
|
1638
|
+
"pinyin": "anyuzi"
|
|
1639
|
+
},
|
|
1640
|
+
{
|
|
1641
|
+
"CMYK": [35, 100, 85, 54],
|
|
1642
|
+
"RGB": [90, 25, 27],
|
|
1643
|
+
"hex": "#5a191b",
|
|
1644
|
+
"name": "栗紫",
|
|
1645
|
+
"pinyin": "lizi"
|
|
1646
|
+
},
|
|
1647
|
+
{
|
|
1648
|
+
"CMYK": [35, 100, 80, 54],
|
|
1649
|
+
"RGB": [90, 18, 22],
|
|
1650
|
+
"hex": "#5a1216",
|
|
1651
|
+
"name": "葡萄酱紫",
|
|
1652
|
+
"pinyin": "putaojiangzi"
|
|
1653
|
+
},
|
|
1654
|
+
{
|
|
1655
|
+
"CMYK": [0, 49, 27, 0],
|
|
1656
|
+
"RGB": [238, 162, 164],
|
|
1657
|
+
"hex": "#eea2a4",
|
|
1658
|
+
"name": "牡丹粉红",
|
|
1659
|
+
"pinyin": "mudanfenhong"
|
|
1660
|
+
},
|
|
1661
|
+
{
|
|
1662
|
+
"CMYK": [0, 78, 44, 0],
|
|
1663
|
+
"RGB": [237, 85, 106],
|
|
1664
|
+
"hex": "#ed556a",
|
|
1665
|
+
"name": "山茶红",
|
|
1666
|
+
"pinyin": "shanchahong"
|
|
1667
|
+
},
|
|
1668
|
+
{
|
|
1669
|
+
"CMYK": [0, 86, 55, 0],
|
|
1670
|
+
"RGB": [240, 55, 82],
|
|
1671
|
+
"hex": "#f03752",
|
|
1672
|
+
"name": "海棠红",
|
|
1673
|
+
"pinyin": "haitanghong"
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
"CMYK": [13, 83, 62, 3],
|
|
1677
|
+
"RGB": [192, 72, 81],
|
|
1678
|
+
"hex": "#c04851",
|
|
1679
|
+
"name": "玉红",
|
|
1680
|
+
"pinyin": "yuhong"
|
|
1681
|
+
},
|
|
1682
|
+
{
|
|
1683
|
+
"CMYK": [11, 93, 77, 2],
|
|
1684
|
+
"RGB": [192, 44, 56],
|
|
1685
|
+
"hex": "#c02c38",
|
|
1686
|
+
"name": "高粱红",
|
|
1687
|
+
"pinyin": "gaolianghong"
|
|
1688
|
+
},
|
|
1689
|
+
{
|
|
1690
|
+
"CMYK": [22, 76, 54, 12],
|
|
1691
|
+
"RGB": [167, 83, 90],
|
|
1692
|
+
"hex": "#a7535a",
|
|
1693
|
+
"name": "满江红",
|
|
1694
|
+
"pinyin": "manjianghong"
|
|
1695
|
+
},
|
|
1696
|
+
{
|
|
1697
|
+
"CMYK": [28, 100, 86, 33],
|
|
1698
|
+
"RGB": [124, 24, 35],
|
|
1699
|
+
"hex": "#7c1823",
|
|
1700
|
+
"name": "枣红",
|
|
1701
|
+
"pinyin": "zaohong"
|
|
1702
|
+
},
|
|
1703
|
+
{
|
|
1704
|
+
"CMYK": [39, 92, 67, 64],
|
|
1705
|
+
"RGB": [76, 31, 36],
|
|
1706
|
+
"hex": "#4c1f24",
|
|
1707
|
+
"name": "葡萄紫",
|
|
1708
|
+
"pinyin": "putaozi"
|
|
1709
|
+
},
|
|
1710
|
+
{
|
|
1711
|
+
"CMYK": [39, 100, 79, 63],
|
|
1712
|
+
"RGB": [77, 16, 24],
|
|
1713
|
+
"hex": "#4d1018",
|
|
1714
|
+
"name": "酱紫",
|
|
1715
|
+
"pinyin": "jiangzi"
|
|
1716
|
+
},
|
|
1717
|
+
{
|
|
1718
|
+
"CMYK": [0, 89, 62, 0],
|
|
1719
|
+
"RGB": [238, 39, 70],
|
|
1720
|
+
"hex": "#ee2746",
|
|
1721
|
+
"name": "淡曙红",
|
|
1722
|
+
"pinyin": "danshuhong"
|
|
1723
|
+
},
|
|
1724
|
+
{
|
|
1725
|
+
"CMYK": [0, 93, 76, 0],
|
|
1726
|
+
"RGB": [222, 28, 49],
|
|
1727
|
+
"hex": "#de1c31",
|
|
1728
|
+
"name": "唐菖蒲红",
|
|
1729
|
+
"pinyin": "tangchangpuhong"
|
|
1730
|
+
},
|
|
1731
|
+
{
|
|
1732
|
+
"CMYK": [1, 95, 82, 0],
|
|
1733
|
+
"RGB": [209, 26, 45],
|
|
1734
|
+
"hex": "#d11a2d",
|
|
1735
|
+
"name": "鹅冠红",
|
|
1736
|
+
"pinyin": "eguanhong"
|
|
1737
|
+
},
|
|
1738
|
+
{
|
|
1739
|
+
"CMYK": [13, 76, 50, 2],
|
|
1740
|
+
"RGB": [196, 90, 101],
|
|
1741
|
+
"hex": "#c45a65",
|
|
1742
|
+
"name": "莓红",
|
|
1743
|
+
"pinyin": "meihong"
|
|
1744
|
+
},
|
|
1745
|
+
{
|
|
1746
|
+
"CMYK": [10, 96, 82, 2],
|
|
1747
|
+
"RGB": [194, 31, 48],
|
|
1748
|
+
"hex": "#c21f30",
|
|
1749
|
+
"name": "枫叶红",
|
|
1750
|
+
"pinyin": "fengyehong"
|
|
1751
|
+
},
|
|
1752
|
+
{
|
|
1753
|
+
"CMYK": [19, 99, 86, 11],
|
|
1754
|
+
"RGB": [166, 27, 41],
|
|
1755
|
+
"hex": "#a61b29",
|
|
1756
|
+
"name": "苋菜红",
|
|
1757
|
+
"pinyin": "xiancaihong"
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"CMYK": [29, 73, 51, 28],
|
|
1761
|
+
"RGB": [137, 78, 84],
|
|
1762
|
+
"hex": "#894e54",
|
|
1763
|
+
"name": "烟红",
|
|
1764
|
+
"pinyin": "yanhong"
|
|
1765
|
+
},
|
|
1766
|
+
{
|
|
1767
|
+
"CMYK": [27, 98, 79, 30],
|
|
1768
|
+
"RGB": [130, 32, 43],
|
|
1769
|
+
"hex": "#82202b",
|
|
1770
|
+
"name": "暗紫苑红",
|
|
1771
|
+
"pinyin": "anziyuanhong"
|
|
1772
|
+
},
|
|
1773
|
+
{
|
|
1774
|
+
"CMYK": [27, 100, 90, 29],
|
|
1775
|
+
"RGB": [130, 17, 31],
|
|
1776
|
+
"hex": "#82111f",
|
|
1777
|
+
"name": "殷红",
|
|
1778
|
+
"pinyin": "yanhong"
|
|
1779
|
+
},
|
|
1780
|
+
{
|
|
1781
|
+
"CMYK": [36, 95, 71, 59],
|
|
1782
|
+
"RGB": [84, 30, 36],
|
|
1783
|
+
"hex": "#541e24",
|
|
1784
|
+
"name": "猪肝紫",
|
|
1785
|
+
"pinyin": "zhuganzi"
|
|
1786
|
+
},
|
|
1787
|
+
{
|
|
1788
|
+
"CMYK": [38, 100, 81, 61],
|
|
1789
|
+
"RGB": [80, 10, 22],
|
|
1790
|
+
"hex": "#500a16",
|
|
1791
|
+
"name": "金鱼紫",
|
|
1792
|
+
"pinyin": "jinyuzi"
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
"CMYK": [1, 11, 9, 0],
|
|
1796
|
+
"RGB": [248, 235, 230],
|
|
1797
|
+
"hex": "#f8ebe6",
|
|
1798
|
+
"name": "草珠红",
|
|
1799
|
+
"pinyin": "caozhuhong"
|
|
1800
|
+
},
|
|
1801
|
+
{
|
|
1802
|
+
"CMYK": [0, 68, 21, 0],
|
|
1803
|
+
"RGB": [236, 118, 150],
|
|
1804
|
+
"hex": "#ec7696",
|
|
1805
|
+
"name": "淡绛红",
|
|
1806
|
+
"pinyin": "danjianghong"
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"CMYK": [0, 86, 30, 0],
|
|
1810
|
+
"RGB": [239, 52, 115],
|
|
1811
|
+
"hex": "#ef3473",
|
|
1812
|
+
"name": "品红",
|
|
1813
|
+
"pinyin": "pinhong"
|
|
1814
|
+
},
|
|
1815
|
+
{
|
|
1816
|
+
"CMYK": [0, 69, 22, 0],
|
|
1817
|
+
"RGB": [234, 114, 147],
|
|
1818
|
+
"hex": "#ea7293",
|
|
1819
|
+
"name": "凤仙花红",
|
|
1820
|
+
"pinyin": "fengxianhuahong"
|
|
1821
|
+
},
|
|
1822
|
+
{
|
|
1823
|
+
"CMYK": [0, 52, 18, 0],
|
|
1824
|
+
"RGB": [236, 155, 173],
|
|
1825
|
+
"hex": "#ec9bad",
|
|
1826
|
+
"name": "粉团花红",
|
|
1827
|
+
"pinyin": "fentuanhuahong"
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"CMYK": [0, 80, 28, 0],
|
|
1831
|
+
"RGB": [235, 80, 126],
|
|
1832
|
+
"hex": "#eb507e",
|
|
1833
|
+
"name": "夹竹桃红",
|
|
1834
|
+
"pinyin": "jiazhutaohong"
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"CMYK": [0, 88, 36, 0],
|
|
1838
|
+
"RGB": [237, 47, 106],
|
|
1839
|
+
"hex": "#ed2f6a",
|
|
1840
|
+
"name": "榲桲红",
|
|
1841
|
+
"pinyin": "wenpohong"
|
|
1842
|
+
},
|
|
1843
|
+
{
|
|
1844
|
+
"CMYK": [0, 39, 14, 0],
|
|
1845
|
+
"RGB": [238, 184, 195],
|
|
1846
|
+
"hex": "#eeb8c3",
|
|
1847
|
+
"name": "姜红",
|
|
1848
|
+
"pinyin": "jianghong"
|
|
1849
|
+
},
|
|
1850
|
+
{
|
|
1851
|
+
"CMYK": [0, 80, 27, 0],
|
|
1852
|
+
"RGB": [234, 81, 127],
|
|
1853
|
+
"hex": "#ea517f",
|
|
1854
|
+
"name": "莲瓣红",
|
|
1855
|
+
"pinyin": "lianbanhong"
|
|
1856
|
+
},
|
|
1857
|
+
{
|
|
1858
|
+
"CMYK": [0, 33, 11, 0],
|
|
1859
|
+
"RGB": [241, 196, 205],
|
|
1860
|
+
"hex": "#f1c4cd",
|
|
1861
|
+
"name": "水红",
|
|
1862
|
+
"pinyin": "shuihong"
|
|
1863
|
+
},
|
|
1864
|
+
{
|
|
1865
|
+
"CMYK": [0, 60, 18, 0],
|
|
1866
|
+
"RGB": [236, 138, 164],
|
|
1867
|
+
"hex": "#ec8aa4",
|
|
1868
|
+
"name": "报春红",
|
|
1869
|
+
"pinyin": "baochunhong"
|
|
1870
|
+
},
|
|
1871
|
+
{
|
|
1872
|
+
"CMYK": [8, 78, 35, 1],
|
|
1873
|
+
"RGB": [206, 87, 109],
|
|
1874
|
+
"hex": "#ce5777",
|
|
1875
|
+
"name": "月季红",
|
|
1876
|
+
"pinyin": "yuejihong"
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"CMYK": [0, 52, 15, 0],
|
|
1880
|
+
"RGB": [237, 157, 178],
|
|
1881
|
+
"hex": "#ed9db2",
|
|
1882
|
+
"name": "豇豆红",
|
|
1883
|
+
"pinyin": "jiangdouhong"
|
|
1884
|
+
},
|
|
1885
|
+
{
|
|
1886
|
+
"CMYK": [0, 63, 18, 0],
|
|
1887
|
+
"RGB": [239, 130, 160],
|
|
1888
|
+
"hex": "#ef82a0",
|
|
1889
|
+
"name": "霞光红",
|
|
1890
|
+
"pinyin": "xiaguanghong"
|
|
1891
|
+
},
|
|
1892
|
+
{
|
|
1893
|
+
"CMYK": [0, 85, 33, 0],
|
|
1894
|
+
"RGB": [235, 60, 112],
|
|
1895
|
+
"hex": "#eb3c70",
|
|
1896
|
+
"name": "松叶牡丹红",
|
|
1897
|
+
"pinyin": "songyemudanhong"
|
|
1898
|
+
},
|
|
1899
|
+
{
|
|
1900
|
+
"CMYK": [0, 88, 40, 0],
|
|
1901
|
+
"RGB": [236, 44, 100],
|
|
1902
|
+
"hex": "#ec2c64",
|
|
1903
|
+
"name": "喜蛋红",
|
|
1904
|
+
"pinyin": "xidanhong"
|
|
1905
|
+
},
|
|
1906
|
+
{
|
|
1907
|
+
"CMYK": [5, 38, 20, 0],
|
|
1908
|
+
"RGB": [227, 180, 184],
|
|
1909
|
+
"hex": "#e3b4b8",
|
|
1910
|
+
"name": "鼠鼻红",
|
|
1911
|
+
"pinyin": "shubihong"
|
|
1912
|
+
},
|
|
1913
|
+
{
|
|
1914
|
+
"CMYK": [5, 96, 73, 1],
|
|
1915
|
+
"RGB": [204, 22, 58],
|
|
1916
|
+
"hex": "#cc163a",
|
|
1917
|
+
"name": "尖晶玉红",
|
|
1918
|
+
"pinyin": "jianjingyuhong"
|
|
1919
|
+
},
|
|
1920
|
+
{
|
|
1921
|
+
"CMYK": [16, 61, 34, 4],
|
|
1922
|
+
"RGB": [194, 124, 136],
|
|
1923
|
+
"hex": "#c27c88",
|
|
1924
|
+
"name": "山黎豆红",
|
|
1925
|
+
"pinyin": "shanlidouhong"
|
|
1926
|
+
},
|
|
1927
|
+
{
|
|
1928
|
+
"CMYK": [13, 90, 56, 3],
|
|
1929
|
+
"RGB": [191, 53, 83],
|
|
1930
|
+
"hex": "#bf3553",
|
|
1931
|
+
"name": "锦葵红",
|
|
1932
|
+
"pinyin": "jinkuihong"
|
|
1933
|
+
},
|
|
1934
|
+
{
|
|
1935
|
+
"CMYK": [41, 64, 44, 36],
|
|
1936
|
+
"RGB": [115, 87, 92],
|
|
1937
|
+
"hex": "#73575c",
|
|
1938
|
+
"name": "鼠背灰",
|
|
1939
|
+
"pinyin": "shubeihui"
|
|
1940
|
+
},
|
|
1941
|
+
{
|
|
1942
|
+
"CMYK": [33, 100, 75, 49],
|
|
1943
|
+
"RGB": [98, 22, 36],
|
|
1944
|
+
"hex": "#621624",
|
|
1945
|
+
"name": "甘蔗紫",
|
|
1946
|
+
"pinyin": "ganzhezi"
|
|
1947
|
+
},
|
|
1948
|
+
{
|
|
1949
|
+
"CMYK": [32, 100, 84, 49],
|
|
1950
|
+
"RGB": [99, 7, 28],
|
|
1951
|
+
"hex": "#63071c",
|
|
1952
|
+
"name": "石竹紫",
|
|
1953
|
+
"pinyin": "shizhuzi"
|
|
1954
|
+
},
|
|
1955
|
+
{
|
|
1956
|
+
"CMYK": [57, 72, 54, 74],
|
|
1957
|
+
"RGB": [54, 40, 43],
|
|
1958
|
+
"hex": "#36282b",
|
|
1959
|
+
"name": "苍蝇灰",
|
|
1960
|
+
"pinyin": "cangyinghui"
|
|
1961
|
+
},
|
|
1962
|
+
{
|
|
1963
|
+
"CMYK": [52, 88, 58, 81],
|
|
1964
|
+
"RGB": [48, 22, 28],
|
|
1965
|
+
"hex": "#30161c",
|
|
1966
|
+
"name": "卵石紫",
|
|
1967
|
+
"pinyin": "luanshizi"
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
"CMYK": [56, 88, 62, 84],
|
|
1971
|
+
"RGB": [43, 18, 22],
|
|
1972
|
+
"hex": "#2b1216",
|
|
1973
|
+
"name": "李紫",
|
|
1974
|
+
"pinyin": "lizi"
|
|
1975
|
+
},
|
|
1976
|
+
{
|
|
1977
|
+
"CMYK": [58, 90, 63, 83],
|
|
1978
|
+
"RGB": [45, 12, 19],
|
|
1979
|
+
"hex": "#2d0c13",
|
|
1980
|
+
"name": "茄皮紫",
|
|
1981
|
+
"pinyin": "qiepizi"
|
|
1982
|
+
},
|
|
1983
|
+
{
|
|
1984
|
+
"CMYK": [0, 76, 16, 0],
|
|
1985
|
+
"RGB": [206, 94, 138],
|
|
1986
|
+
"hex": "#ce5e8a",
|
|
1987
|
+
"name": "吊钟花红",
|
|
1988
|
+
"pinyin": "diaozhonghuahong"
|
|
1989
|
+
},
|
|
1990
|
+
{
|
|
1991
|
+
"CMYK": [0, 81, 18, 0],
|
|
1992
|
+
"RGB": [236, 78, 138],
|
|
1993
|
+
"hex": "#ec4e8a",
|
|
1994
|
+
"name": "兔眼红",
|
|
1995
|
+
"pinyin": "tuyanhong"
|
|
1996
|
+
},
|
|
1997
|
+
{
|
|
1998
|
+
"CMYK": [0, 87, 24, 0],
|
|
1999
|
+
"RGB": [238, 44, 121],
|
|
2000
|
+
"hex": "#ee2c79",
|
|
2001
|
+
"name": "紫荆红",
|
|
2002
|
+
"pinyin": "zijinghong"
|
|
2003
|
+
},
|
|
2004
|
+
{
|
|
2005
|
+
"CMYK": [24, 99, 52, 19],
|
|
2006
|
+
"RGB": [149, 28, 72],
|
|
2007
|
+
"hex": "#951c48",
|
|
2008
|
+
"name": "菜头紫",
|
|
2009
|
+
"pinyin": "caitouzi"
|
|
2010
|
+
},
|
|
2011
|
+
{
|
|
2012
|
+
"CMYK": [34, 97, 54, 50],
|
|
2013
|
+
"RGB": [98, 29, 52],
|
|
2014
|
+
"hex": "#621d34",
|
|
2015
|
+
"name": "鹞冠紫",
|
|
2016
|
+
"pinyin": "yaoguanzi"
|
|
2017
|
+
},
|
|
2018
|
+
{
|
|
2019
|
+
"CMYK": [33, 100, 58, 60],
|
|
2020
|
+
"RGB": [98, 16, 46],
|
|
2021
|
+
"hex": "#62102e",
|
|
2022
|
+
"name": "葡萄酒红",
|
|
2023
|
+
"pinyin": "putaojiuhong"
|
|
2024
|
+
},
|
|
2025
|
+
{
|
|
2026
|
+
"CMYK": [53, 81, 50, 74],
|
|
2027
|
+
"RGB": [56, 33, 41],
|
|
2028
|
+
"hex": "#382129",
|
|
2029
|
+
"name": "磨石紫",
|
|
2030
|
+
"pinyin": "moshizi"
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"CMYK": [48, 90, 50, 76],
|
|
2034
|
+
"RGB": [56, 25, 36],
|
|
2035
|
+
"hex": "#381924",
|
|
2036
|
+
"name": "檀紫",
|
|
2037
|
+
"pinyin": "tanzi"
|
|
2038
|
+
},
|
|
2039
|
+
{
|
|
2040
|
+
"CMYK": [50, 91, 54, 79],
|
|
2041
|
+
"RGB": [51, 20, 30],
|
|
2042
|
+
"hex": "#33141e",
|
|
2043
|
+
"name": "火鹅紫",
|
|
2044
|
+
"pinyin": "huoezi"
|
|
2045
|
+
},
|
|
2046
|
+
{
|
|
2047
|
+
"CMYK": [53, 92, 55, 81],
|
|
2048
|
+
"RGB": [49, 15, 27],
|
|
2049
|
+
"hex": "#310f1b",
|
|
2050
|
+
"name": "墨紫",
|
|
2051
|
+
"pinyin": "mozi"
|
|
2052
|
+
},
|
|
2053
|
+
{
|
|
2054
|
+
"CMYK": [0, 48, 15, 0],
|
|
2055
|
+
"RGB": [238, 166, 183],
|
|
2056
|
+
"hex": "#eea6b7",
|
|
2057
|
+
"name": "晶红",
|
|
2058
|
+
"pinyin": "jinghong"
|
|
2059
|
+
},
|
|
2060
|
+
{
|
|
2061
|
+
"CMYK": [0, 82, 16, 0],
|
|
2062
|
+
"RGB": [239, 73, 139],
|
|
2063
|
+
"hex": "#ef498b",
|
|
2064
|
+
"name": "扁豆花红",
|
|
2065
|
+
"pinyin": "biandouhuahong"
|
|
2066
|
+
},
|
|
2067
|
+
{
|
|
2068
|
+
"CMYK": [2, 66, 22, 0],
|
|
2069
|
+
"RGB": [222, 120, 151],
|
|
2070
|
+
"hex": "#de7897",
|
|
2071
|
+
"name": "白芨红",
|
|
2072
|
+
"pinyin": "baijihong"
|
|
2073
|
+
},
|
|
2074
|
+
{
|
|
2075
|
+
"CMYK": [0, 85, 24, 0],
|
|
2076
|
+
"RGB": [222, 63, 124],
|
|
2077
|
+
"hex": "#de3f7c",
|
|
2078
|
+
"name": "嫩菱红",
|
|
2079
|
+
"pinyin": "nenlinghong"
|
|
2080
|
+
},
|
|
2081
|
+
{
|
|
2082
|
+
"CMYK": [5, 87, 30, 1],
|
|
2083
|
+
"RGB": [209, 60, 116],
|
|
2084
|
+
"hex": "#d13c74",
|
|
2085
|
+
"name": "菠根红",
|
|
2086
|
+
"pinyin": "bogenhong"
|
|
2087
|
+
},
|
|
2088
|
+
{
|
|
2089
|
+
"CMYK": [15, 68, 28, 2],
|
|
2090
|
+
"RGB": [197, 112, 139],
|
|
2091
|
+
"hex": "#c5708b",
|
|
2092
|
+
"name": "酢酱草红",
|
|
2093
|
+
"pinyin": "cujiangcaohong"
|
|
2094
|
+
},
|
|
2095
|
+
{
|
|
2096
|
+
"CMYK": [22, 83, 34, 11],
|
|
2097
|
+
"RGB": [168, 69, 107],
|
|
2098
|
+
"hex": "#a8456b",
|
|
2099
|
+
"name": "洋葱紫",
|
|
2100
|
+
"pinyin": "yangcongzi"
|
|
2101
|
+
},
|
|
2102
|
+
{
|
|
2103
|
+
"CMYK": [40, 92, 47, 64],
|
|
2104
|
+
"RGB": [75, 30, 47],
|
|
2105
|
+
"hex": "#4b1e2f",
|
|
2106
|
+
"name": "海象紫",
|
|
2107
|
+
"pinyin": "haixiangzi"
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"CMYK": [41, 97, 49, 68],
|
|
2111
|
+
"RGB": [70, 22, 41],
|
|
2112
|
+
"hex": "#461629",
|
|
2113
|
+
"name": "绀紫",
|
|
2114
|
+
"pinyin": "ganzi"
|
|
2115
|
+
},
|
|
2116
|
+
{
|
|
2117
|
+
"CMYK": [42, 99, 51, 69],
|
|
2118
|
+
"RGB": [68, 14, 37],
|
|
2119
|
+
"hex": "#440e25",
|
|
2120
|
+
"name": "古铜紫",
|
|
2121
|
+
"pinyin": "gutongzi"
|
|
2122
|
+
},
|
|
2123
|
+
{
|
|
2124
|
+
"CMYK": [0, 30, 12, 0],
|
|
2125
|
+
"RGB": [240, 201, 207],
|
|
2126
|
+
"hex": "#f0c9cf",
|
|
2127
|
+
"name": "石蕊红",
|
|
2128
|
+
"pinyin": "shiruihong"
|
|
2129
|
+
},
|
|
2130
|
+
{
|
|
2131
|
+
"CMYK": [0, 50, 16, 0],
|
|
2132
|
+
"RGB": [235, 160, 179],
|
|
2133
|
+
"hex": "#eba0b3",
|
|
2134
|
+
"name": "芍药耕红",
|
|
2135
|
+
"pinyin": "shaoyaogenghong"
|
|
2136
|
+
},
|
|
2137
|
+
{
|
|
2138
|
+
"CMYK": [0, 88, 23, 0],
|
|
2139
|
+
"RGB": [236, 45, 122],
|
|
2140
|
+
"hex": "#ec2d7a",
|
|
2141
|
+
"name": "藏花红",
|
|
2142
|
+
"pinyin": "canghuahong"
|
|
2143
|
+
},
|
|
2144
|
+
{
|
|
2145
|
+
"CMYK": [0, 71, 18, 0],
|
|
2146
|
+
"RGB": [225, 108, 150],
|
|
2147
|
+
"hex": "#e16c96",
|
|
2148
|
+
"name": "初荷红",
|
|
2149
|
+
"pinyin": "chuhehong"
|
|
2150
|
+
},
|
|
2151
|
+
{
|
|
2152
|
+
"CMYK": [6, 13, 7, 0],
|
|
2153
|
+
"RGB": [237, 227, 231],
|
|
2154
|
+
"hex": "#ede3e7",
|
|
2155
|
+
"name": "马鞭草紫",
|
|
2156
|
+
"pinyin": "mabiancaozi"
|
|
2157
|
+
},
|
|
2158
|
+
{
|
|
2159
|
+
"CMYK": [7, 20, 8, 0],
|
|
2160
|
+
"RGB": [233, 215, 223],
|
|
2161
|
+
"hex": "#e9d7df",
|
|
2162
|
+
"name": "丁香淡紫",
|
|
2163
|
+
"pinyin": "dingxiangdanzi"
|
|
2164
|
+
},
|
|
2165
|
+
{
|
|
2166
|
+
"CMYK": [7, 79, 18, 0],
|
|
2167
|
+
"RGB": [210, 86, 140],
|
|
2168
|
+
"hex": "#d2568c",
|
|
2169
|
+
"name": "丹紫红",
|
|
2170
|
+
"pinyin": "danzihong"
|
|
2171
|
+
},
|
|
2172
|
+
{
|
|
2173
|
+
"CMYK": [4, 89, 21, 0],
|
|
2174
|
+
"RGB": [210, 53, 125],
|
|
2175
|
+
"hex": "#d2357d",
|
|
2176
|
+
"name": "玫瑰红",
|
|
2177
|
+
"pinyin": "meiguihong"
|
|
2178
|
+
},
|
|
2179
|
+
{
|
|
2180
|
+
"CMYK": [19, 27, 9, 0],
|
|
2181
|
+
"RGB": [209, 194, 211],
|
|
2182
|
+
"hex": "#d1c2d3",
|
|
2183
|
+
"name": "淡牵牛紫",
|
|
2184
|
+
"pinyin": "danqianniuzi"
|
|
2185
|
+
},
|
|
2186
|
+
{
|
|
2187
|
+
"CMYK": [21, 37, 12, 0],
|
|
2188
|
+
"RGB": [200, 173, 196],
|
|
2189
|
+
"hex": "#c8adc4",
|
|
2190
|
+
"name": "凤信紫",
|
|
2191
|
+
"pinyin": "fengxinzi"
|
|
2192
|
+
},
|
|
2193
|
+
{
|
|
2194
|
+
"CMYK": [23, 53, 14, 1],
|
|
2195
|
+
"RGB": [192, 142, 175],
|
|
2196
|
+
"hex": "#c08eaf",
|
|
2197
|
+
"name": "萝兰紫",
|
|
2198
|
+
"pinyin": "luolanzi"
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"CMYK": [18, 91, 18, 2],
|
|
2202
|
+
"RGB": [186, 47, 123],
|
|
2203
|
+
"hex": "#ba2f7b",
|
|
2204
|
+
"name": "玫瑰紫",
|
|
2205
|
+
"pinyin": "meiguizi"
|
|
2206
|
+
},
|
|
2207
|
+
{
|
|
2208
|
+
"CMYK": [58, 56, 17, 2],
|
|
2209
|
+
"RGB": [128, 118, 163],
|
|
2210
|
+
"hex": "#8076a3",
|
|
2211
|
+
"name": "藤萝紫",
|
|
2212
|
+
"pinyin": "tengluozi"
|
|
2213
|
+
},
|
|
2214
|
+
{
|
|
2215
|
+
"CMYK": [34, 39, 0, 24],
|
|
2216
|
+
"RGB": [128, 118, 195],
|
|
2217
|
+
"hex": "#8076c3",
|
|
2218
|
+
"name": "槿紫",
|
|
2219
|
+
"pinyin": "jinzi"
|
|
2220
|
+
},
|
|
2221
|
+
{
|
|
2222
|
+
"CMYK": [56, 72, 15, 1],
|
|
2223
|
+
"RGB": [129, 92, 148],
|
|
2224
|
+
"hex": "#815c94",
|
|
2225
|
+
"name": "蕈紫",
|
|
2226
|
+
"pinyin": "xunzi"
|
|
2227
|
+
},
|
|
2228
|
+
{
|
|
2229
|
+
"CMYK": [54, 89, 12, 1],
|
|
2230
|
+
"RGB": [129, 60, 133],
|
|
2231
|
+
"hex": "#813c85",
|
|
2232
|
+
"name": "桔梗紫",
|
|
2233
|
+
"pinyin": "jiegengzi"
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
"CMYK": [52, 100, 17, 7],
|
|
2237
|
+
"RGB": [126, 22, 113],
|
|
2238
|
+
"hex": "#7e1671",
|
|
2239
|
+
"name": "魏紫",
|
|
2240
|
+
"pinyin": "weizi"
|
|
2241
|
+
},
|
|
2242
|
+
{
|
|
2243
|
+
"CMYK": [3, 26, 10, 0],
|
|
2244
|
+
"RGB": [233, 204, 211],
|
|
2245
|
+
"hex": "#e9ccd3",
|
|
2246
|
+
"name": "芝兰紫",
|
|
2247
|
+
"pinyin": "zhilanzi"
|
|
2248
|
+
},
|
|
2249
|
+
{
|
|
2250
|
+
"CMYK": [10, 67, 12, 0],
|
|
2251
|
+
"RGB": [210, 118, 163],
|
|
2252
|
+
"hex": "#d276a3",
|
|
2253
|
+
"name": "菱锰红",
|
|
2254
|
+
"pinyin": "lingmenghong"
|
|
2255
|
+
},
|
|
2256
|
+
{
|
|
2257
|
+
"CMYK": [11, 97, 10, 0],
|
|
2258
|
+
"RGB": [204, 85, 149],
|
|
2259
|
+
"hex": "#cc5595",
|
|
2260
|
+
"name": "龙须红",
|
|
2261
|
+
"pinyin": "longxuhong"
|
|
2262
|
+
},
|
|
2263
|
+
{
|
|
2264
|
+
"CMYK": [8, 22, 12, 0],
|
|
2265
|
+
"RGB": [230, 210, 213],
|
|
2266
|
+
"hex": "#e6d2d5",
|
|
2267
|
+
"name": "蓟粉红",
|
|
2268
|
+
"pinyin": "jifenhong"
|
|
2269
|
+
},
|
|
2270
|
+
{
|
|
2271
|
+
"CMYK": [16, 79, 14, 1],
|
|
2272
|
+
"RGB": [195, 86, 145],
|
|
2273
|
+
"hex": "#c35691",
|
|
2274
|
+
"name": "电气石红",
|
|
2275
|
+
"pinyin": "dianqishihong"
|
|
2276
|
+
},
|
|
2277
|
+
{
|
|
2278
|
+
"CMYK": [19, 68, 18, 1],
|
|
2279
|
+
"RGB": [192, 111, 152],
|
|
2280
|
+
"hex": "#c06f98",
|
|
2281
|
+
"name": "樱草紫",
|
|
2282
|
+
"pinyin": "yingcaozi"
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"CMYK": [25, 31, 26, 5],
|
|
2286
|
+
"RGB": [189, 174, 173],
|
|
2287
|
+
"hex": "#bdaead",
|
|
2288
|
+
"name": "芦穗灰",
|
|
2289
|
+
"pinyin": "lusuihui"
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
"CMYK": [26, 43, 26, 6],
|
|
2293
|
+
"RGB": [181, 152, 161],
|
|
2294
|
+
"hex": "#b598a1",
|
|
2295
|
+
"name": "隐红灰",
|
|
2296
|
+
"pinyin": "yinhonghui"
|
|
2297
|
+
},
|
|
2298
|
+
{
|
|
2299
|
+
"CMYK": [27, 97, 27, 14],
|
|
2300
|
+
"RGB": [155, 30, 100],
|
|
2301
|
+
"hex": "#9b1e64",
|
|
2302
|
+
"name": "苋菜紫",
|
|
2303
|
+
"pinyin": "xiancaizi"
|
|
2304
|
+
},
|
|
2305
|
+
{
|
|
2306
|
+
"CMYK": [39, 53, 38, 25],
|
|
2307
|
+
"RGB": [133, 109, 114],
|
|
2308
|
+
"hex": "#856d72",
|
|
2309
|
+
"name": "芦灰",
|
|
2310
|
+
"pinyin": "luhui"
|
|
2311
|
+
},
|
|
2312
|
+
{
|
|
2313
|
+
"CMYK": [49, 71, 49, 58],
|
|
2314
|
+
"RGB": [79, 56, 62],
|
|
2315
|
+
"hex": "#4f383e",
|
|
2316
|
+
"name": "暮云灰",
|
|
2317
|
+
"pinyin": "muyunhui"
|
|
2318
|
+
},
|
|
2319
|
+
{
|
|
2320
|
+
"CMYK": [49, 82, 46, 63],
|
|
2321
|
+
"RGB": [72, 41, 54],
|
|
2322
|
+
"hex": "#482936",
|
|
2323
|
+
"name": "斑鸠灰",
|
|
2324
|
+
"pinyin": "banjiuhui"
|
|
2325
|
+
},
|
|
2326
|
+
{
|
|
2327
|
+
"CMYK": [4, 11, 9, 0],
|
|
2328
|
+
"RGB": [242, 231, 229],
|
|
2329
|
+
"hex": "#f2e7e5",
|
|
2330
|
+
"name": "淡藤萝紫",
|
|
2331
|
+
"pinyin": "dantengluozi"
|
|
2332
|
+
},
|
|
2333
|
+
{
|
|
2334
|
+
"CMYK": [10, 27, 11, 0],
|
|
2335
|
+
"RGB": [224, 200, 209],
|
|
2336
|
+
"hex": "#e0c8d1",
|
|
2337
|
+
"name": "淡青紫",
|
|
2338
|
+
"pinyin": "danqingzi"
|
|
2339
|
+
},
|
|
2340
|
+
{
|
|
2341
|
+
"CMYK": [24, 58, 15, 1],
|
|
2342
|
+
"RGB": [188, 132, 168],
|
|
2343
|
+
"hex": "#bc84a8",
|
|
2344
|
+
"name": "青蛤壳紫",
|
|
2345
|
+
"pinyin": "qinghakezi"
|
|
2346
|
+
},
|
|
2347
|
+
{
|
|
2348
|
+
"CMYK": [31, 71, 15, 1],
|
|
2349
|
+
"RGB": [173, 101, 152],
|
|
2350
|
+
"hex": "#ad6598",
|
|
2351
|
+
"name": "豆蔻紫",
|
|
2352
|
+
"pinyin": "doukouzi"
|
|
2353
|
+
},
|
|
2354
|
+
{
|
|
2355
|
+
"CMYK": [35, 75, 18, 2],
|
|
2356
|
+
"RGB": [163, 92, 143],
|
|
2357
|
+
"hex": "#a35c8f",
|
|
2358
|
+
"name": "扁豆紫",
|
|
2359
|
+
"pinyin": "biandouzi"
|
|
2360
|
+
},
|
|
2361
|
+
{
|
|
2362
|
+
"CMYK": [39, 91, 15, 3],
|
|
2363
|
+
"RGB": [152, 54, 128],
|
|
2364
|
+
"hex": "#983680",
|
|
2365
|
+
"name": "芥花紫",
|
|
2366
|
+
"pinyin": "jiehuazi"
|
|
2367
|
+
},
|
|
2368
|
+
{
|
|
2369
|
+
"CMYK": [43, 97, 19, 8],
|
|
2370
|
+
"RGB": [139, 38, 113],
|
|
2371
|
+
"hex": "#8b2671",
|
|
2372
|
+
"name": "青莲",
|
|
2373
|
+
"pinyin": "qinglian"
|
|
2374
|
+
},
|
|
2375
|
+
{
|
|
2376
|
+
"CMYK": [44, 85, 24, 10],
|
|
2377
|
+
"RGB": [137, 66, 118],
|
|
2378
|
+
"hex": "#894276",
|
|
2379
|
+
"name": "芓紫",
|
|
2380
|
+
"pinyin": "zizi"
|
|
2381
|
+
},
|
|
2382
|
+
{
|
|
2383
|
+
"CMYK": [45, 99, 24, 16],
|
|
2384
|
+
"RGB": [126, 32, 101],
|
|
2385
|
+
"hex": "#7e2065",
|
|
2386
|
+
"name": "葛巾紫",
|
|
2387
|
+
"pinyin": "gejinzi"
|
|
2388
|
+
},
|
|
2389
|
+
{
|
|
2390
|
+
"CMYK": [49, 100, 29, 32],
|
|
2391
|
+
"RGB": [104, 23, 82],
|
|
2392
|
+
"hex": "#681752",
|
|
2393
|
+
"name": "牵牛紫",
|
|
2394
|
+
"pinyin": "qianniuzi"
|
|
2395
|
+
},
|
|
2396
|
+
{
|
|
2397
|
+
"CMYK": [53, 75, 41, 41],
|
|
2398
|
+
"RGB": [93, 63, 81],
|
|
2399
|
+
"hex": "#5d3f51",
|
|
2400
|
+
"name": "紫灰",
|
|
2401
|
+
"pinyin": "zihui"
|
|
2402
|
+
},
|
|
2403
|
+
{
|
|
2404
|
+
"CMYK": [55, 87, 41, 52],
|
|
2405
|
+
"RGB": [78, 42, 64],
|
|
2406
|
+
"hex": "#4e2a40",
|
|
2407
|
+
"name": "龙睛鱼紫",
|
|
2408
|
+
"pinyin": "longjingyuzi"
|
|
2409
|
+
},
|
|
2410
|
+
{
|
|
2411
|
+
"CMYK": [58, 96, 40, 61],
|
|
2412
|
+
"RGB": [65, 28, 53],
|
|
2413
|
+
"hex": "#411c35",
|
|
2414
|
+
"name": "荸荠紫",
|
|
2415
|
+
"pinyin": "biqizi"
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
"CMYK": [63, 74, 52, 70],
|
|
2419
|
+
"RGB": [54, 41, 47],
|
|
2420
|
+
"hex": "#36292f",
|
|
2421
|
+
"name": "古鼎灰",
|
|
2422
|
+
"pinyin": "gudinghui"
|
|
2423
|
+
},
|
|
2424
|
+
{
|
|
2425
|
+
"CMYK": [81, 87, 54, 84],
|
|
2426
|
+
"RGB": [30, 19, 29],
|
|
2427
|
+
"hex": "#1e131d",
|
|
2428
|
+
"name": "乌梅紫",
|
|
2429
|
+
"pinyin": "wumeizi"
|
|
2430
|
+
},
|
|
2431
|
+
{
|
|
2432
|
+
"CMYK": [83, 87, 55, 86],
|
|
2433
|
+
"RGB": [28, 13, 26],
|
|
2434
|
+
"hex": "#1c0d1a",
|
|
2435
|
+
"name": "深牵牛紫",
|
|
2436
|
+
"pinyin": "shenqianniuzi"
|
|
2437
|
+
},
|
|
2438
|
+
{
|
|
2439
|
+
"CMYK": [7, 5, 7, 0],
|
|
2440
|
+
"RGB": [241, 240, 237],
|
|
2441
|
+
"hex": "#f1f0ed",
|
|
2442
|
+
"name": "银白",
|
|
2443
|
+
"pinyin": "yinbai"
|
|
2444
|
+
},
|
|
2445
|
+
{
|
|
2446
|
+
"CMYK": [13, 10, 9, 0],
|
|
2447
|
+
"RGB": [226, 225, 228],
|
|
2448
|
+
"hex": "#e2e1e4",
|
|
2449
|
+
"name": "芡食白",
|
|
2450
|
+
"pinyin": "qianshibai"
|
|
2451
|
+
},
|
|
2452
|
+
{
|
|
2453
|
+
"CMYK": [23, 18, 12, 1],
|
|
2454
|
+
"RGB": [204, 204, 214],
|
|
2455
|
+
"hex": "#ccccd6",
|
|
2456
|
+
"name": "远山紫",
|
|
2457
|
+
"pinyin": "yuanshanzi"
|
|
2458
|
+
},
|
|
2459
|
+
{
|
|
2460
|
+
"CMYK": [39, 31, 17, 2],
|
|
2461
|
+
"RGB": [167, 168, 189],
|
|
2462
|
+
"hex": "#a7a8bd",
|
|
2463
|
+
"name": "淡蓝紫",
|
|
2464
|
+
"pinyin": "danlanzi"
|
|
2465
|
+
},
|
|
2466
|
+
{
|
|
2467
|
+
"CMYK": [74, 64, 14, 1],
|
|
2468
|
+
"RGB": [97, 100, 159],
|
|
2469
|
+
"hex": "#61649f",
|
|
2470
|
+
"name": "山梗紫",
|
|
2471
|
+
"pinyin": "shangengzi"
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"CMYK": [63, 53, 22, 5],
|
|
2475
|
+
"RGB": [116, 117, 155],
|
|
2476
|
+
"hex": "#74759b",
|
|
2477
|
+
"name": "螺甸紫",
|
|
2478
|
+
"pinyin": "luodianzi"
|
|
2479
|
+
},
|
|
2480
|
+
{
|
|
2481
|
+
"CMYK": [21, 17, 19, 1],
|
|
2482
|
+
"RGB": [207, 204, 201],
|
|
2483
|
+
"hex": "#cfccc9",
|
|
2484
|
+
"name": "玛瑙灰",
|
|
2485
|
+
"pinyin": "manaohui"
|
|
2486
|
+
},
|
|
2487
|
+
{
|
|
2488
|
+
"CMYK": [80, 73, 21, 6],
|
|
2489
|
+
"RGB": [82, 82, 136],
|
|
2490
|
+
"hex": "#525288",
|
|
2491
|
+
"name": "野菊紫",
|
|
2492
|
+
"pinyin": "yejuzi"
|
|
2493
|
+
},
|
|
2494
|
+
{
|
|
2495
|
+
"CMYK": [100, 93, 21, 5],
|
|
2496
|
+
"RGB": [46, 49, 124],
|
|
2497
|
+
"hex": "#2e317c",
|
|
2498
|
+
"name": "满天星紫",
|
|
2499
|
+
"pinyin": "mantianxingzi"
|
|
2500
|
+
},
|
|
2501
|
+
{
|
|
2502
|
+
"CMYK": [48, 45, 40, 26],
|
|
2503
|
+
"RGB": [122, 115, 116],
|
|
2504
|
+
"hex": "#7a7374",
|
|
2505
|
+
"name": "锌灰",
|
|
2506
|
+
"pinyin": "xinhui"
|
|
2507
|
+
},
|
|
2508
|
+
{
|
|
2509
|
+
"CMYK": [91, 84, 40, 43],
|
|
2510
|
+
"RGB": [48, 47, 75],
|
|
2511
|
+
"hex": "#302f4b",
|
|
2512
|
+
"name": "野葡萄紫",
|
|
2513
|
+
"pinyin": "yeputaozi"
|
|
2514
|
+
},
|
|
2515
|
+
{
|
|
2516
|
+
"CMYK": [70, 69, 49, 56],
|
|
2517
|
+
"RGB": [62, 56, 65],
|
|
2518
|
+
"hex": "#3e3841",
|
|
2519
|
+
"name": "剑锋紫",
|
|
2520
|
+
"pinyin": "jianfengzi"
|
|
2521
|
+
},
|
|
2522
|
+
{
|
|
2523
|
+
"CMYK": [79, 74, 49, 60],
|
|
2524
|
+
"RGB": [50, 47, 59],
|
|
2525
|
+
"hex": "#322f3b",
|
|
2526
|
+
"name": "龙葵紫",
|
|
2527
|
+
"pinyin": "longkuizi"
|
|
2528
|
+
},
|
|
2529
|
+
{
|
|
2530
|
+
"CMYK": [90, 84, 50, 69],
|
|
2531
|
+
"RGB": [34, 32, 46],
|
|
2532
|
+
"hex": "#22202e",
|
|
2533
|
+
"name": "暗龙胆紫",
|
|
2534
|
+
"pinyin": "anlongdanzi"
|
|
2535
|
+
},
|
|
2536
|
+
{
|
|
2537
|
+
"CMYK": [98, 93, 48, 73],
|
|
2538
|
+
"RGB": [31, 32, 64],
|
|
2539
|
+
"hex": "#1f2040",
|
|
2540
|
+
"name": "晶石紫",
|
|
2541
|
+
"pinyin": "jingshizi"
|
|
2542
|
+
},
|
|
2543
|
+
{
|
|
2544
|
+
"CMYK": [100, 94, 52, 77],
|
|
2545
|
+
"RGB": [19, 17, 36],
|
|
2546
|
+
"hex": "#131124",
|
|
2547
|
+
"name": "暗蓝紫",
|
|
2548
|
+
"pinyin": "anlanzi"
|
|
2549
|
+
},
|
|
2550
|
+
{
|
|
2551
|
+
"CMYK": [95, 46, 10, 1],
|
|
2552
|
+
"RGB": [39, 117, 182],
|
|
2553
|
+
"hex": "#2775b6",
|
|
2554
|
+
"name": "景泰蓝",
|
|
2555
|
+
"pinyin": "jingtailan"
|
|
2556
|
+
},
|
|
2557
|
+
{
|
|
2558
|
+
"CMYK": [96, 47, 11, 1],
|
|
2559
|
+
"RGB": [36, 116, 181],
|
|
2560
|
+
"hex": "#2474b5",
|
|
2561
|
+
"name": "尼罗蓝",
|
|
2562
|
+
"pinyin": "niluolan"
|
|
2563
|
+
},
|
|
2564
|
+
{
|
|
2565
|
+
"CMYK": [25, 6, 10, 0],
|
|
2566
|
+
"RGB": [208, 223, 230],
|
|
2567
|
+
"hex": "#d0dfe6",
|
|
2568
|
+
"name": "远天蓝",
|
|
2569
|
+
"pinyin": "yuantianlan"
|
|
2570
|
+
},
|
|
2571
|
+
{
|
|
2572
|
+
"CMYK": [53, 19, 15, 1],
|
|
2573
|
+
"RGB": [147, 181, 207],
|
|
2574
|
+
"hex": "#93b5cf",
|
|
2575
|
+
"name": "星蓝",
|
|
2576
|
+
"pinyin": "xinglan"
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"CMYK": [74, 27, 16, 2],
|
|
2580
|
+
"RGB": [97, 154, 195],
|
|
2581
|
+
"hex": "#619ac3",
|
|
2582
|
+
"name": "羽扇豆蓝",
|
|
2583
|
+
"pinyin": "yushandoulan"
|
|
2584
|
+
},
|
|
2585
|
+
{
|
|
2586
|
+
"CMYK": [95, 45, 10, 1],
|
|
2587
|
+
"RGB": [35, 118, 183],
|
|
2588
|
+
"hex": "#2376b7",
|
|
2589
|
+
"name": "花青",
|
|
2590
|
+
"pinyin": "huaqing"
|
|
2591
|
+
},
|
|
2592
|
+
{
|
|
2593
|
+
"CMYK": [78, 27, 17, 2],
|
|
2594
|
+
"RGB": [86, 152, 195],
|
|
2595
|
+
"hex": "#5698c3",
|
|
2596
|
+
"name": "睛蓝",
|
|
2597
|
+
"pinyin": "jinglan"
|
|
2598
|
+
},
|
|
2599
|
+
{
|
|
2600
|
+
"CMYK": [99, 44, 10, 1],
|
|
2601
|
+
"RGB": [33, 119, 184],
|
|
2602
|
+
"hex": "#2177b8",
|
|
2603
|
+
"name": "虹蓝",
|
|
2604
|
+
"pinyin": "honglan"
|
|
2605
|
+
},
|
|
2606
|
+
{
|
|
2607
|
+
"CMYK": [43, 4, 16, 0],
|
|
2608
|
+
"RGB": [176, 213, 223],
|
|
2609
|
+
"hex": "#b0d5df",
|
|
2610
|
+
"name": "湖水蓝",
|
|
2611
|
+
"pinyin": "hushuilan"
|
|
2612
|
+
},
|
|
2613
|
+
{
|
|
2614
|
+
"CMYK": [59, 12, 19, 0],
|
|
2615
|
+
"RGB": [138, 188, 209],
|
|
2616
|
+
"hex": "#8abcd1",
|
|
2617
|
+
"name": "秋波蓝",
|
|
2618
|
+
"pinyin": "qiubolan"
|
|
2619
|
+
},
|
|
2620
|
+
{
|
|
2621
|
+
"CMYK": [73, 17, 20, 1],
|
|
2622
|
+
"RGB": [102, 169, 201],
|
|
2623
|
+
"hex": "#66a9c9",
|
|
2624
|
+
"name": "涧石蓝",
|
|
2625
|
+
"pinyin": "jianshilan"
|
|
2626
|
+
},
|
|
2627
|
+
{
|
|
2628
|
+
"CMYK": [93, 36, 15, 2],
|
|
2629
|
+
"RGB": [41, 131, 187],
|
|
2630
|
+
"hex": "#2983bb",
|
|
2631
|
+
"name": "潮蓝",
|
|
2632
|
+
"pinyin": "chaolan"
|
|
2633
|
+
},
|
|
2634
|
+
{
|
|
2635
|
+
"CMYK": [99, 48, 11, 1],
|
|
2636
|
+
"RGB": [23, 114, 180],
|
|
2637
|
+
"hex": "#1772b4",
|
|
2638
|
+
"name": "群青",
|
|
2639
|
+
"pinyin": "qunqing"
|
|
2640
|
+
},
|
|
2641
|
+
{
|
|
2642
|
+
"CMYK": [74, 2, 24, 0],
|
|
2643
|
+
"RGB": [99, 187, 208],
|
|
2644
|
+
"hex": "#63bbd0",
|
|
2645
|
+
"name": "霁青",
|
|
2646
|
+
"pinyin": "jiqing"
|
|
2647
|
+
},
|
|
2648
|
+
{
|
|
2649
|
+
"CMYK": [77, 7, 24, 0],
|
|
2650
|
+
"RGB": [92, 179, 204],
|
|
2651
|
+
"hex": "#5cb3cc",
|
|
2652
|
+
"name": "碧青",
|
|
2653
|
+
"pinyin": "biqing"
|
|
2654
|
+
},
|
|
2655
|
+
{
|
|
2656
|
+
"CMYK": [94, 32, 17, 3],
|
|
2657
|
+
"RGB": [36, 134, 185],
|
|
2658
|
+
"hex": "#2486b9",
|
|
2659
|
+
"name": "宝石蓝",
|
|
2660
|
+
"pinyin": "baoshilan"
|
|
2661
|
+
},
|
|
2662
|
+
{
|
|
2663
|
+
"CMYK": [98, 43, 14, 2],
|
|
2664
|
+
"RGB": [22, 119, 179],
|
|
2665
|
+
"hex": "#1677b3",
|
|
2666
|
+
"name": "天蓝",
|
|
2667
|
+
"pinyin": "tianlan"
|
|
2668
|
+
},
|
|
2669
|
+
{
|
|
2670
|
+
"CMYK": [100, 52, 11, 1],
|
|
2671
|
+
"RGB": [18, 107, 174],
|
|
2672
|
+
"hex": "#126bae",
|
|
2673
|
+
"name": "柏林蓝",
|
|
2674
|
+
"pinyin": "bolinlan"
|
|
2675
|
+
},
|
|
2676
|
+
{
|
|
2677
|
+
"CMYK": [92, 10, 25, 1],
|
|
2678
|
+
"RGB": [34, 162, 195],
|
|
2679
|
+
"hex": "#22a2c3",
|
|
2680
|
+
"name": "海青",
|
|
2681
|
+
"pinyin": "haiqing"
|
|
2682
|
+
},
|
|
2683
|
+
{
|
|
2684
|
+
"CMYK": [94, 16, 23, 3],
|
|
2685
|
+
"RGB": [26, 148, 188],
|
|
2686
|
+
"hex": "#1a94bc",
|
|
2687
|
+
"name": "钴蓝",
|
|
2688
|
+
"pinyin": "gulan"
|
|
2689
|
+
},
|
|
2690
|
+
{
|
|
2691
|
+
"CMYK": [95, 25, 20, 4],
|
|
2692
|
+
"RGB": [21, 139, 184],
|
|
2693
|
+
"hex": "#158bb8",
|
|
2694
|
+
"name": "鸢尾蓝",
|
|
2695
|
+
"pinyin": "yuanweilan"
|
|
2696
|
+
},
|
|
2697
|
+
{
|
|
2698
|
+
"CMYK": [98, 42, 16, 3],
|
|
2699
|
+
"RGB": [17, 119, 176],
|
|
2700
|
+
"hex": "#1177b0",
|
|
2701
|
+
"name": "牵牛花蓝",
|
|
2702
|
+
"pinyin": "qianniuhualan"
|
|
2703
|
+
},
|
|
2704
|
+
{
|
|
2705
|
+
"CMYK": [100, 65, 11, 1],
|
|
2706
|
+
"RGB": [15, 89, 164],
|
|
2707
|
+
"hex": "#0f59a4",
|
|
2708
|
+
"name": "飞燕草蓝",
|
|
2709
|
+
"pinyin": "feiyancaolan"
|
|
2710
|
+
},
|
|
2711
|
+
{
|
|
2712
|
+
"CMYK": [95, 47, 14, 2],
|
|
2713
|
+
"RGB": [43, 115, 175],
|
|
2714
|
+
"hex": "#2b73af",
|
|
2715
|
+
"name": "品蓝",
|
|
2716
|
+
"pinyin": "pinlan"
|
|
2717
|
+
},
|
|
2718
|
+
{
|
|
2719
|
+
"CMYK": [24, 14, 16, 1],
|
|
2720
|
+
"RGB": [205, 209, 211],
|
|
2721
|
+
"hex": "#cdd1d3",
|
|
2722
|
+
"name": "银鱼白",
|
|
2723
|
+
"pinyin": "yinyubai"
|
|
2724
|
+
},
|
|
2725
|
+
{
|
|
2726
|
+
"CMYK": [93, 49, 17, 3],
|
|
2727
|
+
"RGB": [49, 112, 167],
|
|
2728
|
+
"hex": "#3170a7",
|
|
2729
|
+
"name": "安安蓝",
|
|
2730
|
+
"pinyin": "ananlan"
|
|
2731
|
+
},
|
|
2732
|
+
{
|
|
2733
|
+
"CMYK": [64, 52, 39, 28],
|
|
2734
|
+
"RGB": [94, 97, 109],
|
|
2735
|
+
"hex": "#5e616d",
|
|
2736
|
+
"name": "鱼尾灰",
|
|
2737
|
+
"pinyin": "yuweihui"
|
|
2738
|
+
},
|
|
2739
|
+
{
|
|
2740
|
+
"CMYK": [78, 60, 40, 31],
|
|
2741
|
+
"RGB": [71, 81, 100],
|
|
2742
|
+
"hex": "#475164",
|
|
2743
|
+
"name": "鲸鱼灰",
|
|
2744
|
+
"pinyin": "jingyuhui"
|
|
2745
|
+
},
|
|
2746
|
+
{
|
|
2747
|
+
"CMYK": [69, 64, 52, 59],
|
|
2748
|
+
"RGB": [255, 254, 250],
|
|
2749
|
+
"hex": "#fffefa",
|
|
2750
|
+
"name": "海参灰",
|
|
2751
|
+
"pinyin": "haishenhui"
|
|
2752
|
+
},
|
|
2753
|
+
{
|
|
2754
|
+
"CMYK": [76, 70, 51, 60],
|
|
2755
|
+
"RGB": [53, 51, 60],
|
|
2756
|
+
"hex": "#35333c",
|
|
2757
|
+
"name": "沙鱼灰",
|
|
2758
|
+
"pinyin": "shayuhui"
|
|
2759
|
+
},
|
|
2760
|
+
{
|
|
2761
|
+
"CMYK": [100, 89, 54, 79],
|
|
2762
|
+
"RGB": [15, 20, 35],
|
|
2763
|
+
"hex": "#0f1423",
|
|
2764
|
+
"name": "钢蓝",
|
|
2765
|
+
"pinyin": "ganglan"
|
|
2766
|
+
},
|
|
2767
|
+
{
|
|
2768
|
+
"CMYK": [35, 13, 13, 0],
|
|
2769
|
+
"RGB": [186, 204, 217],
|
|
2770
|
+
"hex": "#baccd9",
|
|
2771
|
+
"name": "云水蓝",
|
|
2772
|
+
"pinyin": "yunshuilan"
|
|
2773
|
+
},
|
|
2774
|
+
{
|
|
2775
|
+
"CMYK": [55, 20, 18, 1],
|
|
2776
|
+
"RGB": [143, 178, 201],
|
|
2777
|
+
"hex": "#8fb2c9",
|
|
2778
|
+
"name": "晴山蓝",
|
|
2779
|
+
"pinyin": "qingshanlan"
|
|
2780
|
+
},
|
|
2781
|
+
{
|
|
2782
|
+
"CMYK": [100, 60, 8, 1],
|
|
2783
|
+
"RGB": [22, 97, 171],
|
|
2784
|
+
"hex": "#1661ab",
|
|
2785
|
+
"name": "靛青",
|
|
2786
|
+
"pinyin": "dianqing"
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"CMYK": [29, 16, 17, 1],
|
|
2790
|
+
"RGB": [196, 203, 207],
|
|
2791
|
+
"hex": "#c4cbcf",
|
|
2792
|
+
"name": "大理石灰",
|
|
2793
|
+
"pinyin": "dalishihui"
|
|
2794
|
+
},
|
|
2795
|
+
{
|
|
2796
|
+
"CMYK": [100, 67, 16, 3],
|
|
2797
|
+
"RGB": [21, 85, 154],
|
|
2798
|
+
"hex": "#15559a",
|
|
2799
|
+
"name": "海涛蓝",
|
|
2800
|
+
"pinyin": "haitaolan"
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
"CMYK": [81, 41, 24, 8],
|
|
2804
|
+
"RGB": [78, 124, 161],
|
|
2805
|
+
"hex": "#4e7ca1",
|
|
2806
|
+
"name": "蝶翅蓝",
|
|
2807
|
+
"pinyin": "diechilan"
|
|
2808
|
+
},
|
|
2809
|
+
{
|
|
2810
|
+
"CMYK": [93, 50, 21, 6],
|
|
2811
|
+
"RGB": [52, 108, 156],
|
|
2812
|
+
"hex": "#346c9c",
|
|
2813
|
+
"name": "海军蓝",
|
|
2814
|
+
"pinyin": "haijunlan"
|
|
2815
|
+
},
|
|
2816
|
+
{
|
|
2817
|
+
"CMYK": [77, 68, 54, 66],
|
|
2818
|
+
"RGB": [47, 47, 53],
|
|
2819
|
+
"hex": "#2f2f35",
|
|
2820
|
+
"name": "水牛灰",
|
|
2821
|
+
"pinyin": "shuiniuhui"
|
|
2822
|
+
},
|
|
2823
|
+
{
|
|
2824
|
+
"CMYK": [80, 70, 53, 65],
|
|
2825
|
+
"RGB": [45, 46, 54],
|
|
2826
|
+
"hex": "#2d2e36",
|
|
2827
|
+
"name": "牛角灰",
|
|
2828
|
+
"pinyin": "niujiaohui"
|
|
2829
|
+
},
|
|
2830
|
+
{
|
|
2831
|
+
"CMYK": [100, 86, 54, 78],
|
|
2832
|
+
"RGB": [19, 24, 36],
|
|
2833
|
+
"hex": "#131824",
|
|
2834
|
+
"name": "燕颔蓝",
|
|
2835
|
+
"pinyin": "yanhanlan"
|
|
2836
|
+
},
|
|
2837
|
+
{
|
|
2838
|
+
"CMYK": [21, 6, 10, 0],
|
|
2839
|
+
"RGB": [216, 227, 231],
|
|
2840
|
+
"hex": "#d8e3e7",
|
|
2841
|
+
"name": "云峰白",
|
|
2842
|
+
"pinyin": "yunfengbai"
|
|
2843
|
+
},
|
|
2844
|
+
{
|
|
2845
|
+
"CMYK": [32, 8, 13, 0],
|
|
2846
|
+
"RGB": [195, 215, 223],
|
|
2847
|
+
"hex": "#c3d7df",
|
|
2848
|
+
"name": "井天蓝",
|
|
2849
|
+
"pinyin": "jingtianlan"
|
|
2850
|
+
},
|
|
2851
|
+
{
|
|
2852
|
+
"CMYK": [91, 24, 22, 4],
|
|
2853
|
+
"RGB": [47, 144, 185],
|
|
2854
|
+
"hex": "#2f90b9",
|
|
2855
|
+
"name": "云山蓝",
|
|
2856
|
+
"pinyin": "yunshanlan"
|
|
2857
|
+
},
|
|
2858
|
+
{
|
|
2859
|
+
"CMYK": [96, 34, 18, 4],
|
|
2860
|
+
"RGB": [23, 129, 181],
|
|
2861
|
+
"hex": "#1781b5",
|
|
2862
|
+
"name": "釉蓝",
|
|
2863
|
+
"pinyin": "youlan"
|
|
2864
|
+
},
|
|
2865
|
+
{
|
|
2866
|
+
"CMYK": [28, 12, 17, 0],
|
|
2867
|
+
"RGB": [199, 210, 212],
|
|
2868
|
+
"hex": "#c7d2d4",
|
|
2869
|
+
"name": "鸥蓝",
|
|
2870
|
+
"pinyin": "oulan"
|
|
2871
|
+
},
|
|
2872
|
+
{
|
|
2873
|
+
"CMYK": [100, 53, 21, 6],
|
|
2874
|
+
"RGB": [17, 101, 154],
|
|
2875
|
+
"hex": "#11659a",
|
|
2876
|
+
"name": "搪磁蓝",
|
|
2877
|
+
"pinyin": "tangcilan"
|
|
2878
|
+
},
|
|
2879
|
+
{
|
|
2880
|
+
"CMYK": [29, 18, 21, 2],
|
|
2881
|
+
"RGB": [192, 196, 195],
|
|
2882
|
+
"hex": "#c0c4c3",
|
|
2883
|
+
"name": "月影白",
|
|
2884
|
+
"pinyin": "yueyingbai"
|
|
2885
|
+
},
|
|
2886
|
+
{
|
|
2887
|
+
"CMYK": [36, 20, 23, 2],
|
|
2888
|
+
"RGB": [178, 187, 190],
|
|
2889
|
+
"hex": "#b2bbbe",
|
|
2890
|
+
"name": "星灰",
|
|
2891
|
+
"pinyin": "xinghui"
|
|
2892
|
+
},
|
|
2893
|
+
{
|
|
2894
|
+
"CMYK": [70, 38, 36, 18],
|
|
2895
|
+
"RGB": [94, 121, 135],
|
|
2896
|
+
"hex": "#5e7987",
|
|
2897
|
+
"name": "淡蓝灰",
|
|
2898
|
+
"pinyin": "danlanhui"
|
|
2899
|
+
},
|
|
2900
|
+
{
|
|
2901
|
+
"CMYK": [100, 68, 32, 20],
|
|
2902
|
+
"RGB": [20, 74, 116],
|
|
2903
|
+
"hex": "#144a74",
|
|
2904
|
+
"name": "鷃蓝",
|
|
2905
|
+
"pinyin": "yanlan"
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
"CMYK": [55, 40, 40, 23],
|
|
2909
|
+
"RGB": [116, 120, 122],
|
|
2910
|
+
"hex": "#74787a",
|
|
2911
|
+
"name": "嫩灰",
|
|
2912
|
+
"pinyin": "nenhui"
|
|
2913
|
+
},
|
|
2914
|
+
{
|
|
2915
|
+
"CMYK": [77, 50, 41, 31],
|
|
2916
|
+
"RGB": [73, 92, 105],
|
|
2917
|
+
"hex": "#495c69",
|
|
2918
|
+
"name": "战舰灰",
|
|
2919
|
+
"pinyin": "zhanjianhui"
|
|
2920
|
+
},
|
|
2921
|
+
{
|
|
2922
|
+
"CMYK": [67, 57, 49, 49],
|
|
2923
|
+
"RGB": [71, 72, 76],
|
|
2924
|
+
"hex": "#47484c",
|
|
2925
|
+
"name": "瓦罐灰",
|
|
2926
|
+
"pinyin": "waguanhui"
|
|
2927
|
+
},
|
|
2928
|
+
{
|
|
2929
|
+
"CMYK": [87, 69, 51, 58],
|
|
2930
|
+
"RGB": [43, 51, 62],
|
|
2931
|
+
"hex": "#2b333e",
|
|
2932
|
+
"name": "青灰",
|
|
2933
|
+
"pinyin": "qinghui"
|
|
2934
|
+
},
|
|
2935
|
+
{
|
|
2936
|
+
"CMYK": [100, 77, 50, 62],
|
|
2937
|
+
"RGB": [28, 41, 56],
|
|
2938
|
+
"hex": "#1c2938",
|
|
2939
|
+
"name": "鸽蓝",
|
|
2940
|
+
"pinyin": "gelan"
|
|
2941
|
+
},
|
|
2942
|
+
{
|
|
2943
|
+
"CMYK": [100, 82, 51, 64],
|
|
2944
|
+
"RGB": [20, 35, 52],
|
|
2945
|
+
"hex": "#142334",
|
|
2946
|
+
"name": "钢青",
|
|
2947
|
+
"pinyin": "gangqing"
|
|
2948
|
+
},
|
|
2949
|
+
{
|
|
2950
|
+
"CMYK": [100, 84, 51, 68],
|
|
2951
|
+
"RGB": [16, 31, 48],
|
|
2952
|
+
"hex": "#101f30",
|
|
2953
|
+
"name": "暗蓝",
|
|
2954
|
+
"pinyin": "anlan"
|
|
2955
|
+
},
|
|
2956
|
+
{
|
|
2957
|
+
"CMYK": [11, 0, 8, 0],
|
|
2958
|
+
"RGB": [238, 247, 242],
|
|
2959
|
+
"hex": "#eef7f2",
|
|
2960
|
+
"name": "月白",
|
|
2961
|
+
"pinyin": "yuebai"
|
|
2962
|
+
},
|
|
2963
|
+
{
|
|
2964
|
+
"CMYK": [33, 0, 14, 0],
|
|
2965
|
+
"RGB": [198, 230, 232],
|
|
2966
|
+
"hex": "#c6e6e8",
|
|
2967
|
+
"name": "海天蓝",
|
|
2968
|
+
"pinyin": "haitianlan"
|
|
2969
|
+
},
|
|
2970
|
+
{
|
|
2971
|
+
"CMYK": [57, 0, 22, 0],
|
|
2972
|
+
"RGB": [147, 213, 220],
|
|
2973
|
+
"hex": "#93d5dc",
|
|
2974
|
+
"name": "清水蓝",
|
|
2975
|
+
"pinyin": "qingshuilan"
|
|
2976
|
+
},
|
|
2977
|
+
{
|
|
2978
|
+
"CMYK": [79, 0, 27, 0],
|
|
2979
|
+
"RGB": [81, 196, 211],
|
|
2980
|
+
"hex": "#51c4d3",
|
|
2981
|
+
"name": "瀑布蓝",
|
|
2982
|
+
"pinyin": "pubulan"
|
|
2983
|
+
},
|
|
2984
|
+
{
|
|
2985
|
+
"CMYK": [89, 0, 29, 0],
|
|
2986
|
+
"RGB": [41, 183, 203],
|
|
2987
|
+
"hex": "#29b7cb",
|
|
2988
|
+
"name": "蔚蓝",
|
|
2989
|
+
"pinyin": "weilan"
|
|
2990
|
+
},
|
|
2991
|
+
{
|
|
2992
|
+
"CMYK": [92, 0, 28, 0],
|
|
2993
|
+
"RGB": [14, 176, 201],
|
|
2994
|
+
"hex": "#0eb0c9",
|
|
2995
|
+
"name": "孔雀蓝",
|
|
2996
|
+
"pinyin": "kongquelan"
|
|
2997
|
+
},
|
|
2998
|
+
{
|
|
2999
|
+
"CMYK": [93, 0, 31, 0],
|
|
3000
|
+
"RGB": [16, 174, 194],
|
|
3001
|
+
"hex": "#10aec2",
|
|
3002
|
+
"name": "甸子蓝",
|
|
3003
|
+
"pinyin": "dianzilan"
|
|
3004
|
+
},
|
|
3005
|
+
{
|
|
3006
|
+
"CMYK": [78, 36, 0, 0],
|
|
3007
|
+
"RGB": [87, 195, 194],
|
|
3008
|
+
"hex": "#57c3c2",
|
|
3009
|
+
"name": "石绿",
|
|
3010
|
+
"pinyin": "shilv"
|
|
3011
|
+
},
|
|
3012
|
+
{
|
|
3013
|
+
"CMYK": [40, 0, 30, 0],
|
|
3014
|
+
"RGB": [185, 222, 201],
|
|
3015
|
+
"hex": "#b9dec9",
|
|
3016
|
+
"name": "竹篁绿",
|
|
3017
|
+
"pinyin": "zhuhuanglv"
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
"CMYK": [64, 0, 46, 0],
|
|
3021
|
+
"RGB": [131, 203, 172],
|
|
3022
|
+
"hex": "#83cbac",
|
|
3023
|
+
"name": "粉绿",
|
|
3024
|
+
"pinyin": "fenlv"
|
|
3025
|
+
},
|
|
3026
|
+
{
|
|
3027
|
+
"CMYK": [95, 0, 52, 0],
|
|
3028
|
+
"RGB": [18, 170, 156],
|
|
3029
|
+
"hex": "#12aa9c",
|
|
3030
|
+
"name": "美蝶绿",
|
|
3031
|
+
"pinyin": "meidielv"
|
|
3032
|
+
},
|
|
3033
|
+
{
|
|
3034
|
+
"CMYK": [75, 0, 61, 0],
|
|
3035
|
+
"RGB": [102, 193, 140],
|
|
3036
|
+
"hex": "#66c18c",
|
|
3037
|
+
"name": "毛绿",
|
|
3038
|
+
"pinyin": "maolv"
|
|
3039
|
+
},
|
|
3040
|
+
{
|
|
3041
|
+
"CMYK": [78, 0, 62, 0],
|
|
3042
|
+
"RGB": [93, 190, 138],
|
|
3043
|
+
"hex": "#5dbe8a",
|
|
3044
|
+
"name": "蔻梢绿",
|
|
3045
|
+
"pinyin": "koushaolv"
|
|
3046
|
+
},
|
|
3047
|
+
{
|
|
3048
|
+
"CMYK": [81, 0, 62, 0],
|
|
3049
|
+
"RGB": [85, 187, 138],
|
|
3050
|
+
"hex": "#55bb8a",
|
|
3051
|
+
"name": "麦苗绿",
|
|
3052
|
+
"pinyin": "maimiaolv"
|
|
3053
|
+
},
|
|
3054
|
+
{
|
|
3055
|
+
"CMYK": [86, 0, 63, 0],
|
|
3056
|
+
"RGB": [69, 183, 135],
|
|
3057
|
+
"hex": "#45b787",
|
|
3058
|
+
"name": "蛙绿",
|
|
3059
|
+
"pinyin": "walv"
|
|
3060
|
+
},
|
|
3061
|
+
{
|
|
3062
|
+
"CMYK": [92, 0, 64, 0],
|
|
3063
|
+
"RGB": [43, 174, 133],
|
|
3064
|
+
"hex": "#2bae85",
|
|
3065
|
+
"name": "铜绿",
|
|
3066
|
+
"pinyin": "tonglv"
|
|
3067
|
+
},
|
|
3068
|
+
{
|
|
3069
|
+
"CMYK": [96, 0, 64, 0],
|
|
3070
|
+
"RGB": [27, 167, 132],
|
|
3071
|
+
"hex": "#1ba784",
|
|
3072
|
+
"name": "竹绿",
|
|
3073
|
+
"pinyin": "zhulv"
|
|
3074
|
+
},
|
|
3075
|
+
{
|
|
3076
|
+
"CMYK": [98, 2, 64, 0],
|
|
3077
|
+
"RGB": [18, 161, 130],
|
|
3078
|
+
"hex": "#12a182",
|
|
3079
|
+
"name": "蓝绿",
|
|
3080
|
+
"pinyin": "lanlv"
|
|
3081
|
+
},
|
|
3082
|
+
{
|
|
3083
|
+
"CMYK": [32, 7, 18, 0],
|
|
3084
|
+
"RGB": [196, 215, 214],
|
|
3085
|
+
"hex": "#c4d7d6",
|
|
3086
|
+
"name": "穹灰",
|
|
3087
|
+
"pinyin": "qionghui"
|
|
3088
|
+
},
|
|
3089
|
+
{
|
|
3090
|
+
"CMYK": [94, 11, 33, 1],
|
|
3091
|
+
"RGB": [30, 158, 179],
|
|
3092
|
+
"hex": "#1e9eb3",
|
|
3093
|
+
"name": "翠蓝",
|
|
3094
|
+
"pinyin": "cuilan"
|
|
3095
|
+
},
|
|
3096
|
+
{
|
|
3097
|
+
"CMYK": [96, 16, 31, 3],
|
|
3098
|
+
"RGB": [15, 149, 176],
|
|
3099
|
+
"hex": "#0f95b0",
|
|
3100
|
+
"name": "胆矾蓝",
|
|
3101
|
+
"pinyin": "danfanlan"
|
|
3102
|
+
},
|
|
3103
|
+
{
|
|
3104
|
+
"CMYK": [96, 18, 34, 4],
|
|
3105
|
+
"RGB": [20, 145, 168],
|
|
3106
|
+
"hex": "#1491a8",
|
|
3107
|
+
"name": "樫鸟蓝",
|
|
3108
|
+
"pinyin": "jianniaolan"
|
|
3109
|
+
},
|
|
3110
|
+
{
|
|
3111
|
+
"CMYK": [64, 18, 32, 2],
|
|
3112
|
+
"RGB": [124, 171, 177],
|
|
3113
|
+
"hex": "#7cabb1",
|
|
3114
|
+
"name": "闪蓝",
|
|
3115
|
+
"pinyin": "shanlan"
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"CMYK": [40, 24, 32, 6],
|
|
3119
|
+
"RGB": [164, 172, 167],
|
|
3120
|
+
"hex": "#a4aca7",
|
|
3121
|
+
"name": "冰山蓝",
|
|
3122
|
+
"pinyin": "bingshanlan"
|
|
3123
|
+
},
|
|
3124
|
+
{
|
|
3125
|
+
"CMYK": [56, 26, 36, 7],
|
|
3126
|
+
"RGB": [134, 157, 157],
|
|
3127
|
+
"hex": "#869d9d",
|
|
3128
|
+
"name": "虾壳青",
|
|
3129
|
+
"pinyin": "xiakeqing"
|
|
3130
|
+
},
|
|
3131
|
+
{
|
|
3132
|
+
"CMYK": [71, 28, 39, 10],
|
|
3133
|
+
"RGB": [100, 142, 147],
|
|
3134
|
+
"hex": "#648e93",
|
|
3135
|
+
"name": "晚波蓝",
|
|
3136
|
+
"pinyin": "wanbolan"
|
|
3137
|
+
},
|
|
3138
|
+
{
|
|
3139
|
+
"CMYK": [89, 27, 41, 13],
|
|
3140
|
+
"RGB": [59, 129, 140],
|
|
3141
|
+
"hex": "#3b818c",
|
|
3142
|
+
"name": "蜻蜓蓝",
|
|
3143
|
+
"pinyin": "qingtinglan"
|
|
3144
|
+
},
|
|
3145
|
+
{
|
|
3146
|
+
"CMYK": [99, 33, 38, 21],
|
|
3147
|
+
"RGB": [18, 110, 130],
|
|
3148
|
+
"hex": "#126e82",
|
|
3149
|
+
"name": "玉鈫蓝",
|
|
3150
|
+
"pinyin": "yuqinlan"
|
|
3151
|
+
},
|
|
3152
|
+
{
|
|
3153
|
+
"CMYK": [57, 37, 42, 21],
|
|
3154
|
+
"RGB": [115, 124, 123],
|
|
3155
|
+
"hex": "#737c7b",
|
|
3156
|
+
"name": "垩灰",
|
|
3157
|
+
"pinyin": "ehui"
|
|
3158
|
+
},
|
|
3159
|
+
{
|
|
3160
|
+
"CMYK": [65, 40, 44, 26],
|
|
3161
|
+
"RGB": [97, 113, 114],
|
|
3162
|
+
"hex": "#617172",
|
|
3163
|
+
"name": "夏云灰",
|
|
3164
|
+
"pinyin": "xiayunhui"
|
|
3165
|
+
},
|
|
3166
|
+
{
|
|
3167
|
+
"CMYK": [100, 52, 46, 43],
|
|
3168
|
+
"RGB": [19, 72, 87],
|
|
3169
|
+
"hex": "#134857",
|
|
3170
|
+
"name": "苍蓝",
|
|
3171
|
+
"pinyin": "canglan"
|
|
3172
|
+
},
|
|
3173
|
+
{
|
|
3174
|
+
"CMYK": [67, 53, 51, 50],
|
|
3175
|
+
"RGB": [71, 75, 76],
|
|
3176
|
+
"hex": "#474b4c",
|
|
3177
|
+
"name": "黄昏灰",
|
|
3178
|
+
"pinyin": "huanghunhui"
|
|
3179
|
+
},
|
|
3180
|
+
{
|
|
3181
|
+
"CMYK": [94, 58, 54, 60],
|
|
3182
|
+
"RGB": [33, 55, 61],
|
|
3183
|
+
"hex": "#21373d",
|
|
3184
|
+
"name": "灰蓝",
|
|
3185
|
+
"pinyin": "huilan"
|
|
3186
|
+
},
|
|
3187
|
+
{
|
|
3188
|
+
"CMYK": [100, 64, 56, 68],
|
|
3189
|
+
"RGB": [19, 44, 51],
|
|
3190
|
+
"hex": "#132c33",
|
|
3191
|
+
"name": "深灰蓝",
|
|
3192
|
+
"pinyin": "shenhuilan"
|
|
3193
|
+
},
|
|
3194
|
+
{
|
|
3195
|
+
"CMYK": [49, 5, 37, 0],
|
|
3196
|
+
"RGB": [164, 202, 182],
|
|
3197
|
+
"hex": "#a4cab6",
|
|
3198
|
+
"name": "玉簪绿",
|
|
3199
|
+
"pinyin": "yuzanlv"
|
|
3200
|
+
},
|
|
3201
|
+
{
|
|
3202
|
+
"CMYK": [96, 12, 66, 2],
|
|
3203
|
+
"RGB": [44, 150, 120],
|
|
3204
|
+
"hex": "#2c9678",
|
|
3205
|
+
"name": "青矾绿",
|
|
3206
|
+
"pinyin": "qingfanlv"
|
|
3207
|
+
},
|
|
3208
|
+
{
|
|
3209
|
+
"CMYK": [52, 11, 37, 0],
|
|
3210
|
+
"RGB": [154, 190, 175],
|
|
3211
|
+
"hex": "#9abeaf",
|
|
3212
|
+
"name": "草原远绿",
|
|
3213
|
+
"pinyin": "caoyuanyuanlv"
|
|
3214
|
+
},
|
|
3215
|
+
{
|
|
3216
|
+
"CMYK": [74, 14, 51, 1],
|
|
3217
|
+
"RGB": [105, 167, 148],
|
|
3218
|
+
"hex": "#69a794",
|
|
3219
|
+
"name": "梧枝绿",
|
|
3220
|
+
"pinyin": "wuzhilv"
|
|
3221
|
+
},
|
|
3222
|
+
{
|
|
3223
|
+
"CMYK": [55, 16, 40, 1],
|
|
3224
|
+
"RGB": [146, 179, 165],
|
|
3225
|
+
"hex": "#92b3a5",
|
|
3226
|
+
"name": "浪花绿",
|
|
3227
|
+
"pinyin": "langhualv"
|
|
3228
|
+
},
|
|
3229
|
+
{
|
|
3230
|
+
"CMYK": [99, 23, 70, 10],
|
|
3231
|
+
"RGB": [36, 128, 103],
|
|
3232
|
+
"hex": "#248067",
|
|
3233
|
+
"name": "海王绿",
|
|
3234
|
+
"pinyin": "haiwanglv"
|
|
3235
|
+
},
|
|
3236
|
+
{
|
|
3237
|
+
"CMYK": [88, 24, 61, 9],
|
|
3238
|
+
"RGB": [66, 134, 117],
|
|
3239
|
+
"hex": "#428675",
|
|
3240
|
+
"name": "亚丁绿",
|
|
3241
|
+
"pinyin": "yadinglv"
|
|
3242
|
+
},
|
|
3243
|
+
{
|
|
3244
|
+
"CMYK": [40, 27, 36, 8],
|
|
3245
|
+
"RGB": [159, 163, 154],
|
|
3246
|
+
"hex": "#9fa39a",
|
|
3247
|
+
"name": "镍灰",
|
|
3248
|
+
"pinyin": "niehui"
|
|
3249
|
+
},
|
|
3250
|
+
{
|
|
3251
|
+
"CMYK": [52, 28, 42, 10],
|
|
3252
|
+
"RGB": [138, 152, 142],
|
|
3253
|
+
"hex": "#8a988e",
|
|
3254
|
+
"name": "明灰",
|
|
3255
|
+
"pinyin": "minghui"
|
|
3256
|
+
},
|
|
3257
|
+
{
|
|
3258
|
+
"CMYK": [63, 31, 50, 14],
|
|
3259
|
+
"RGB": [112, 136, 125],
|
|
3260
|
+
"hex": "#70887d",
|
|
3261
|
+
"name": "淡绿灰",
|
|
3262
|
+
"pinyin": "danlvhui"
|
|
3263
|
+
},
|
|
3264
|
+
{
|
|
3265
|
+
"CMYK": [82, 32, 60, 20],
|
|
3266
|
+
"RGB": [73, 117, 104],
|
|
3267
|
+
"hex": "#497568",
|
|
3268
|
+
"name": "飞泉绿",
|
|
3269
|
+
"pinyin": "feiquanlv"
|
|
3270
|
+
},
|
|
3271
|
+
{
|
|
3272
|
+
"CMYK": [62, 43, 52, 34],
|
|
3273
|
+
"RGB": [93, 101, 95],
|
|
3274
|
+
"hex": "#5d655f",
|
|
3275
|
+
"name": "狼烟灰",
|
|
3276
|
+
"pinyin": "langyanhui"
|
|
3277
|
+
},
|
|
3278
|
+
{
|
|
3279
|
+
"CMYK": [85, 44, 64, 52],
|
|
3280
|
+
"RGB": [49, 74, 67],
|
|
3281
|
+
"hex": "#314a43",
|
|
3282
|
+
"name": "绿灰",
|
|
3283
|
+
"pinyin": "lvhui"
|
|
3284
|
+
},
|
|
3285
|
+
{
|
|
3286
|
+
"CMYK": [93, 46, 70, 61],
|
|
3287
|
+
"RGB": [34, 62, 54],
|
|
3288
|
+
"hex": "#223e36",
|
|
3289
|
+
"name": "苍绿",
|
|
3290
|
+
"pinyin": "canglv"
|
|
3291
|
+
},
|
|
3292
|
+
{
|
|
3293
|
+
"CMYK": [98, 46, 73, 63],
|
|
3294
|
+
"RGB": [26, 59, 50],
|
|
3295
|
+
"hex": "#1a3b32",
|
|
3296
|
+
"name": "深海绿",
|
|
3297
|
+
"pinyin": "shenhailv"
|
|
3298
|
+
},
|
|
3299
|
+
{
|
|
3300
|
+
"CMYK": [67, 60, 57, 68],
|
|
3301
|
+
"RGB": [54, 52, 51],
|
|
3302
|
+
"hex": "#363433",
|
|
3303
|
+
"name": "长石灰",
|
|
3304
|
+
"pinyin": "changshihui"
|
|
3305
|
+
},
|
|
3306
|
+
{
|
|
3307
|
+
"CMYK": [82, 60, 65, 80],
|
|
3308
|
+
"RGB": [31, 38, 35],
|
|
3309
|
+
"hex": "#1f2623",
|
|
3310
|
+
"name": "苷蓝绿",
|
|
3311
|
+
"pinyin": "ganlanlv"
|
|
3312
|
+
},
|
|
3313
|
+
{
|
|
3314
|
+
"CMYK": [90, 62, 67, 86],
|
|
3315
|
+
"RGB": [20, 30, 27],
|
|
3316
|
+
"hex": "#141e1b",
|
|
3317
|
+
"name": "莽丛绿",
|
|
3318
|
+
"pinyin": "mangconglv"
|
|
3319
|
+
},
|
|
3320
|
+
{
|
|
3321
|
+
"CMYK": [33, 1, 29, 0],
|
|
3322
|
+
"RGB": [198, 223, 200],
|
|
3323
|
+
"hex": "#c6dfc8",
|
|
3324
|
+
"name": "淡翠绿",
|
|
3325
|
+
"pinyin": "dancuilv"
|
|
3326
|
+
},
|
|
3327
|
+
{
|
|
3328
|
+
"CMYK": [53, 1, 44, 0],
|
|
3329
|
+
"RGB": [158, 204, 171],
|
|
3330
|
+
"hex": "#9eccab",
|
|
3331
|
+
"name": "明绿",
|
|
3332
|
+
"pinyin": "minglv"
|
|
3333
|
+
},
|
|
3334
|
+
{
|
|
3335
|
+
"CMYK": [75, 0, 59, 0],
|
|
3336
|
+
"RGB": [104, 184, 142],
|
|
3337
|
+
"hex": "#68b88e",
|
|
3338
|
+
"name": "田园绿",
|
|
3339
|
+
"pinyin": "tianyuanlv"
|
|
3340
|
+
},
|
|
3341
|
+
{
|
|
3342
|
+
"CMYK": [98, 0, 82, 0],
|
|
3343
|
+
"RGB": [32, 161, 98],
|
|
3344
|
+
"hex": "#20a162",
|
|
3345
|
+
"name": "翠绿",
|
|
3346
|
+
"pinyin": "cuilv"
|
|
3347
|
+
},
|
|
3348
|
+
{
|
|
3349
|
+
"CMYK": [78, 6, 62, 0],
|
|
3350
|
+
"RGB": [97, 172, 133],
|
|
3351
|
+
"hex": "#61ac85",
|
|
3352
|
+
"name": "淡绿",
|
|
3353
|
+
"pinyin": "danlv"
|
|
3354
|
+
},
|
|
3355
|
+
{
|
|
3356
|
+
"CMYK": [90, 7, 73, 0],
|
|
3357
|
+
"RGB": [64, 160, 112],
|
|
3358
|
+
"hex": "#40a070",
|
|
3359
|
+
"name": "葱绿",
|
|
3360
|
+
"pinyin": "conglv"
|
|
3361
|
+
},
|
|
3362
|
+
{
|
|
3363
|
+
"CMYK": [99, 10, 91, 2],
|
|
3364
|
+
"RGB": [34, 148, 83],
|
|
3365
|
+
"hex": "#229453",
|
|
3366
|
+
"name": "孔雀绿",
|
|
3367
|
+
"pinyin": "kongquelv"
|
|
3368
|
+
},
|
|
3369
|
+
{
|
|
3370
|
+
"CMYK": [27, 11, 27, 1],
|
|
3371
|
+
"RGB": [202, 211, 195],
|
|
3372
|
+
"hex": "#cad3c3",
|
|
3373
|
+
"name": "艾绿",
|
|
3374
|
+
"pinyin": "ailv"
|
|
3375
|
+
},
|
|
3376
|
+
{
|
|
3377
|
+
"CMYK": [92, 14, 76, 2],
|
|
3378
|
+
"RGB": [60, 149, 102],
|
|
3379
|
+
"hex": "#3c9566",
|
|
3380
|
+
"name": "蟾绿",
|
|
3381
|
+
"pinyin": "chanlv"
|
|
3382
|
+
},
|
|
3383
|
+
{
|
|
3384
|
+
"CMYK": [100, 17, 92, 5],
|
|
3385
|
+
"RGB": [32, 137, 77],
|
|
3386
|
+
"hex": "#20894d",
|
|
3387
|
+
"name": "宫殿绿",
|
|
3388
|
+
"pinyin": "gongdianlv"
|
|
3389
|
+
},
|
|
3390
|
+
{
|
|
3391
|
+
"CMYK": [61, 19, 52, 3],
|
|
3392
|
+
"RGB": [131, 167, 141],
|
|
3393
|
+
"hex": "#83a78d",
|
|
3394
|
+
"name": "松霜绿",
|
|
3395
|
+
"pinyin": "songshuanglv"
|
|
3396
|
+
},
|
|
3397
|
+
{
|
|
3398
|
+
"CMYK": [81, 19, 67, 4],
|
|
3399
|
+
"RGB": [87, 149, 114],
|
|
3400
|
+
"hex": "#579572",
|
|
3401
|
+
"name": "蛋白石绿",
|
|
3402
|
+
"pinyin": "danbaishilv"
|
|
3403
|
+
},
|
|
3404
|
+
{
|
|
3405
|
+
"CMYK": [100, 22, 90, 10],
|
|
3406
|
+
"RGB": [32, 127, 76],
|
|
3407
|
+
"hex": "#207f4c",
|
|
3408
|
+
"name": "薄荷绿",
|
|
3409
|
+
"pinyin": "bohelv"
|
|
3410
|
+
},
|
|
3411
|
+
{
|
|
3412
|
+
"CMYK": [66, 29, 58, 12],
|
|
3413
|
+
"RGB": [110, 139, 116],
|
|
3414
|
+
"hex": "#6e8b74",
|
|
3415
|
+
"name": "瓦松绿",
|
|
3416
|
+
"pinyin": "wasonglv"
|
|
3417
|
+
},
|
|
3418
|
+
{
|
|
3419
|
+
"CMYK": [100, 31, 91, 25],
|
|
3420
|
+
"RGB": [26, 104, 64],
|
|
3421
|
+
"hex": "#1a6840",
|
|
3422
|
+
"name": "荷叶绿",
|
|
3423
|
+
"pinyin": "heyelv"
|
|
3424
|
+
},
|
|
3425
|
+
{
|
|
3426
|
+
"CMYK": [62, 42, 56, 34],
|
|
3427
|
+
"RGB": [94, 102, 91],
|
|
3428
|
+
"hex": "#5e665b",
|
|
3429
|
+
"name": "田螺绿",
|
|
3430
|
+
"pinyin": "tianluolv"
|
|
3431
|
+
},
|
|
3432
|
+
{
|
|
3433
|
+
"CMYK": [74, 42, 65, 40],
|
|
3434
|
+
"RGB": [72, 91, 77],
|
|
3435
|
+
"hex": "#485b4d",
|
|
3436
|
+
"name": "白屈菜绿",
|
|
3437
|
+
"pinyin": "baiqucailv"
|
|
3438
|
+
},
|
|
3439
|
+
{
|
|
3440
|
+
"CMYK": [64, 57, 60, 67],
|
|
3441
|
+
"RGB": [57, 55, 51],
|
|
3442
|
+
"hex": "#393733",
|
|
3443
|
+
"name": "河豚灰",
|
|
3444
|
+
"pinyin": "hetunhui"
|
|
3445
|
+
},
|
|
3446
|
+
{
|
|
3447
|
+
"CMYK": [68, 56, 60, 66],
|
|
3448
|
+
"RGB": [55, 56, 52],
|
|
3449
|
+
"hex": "#373834",
|
|
3450
|
+
"name": "蒽油绿",
|
|
3451
|
+
"pinyin": "enyoulv"
|
|
3452
|
+
},
|
|
3453
|
+
{
|
|
3454
|
+
"CMYK": [76, 56, 75, 72],
|
|
3455
|
+
"RGB": [43, 49, 44],
|
|
3456
|
+
"hex": "#2b312c",
|
|
3457
|
+
"name": "槲寄生绿",
|
|
3458
|
+
"pinyin": "hujishenglv"
|
|
3459
|
+
},
|
|
3460
|
+
{
|
|
3461
|
+
"CMYK": [91, 60, 76, 83],
|
|
3462
|
+
"RGB": [21, 35, 27],
|
|
3463
|
+
"hex": "#15231b",
|
|
3464
|
+
"name": "云杉绿",
|
|
3465
|
+
"pinyin": "yunshanlv"
|
|
3466
|
+
},
|
|
3467
|
+
{
|
|
3468
|
+
"CMYK": [9, 1, 14, 0],
|
|
3469
|
+
"RGB": [240, 245, 229],
|
|
3470
|
+
"hex": "#f0f5e5",
|
|
3471
|
+
"name": "嫩菊绿",
|
|
3472
|
+
"pinyin": "nenjulv"
|
|
3473
|
+
},
|
|
3474
|
+
{
|
|
3475
|
+
"CMYK": [20, 1, 23, 0],
|
|
3476
|
+
"RGB": [223, 236, 213],
|
|
3477
|
+
"hex": "#dfecd5",
|
|
3478
|
+
"name": "艾背绿",
|
|
3479
|
+
"pinyin": "aibeilv"
|
|
3480
|
+
},
|
|
3481
|
+
{
|
|
3482
|
+
"CMYK": [47, 0, 49, 0],
|
|
3483
|
+
"RGB": [173, 213, 162],
|
|
3484
|
+
"hex": "#add5a2",
|
|
3485
|
+
"name": "嘉陵水绿",
|
|
3486
|
+
"pinyin": "jialingshuilv"
|
|
3487
|
+
},
|
|
3488
|
+
{
|
|
3489
|
+
"CMYK": [89, 0, 96, 0],
|
|
3490
|
+
"RGB": [65, 179, 73],
|
|
3491
|
+
"hex": "#41b349",
|
|
3492
|
+
"name": "玉髓绿",
|
|
3493
|
+
"pinyin": "yusuilv"
|
|
3494
|
+
},
|
|
3495
|
+
{
|
|
3496
|
+
"CMYK": [88, 0, 99, 0],
|
|
3497
|
+
"RGB": [67, 178, 68],
|
|
3498
|
+
"hex": "#43b244",
|
|
3499
|
+
"name": "鲜绿",
|
|
3500
|
+
"pinyin": "xianlv"
|
|
3501
|
+
},
|
|
3502
|
+
{
|
|
3503
|
+
"CMYK": [90, 0, 100, 0],
|
|
3504
|
+
"RGB": [65, 174, 60],
|
|
3505
|
+
"hex": "#41ae3c",
|
|
3506
|
+
"name": "宝石绿",
|
|
3507
|
+
"pinyin": "baoshilv"
|
|
3508
|
+
},
|
|
3509
|
+
{
|
|
3510
|
+
"CMYK": [18, 4, 33, 0],
|
|
3511
|
+
"RGB": [226, 231, 191],
|
|
3512
|
+
"hex": "#e2e7bf",
|
|
3513
|
+
"name": "海沬绿",
|
|
3514
|
+
"pinyin": "haimeilv"
|
|
3515
|
+
},
|
|
3516
|
+
{
|
|
3517
|
+
"CMYK": [28, 4, 44, 0],
|
|
3518
|
+
"RGB": [208, 222, 170],
|
|
3519
|
+
"hex": "#d0deaa",
|
|
3520
|
+
"name": "姚黄",
|
|
3521
|
+
"pinyin": "yaohuang"
|
|
3522
|
+
},
|
|
3523
|
+
{
|
|
3524
|
+
"CMYK": [44, 3, 61, 0],
|
|
3525
|
+
"RGB": [178, 207, 135],
|
|
3526
|
+
"hex": "#b2cf87",
|
|
3527
|
+
"name": "橄榄石绿",
|
|
3528
|
+
"pinyin": "ganlanshilv"
|
|
3529
|
+
},
|
|
3530
|
+
{
|
|
3531
|
+
"CMYK": [62, 0, 76, 0],
|
|
3532
|
+
"RGB": [140, 194, 105],
|
|
3533
|
+
"hex": "#8cc269",
|
|
3534
|
+
"name": "水绿",
|
|
3535
|
+
"pinyin": "shuilv"
|
|
3536
|
+
},
|
|
3537
|
+
{
|
|
3538
|
+
"CMYK": [42, 3, 67, 0],
|
|
3539
|
+
"RGB": [183, 208, 122],
|
|
3540
|
+
"hex": "#b7d07a",
|
|
3541
|
+
"name": "芦苇绿",
|
|
3542
|
+
"pinyin": "luweilv"
|
|
3543
|
+
},
|
|
3544
|
+
{
|
|
3545
|
+
"CMYK": [28, 6, 66, 0],
|
|
3546
|
+
"RGB": [210, 217, 122],
|
|
3547
|
+
"hex": "#d2d97a",
|
|
3548
|
+
"name": "槐花黄绿",
|
|
3549
|
+
"pinyin": "huaihuahuanglv"
|
|
3550
|
+
},
|
|
3551
|
+
{
|
|
3552
|
+
"CMYK": [41, 4, 76, 0],
|
|
3553
|
+
"RGB": [186, 207, 101],
|
|
3554
|
+
"hex": "#bacf65",
|
|
3555
|
+
"name": "苹果绿",
|
|
3556
|
+
"pinyin": "pingguolv"
|
|
3557
|
+
},
|
|
3558
|
+
{
|
|
3559
|
+
"CMYK": [58, 1, 88, 0],
|
|
3560
|
+
"RGB": [150, 194, 78],
|
|
3561
|
+
"hex": "#96c24e",
|
|
3562
|
+
"name": "芽绿",
|
|
3563
|
+
"pinyin": "yalv"
|
|
3564
|
+
},
|
|
3565
|
+
{
|
|
3566
|
+
"CMYK": [19, 9, 84, 1],
|
|
3567
|
+
"RGB": [226, 216, 73],
|
|
3568
|
+
"hex": "#e2d849",
|
|
3569
|
+
"name": "蝶黄",
|
|
3570
|
+
"pinyin": "diehuang"
|
|
3571
|
+
},
|
|
3572
|
+
{
|
|
3573
|
+
"CMYK": [38, 8, 94, 1],
|
|
3574
|
+
"RGB": [190, 201, 54],
|
|
3575
|
+
"hex": "#bec936",
|
|
3576
|
+
"name": "橄榄黄绿",
|
|
3577
|
+
"pinyin": "ganlanhuanglv"
|
|
3578
|
+
},
|
|
3579
|
+
{
|
|
3580
|
+
"CMYK": [81, 0, 100, 0],
|
|
3581
|
+
"RGB": [91, 174, 35],
|
|
3582
|
+
"hex": "#5bae23",
|
|
3583
|
+
"name": "鹦鹉绿",
|
|
3584
|
+
"pinyin": "yingwulv"
|
|
3585
|
+
},
|
|
3586
|
+
{
|
|
3587
|
+
"CMYK": [84, 64, 94, 45],
|
|
3588
|
+
"RGB": [37, 61, 36],
|
|
3589
|
+
"hex": "#253d24",
|
|
3590
|
+
"name": "油绿",
|
|
3591
|
+
"pinyin": "youlv"
|
|
3592
|
+
},
|
|
3593
|
+
{
|
|
3594
|
+
"CMYK": [0, 1, 4, 0],
|
|
3595
|
+
"RGB": [255, 254, 248],
|
|
3596
|
+
"hex": "#fffef8",
|
|
3597
|
+
"name": "象牙白",
|
|
3598
|
+
"pinyin": "xiangyabai"
|
|
3599
|
+
},
|
|
3600
|
+
{
|
|
3601
|
+
"CMYK": [3, 5, 8, 0],
|
|
3602
|
+
"RGB": [248, 244, 237],
|
|
3603
|
+
"hex": "#f8f4ed",
|
|
3604
|
+
"name": "汉白玉",
|
|
3605
|
+
"pinyin": "hanbaiyu"
|
|
3606
|
+
},
|
|
3607
|
+
{
|
|
3608
|
+
"CMYK": [0, 1, 3, 0],
|
|
3609
|
+
"RGB": [255, 254, 249],
|
|
3610
|
+
"hex": "#fffef9",
|
|
3611
|
+
"name": "雪白",
|
|
3612
|
+
"pinyin": "xuebai"
|
|
3613
|
+
},
|
|
3614
|
+
{
|
|
3615
|
+
"CMYK": [4, 4, 8, 0],
|
|
3616
|
+
"RGB": [247, 244, 237],
|
|
3617
|
+
"hex": "#f7f4ed",
|
|
3618
|
+
"name": "鱼肚白",
|
|
3619
|
+
"pinyin": "yudubai"
|
|
3620
|
+
},
|
|
3621
|
+
{
|
|
3622
|
+
"CMYK": [12, 12, 16, 0],
|
|
3623
|
+
"RGB": [228, 223, 215],
|
|
3624
|
+
"hex": "#e4dfd7",
|
|
3625
|
+
"name": "珍珠灰",
|
|
3626
|
+
"pinyin": "zhenzhuhui"
|
|
3627
|
+
},
|
|
3628
|
+
{
|
|
3629
|
+
"CMYK": [16, 15, 20, 1],
|
|
3630
|
+
"RGB": [218, 212, 203],
|
|
3631
|
+
"hex": "#dad4cb",
|
|
3632
|
+
"name": "浅灰",
|
|
3633
|
+
"pinyin": "qianhui"
|
|
3634
|
+
},
|
|
3635
|
+
{
|
|
3636
|
+
"CMYK": [28, 5, 30, 5],
|
|
3637
|
+
"RGB": [187, 181, 172],
|
|
3638
|
+
"hex": "#bbb5ac",
|
|
3639
|
+
"name": "铅灰",
|
|
3640
|
+
"pinyin": "qianhui"
|
|
3641
|
+
},
|
|
3642
|
+
{
|
|
3643
|
+
"CMYK": [28, 25, 30, 5],
|
|
3644
|
+
"RGB": [187, 181, 172],
|
|
3645
|
+
"hex": "#bbb5ac",
|
|
3646
|
+
"name": "中灰",
|
|
3647
|
+
"pinyin": "zhonghui"
|
|
3648
|
+
},
|
|
3649
|
+
{
|
|
3650
|
+
"CMYK": [42, 40, 43, 23],
|
|
3651
|
+
"RGB": [134, 126, 118],
|
|
3652
|
+
"hex": "#867e76",
|
|
3653
|
+
"name": "瓦灰",
|
|
3654
|
+
"pinyin": "wahui"
|
|
3655
|
+
},
|
|
3656
|
+
{
|
|
3657
|
+
"CMYK": [43, 40, 44, 42],
|
|
3658
|
+
"RGB": [132, 124, 116],
|
|
3659
|
+
"hex": "#847c74",
|
|
3660
|
+
"name": "夜灰",
|
|
3661
|
+
"pinyin": "yehui"
|
|
3662
|
+
},
|
|
3663
|
+
{
|
|
3664
|
+
"CMYK": [42, 42, 45, 27],
|
|
3665
|
+
"RGB": [128, 118, 110],
|
|
3666
|
+
"hex": "#80766e",
|
|
3667
|
+
"name": "雁灰",
|
|
3668
|
+
"pinyin": "yanhui"
|
|
3669
|
+
},
|
|
3670
|
+
{
|
|
3671
|
+
"CMYK": [42, 42, 46, 27],
|
|
3672
|
+
"RGB": [129, 119, 110],
|
|
3673
|
+
"hex": "#81776e",
|
|
3674
|
+
"name": "深灰",
|
|
3675
|
+
"pinyin": "shenhui"
|
|
3676
|
+
}
|
|
3677
|
+
]
|
|
3678
|
+
;
|
|
3679
|
+
|
|
3680
|
+
export default _default;
|