#264D8E Unity
颜色 #264D8E (Unity) 的 RGB 数值为 (38, 77, 142)。
红值为 38,绿值为 77,蓝值为 142。
颜色 #264D8E 的 HSL 表示法: 色相: 218°,饱和度: 57.8%,亮度: 35.3%。
#264D8E 的 CMYK 数值为 73.2%, 45.8%, 0%, 44.3%。网页安全等价值为 ##336699。颜色 #264D8E 主要包含 BLUE。
色彩空间
| #264D8E 的色彩空间 | 数值 |
|---|---|
| RGB | 38, 77, 142 |
| HSL | 218°, 57.8%, 35.3% |
| HSV / HSB | 218°, 73.2%, 55.7% |
| CMYK | 73.2%, 45.8%, 0%, 44.3% |
| XYZ | 8.33, 7.67, 26.63 |
数制基数
| 基数 | 红 | 绿 | 蓝 |
|---|---|---|---|
| 二进制 | 00100110 | 01001101 | 10001110 |
| 八进制 | 046 | 115 | 216 |
| 十进制 | 38 | 77 | 142 |
| 十六进制 | 26 | 4D | 8E |
#264D8E 的阴影色
#264D8E 的色调
.mybgColor { background-color: #264D8E; }
.myforeColor { color: #264D8E; }
.myborderColor { border: 3px solid #264D8E; }
<p style="color:#264D8E">Text here</p>
This sample text is styled with font color #264D8E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#264D8E">Div content here</div>
<div style="border:3px solid #264D8E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(38, 77, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #264D8E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #264D8E;
-webkit-box-shadow: 1px 1px 3px #264D8E;
box-shadow: 1px 1px 3px #264D8E; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
相关颜色与色彩调和
Detailed Specifications & Design Guide for #264D8E (Unity)
Color Overview & Profile: 颜色 #264D8E(亦称 Unity)是 UI 设计与印刷中的重要色彩。在 sRGB 色彩空间中,它由 15% 红色 (38/255)、30% 绿色 (77/255) 和 56% 蓝色 (142/255) 组成。主要色系为 BLUE。
Print & Physical Production Specs: 在印刷中,#264D8E 对应的 CMYK 数值为 73.2% 青色、45.8% 品红、0% 黄色 和 44.3% 黑色。HSL 坐标中的色相为 218°,饱和度为 57.8%,亮度为 35.3%。
Web Accessibility & Design Recommendations: 在网页中使用 #264D8E 时,请确保遵循 WCAG 2.1 标准的对比度要求。网页安全等价值为 ##336699。
