#0065AC Wing Commander
#0065AC (Wing Commander) RGB value is (0, 101, 172).
Red value is 0, green value is 101, and blue value is 172.
Cylindrical-coordinate representations (HSL) of color #0065AC: hue: 205°, saturation: 100%, and lightness: 33.7%.
Process color (CMYK) of #0065AC is 100%, 41.3%, 0%, 32.5%. Web safe color equivalent of #0065AC is ##006699. Color #0065AC contains mainly Blue.
Color Spaces
| Color spaces of #0065AC | Value |
|---|---|
| RGB | 0, 101, 172 |
| HSL | 205°, 100%, 33.7% |
| HSV / HSB | 205°, 100%, 67.5% |
| CMYK | 100%, 41.3%, 0%, 32.5% |
| XYZ | 12.1, 12.28, 40.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 01100101 | 10101100 |
| Octal | 000 | 145 | 254 |
| Decimal | 0 | 101 | 172 |
| Hex | 00 | 65 | AC |
Shades of #0065AC
Tints of #0065AC
.mybgColor { background-color: #0065AC; }
.myforeColor { color: #0065AC; }
.myborderColor { border: 3px solid #0065AC; }
<p style="color:#0065AC">Text here</p>
This sample text is styled with font color #0065AC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0065AC">Div content here</div>
<div style="border:3px solid #0065AC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 101, 172, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0065AC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0065AC;
-webkit-box-shadow: 1px 1px 3px #0065AC;
box-shadow: 1px 1px 3px #0065AC; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #0065AC (Wing Commander)
Color Overview & Profile: Color #0065AC, also known as Wing Commander, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (0/255), 40% Green (101/255), and 67% Blue (172/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #0065AC translates into the CMYK subtractive color model with values of 100% Cyan, 41.3% Magenta, 0% Yellow, and 32.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 205°, saturation of 100%, and lightness of 33.7%.
Web Accessibility & Design Recommendations: When implementing #0065AC in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##006699.
