‎#020100 Armour Wash

‎#020100

‎#020100 (Armour Wash) RGB value is (2, 1, 0).
Red value is 2, green value is 1, and blue value is 0.
Cylindrical-coordinate representations (HSL) of color ‎#020100: hue: 30°, saturation: 100%, and lightness: 0.4%.
Process color (CMYK) of ‎#020100 is 0%, 50%, 100%, 99.2%. Web safe color equivalent of ‎#020100 is ‎##000000. Color #020100 contains mainly Black.

Color Spaces

Color spaces of #020100 Value
RGB2, 1, 0
HSL30°, 100%, 0.4%
HSV / HSB30°, 100%, 0.8%
CMYK0%, 50%, 100%, 99.2%
XYZ0.04, 0.03, 0

Base Numbers

Base Red Green Blue
Binary 00000010 00000001 00000000
Octal 002 001 000
Decimal 2 1 0
Hex 02 01 00

RGB Percentages for Color #020100

Red: 66.7%
Green: 33.3%

CMYK Percentages of Color #020100

Magenta: 50%
Yellow: 100%
Black: 99.2%

Shades of #020100

Tints of #020100

CSS Codes for Color #020100
.mybgColor { background-color: #020100; }
.myforeColor { color: #020100; }
.myborderColor { border: 3px solid #020100; }
Text Font Color #020100

<p style="color:#020100">Text here</p>

This sample text is styled with font color #020100. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #020100

<div style="background-color:#020100">Div content here</div>

The background color of this container is #020100.
Border Color #020100

<div style="border:3px solid #020100">Div here</div>

The border color of this container is #020100.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(2, 1, 0, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #020100; }
.divShadow { -moz-box-shadow: 1px 1px 3px #020100;
-webkit-box-shadow: 1px 1px 3px #020100;
box-shadow: 1px 1px 3px #020100; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #020100.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #020100 (Armour Wash)

Color Overview & Profile: Color ‎#020100, 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), 0% Green (1/255), and 0% Blue (0/255). The primary color family component is Black.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#020100 translates into the CMYK subtractive color model with values of 0% Cyan, 50% Magenta, 100% Yellow, and 99.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 100%, and lightness of 0.4%.

Web Accessibility & Design Recommendations: When implementing ‎#020100 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.

‎#020100 Armour Wash hexcolor for Armour Wash Armour Wash hexcode Shades of #020100 Tints of #020100 Similar Colors to #020100 #020100 Color Combinations #020100 CSS & Web Code #020100 RGB & CMYK Neutral Color Tone
Scroll to Top