#44ABFF スカイ Dancer
カラー #44ABFF (スカイ Dancer) のRGB値は (68, 171, 255) です。
赤の値は 68、緑の値は 171、青の値は 255 です。
カラー #44ABFF のHSL表現: 色相: 207°、彩度: 100%、明度: 63.3%。
#44ABFF のCMYK値は 73.3%, 32.9%, 0%, 0% です。Webセーフカラーの相当値は ##3399FF です。カラー #44ABFF は主に BLUE を含んでいます。
色空間
| #44ABFF の色空間 | 値 |
|---|---|
| RGB | 68, 171, 255 |
| HSL | 207°, 100%, 63.3% |
| HSV / HSB | 207°, 73.3%, 100% |
| CMYK | 73.3%, 32.9%, 0%, 0% |
| XYZ | 34.99, 37.57, 100 |
基数
| 基数 | 赤 | 緑 | 青 |
|---|---|---|---|
| 2進数 | 01000100 | 10101011 | 11111111 |
| 8進数 | 104 | 253 | 377 |
| 10進数 | 68 | 171 | 255 |
| 16進数 | 44 | AB | FF |
#44ABFF のシェード
#44ABFF のティント
.mybgColor { background-color: #44ABFF; }
.myforeColor { color: #44ABFF; }
.myborderColor { border: 3px solid #44ABFF; }
<p style="color:#44ABFF">Text here</p>
This sample text is styled with font color #44ABFF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#44ABFF">Div content here</div>
<div style="border:3px solid #44ABFF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(68, 171, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #44ABFF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #44ABFF;
-webkit-box-shadow: 1px 1px 3px #44ABFF;
box-shadow: 1px 1px 3px #44ABFF; }
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 #44ABFF (スカイ Dancer)
Color Overview & Profile: カラー #44ABFF(別名: スカイ Dancer)は、UIデザインや印刷でよく使用される色です。sRGB色空間では、赤 27% (68/255)、緑 67% (171/255)、青 100% (255/255) で構成されます。主なカラーファミリーは BLUE です。
Print & Physical Production Specs: 印刷用途では、#44ABFF はCMYKモデルで シアン 73.3%、マゼンタ 32.9%、イエロー 0%、ブラック 0% に変換されます。HSL座標は色相 207°、彩度 100%、明度 63.3% です。
Web Accessibility & Design Recommendations: Webサイトで #44ABFF を使用する際は、WCAG 2.1規格に準拠した十分なコントラストを確保してください。Webセーフカラーの相当値は ##3399FF です。
