#020203 Armour Wash
#020203 (Armour Wash) RGB value is (2, 2, 3).
Red value is 2, green value is 2, and blue value is 3.
Cylindrical-coordinate representations (HSL) of color #020203: hue: 240°, saturation: 20%, and lightness: 1%.
Process color (CMYK) of #020203 is 33.3%, 33.3%, 0%, 98.8%. Web safe color equivalent of #020203 is ##000000. Color #020203 contains mainly Black.
Color Spaces
| Color spaces of #020203 | Value |
|---|---|
| RGB | 2, 2, 3 |
| HSL | 240°, 20%, 1% |
| HSV / HSB | 240°, 33.3%, 1.2% |
| CMYK | 33.3%, 33.3%, 0%, 98.8% |
| XYZ | 0.06, 0.06, 0.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000010 | 00000010 | 00000011 |
| Octal | 002 | 002 | 003 |
| Decimal | 2 | 2 | 3 |
| Hex | 02 | 02 | 03 |
Shades of #020203
Tints of #020203
.mybgColor { background-color: #020203; }
.myforeColor { color: #020203; }
.myborderColor { border: 3px solid #020203; }
<p style="color:#020203">Text here</p>
This sample text is styled with font color #020203. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#020203">Div content here</div>
<div style="border:3px solid #020203">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(2, 2, 3, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #020203; }
.divShadow { -moz-box-shadow: 1px 1px 3px #020203;
-webkit-box-shadow: 1px 1px 3px #020203;
box-shadow: 1px 1px 3px #020203; }
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 #020203 (Armour Wash)
Color Overview & Profile: Color #020203, also known as Armour Wash, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 1% Red (2/255), 1% Green (2/255), and 1% Blue (3/255). The primary color family component is Black.
Print & Physical Production Specs: For physical print production and offset printing setups, #020203 translates into the CMYK subtractive color model with values of 33.3% Cyan, 33.3% Magenta, 0% Yellow, and 98.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 20%, and lightness of 1%.
Web Accessibility & Design Recommendations: When implementing #020203 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 ##000000.
