HEX Color Conversion

Hex Color Code #211AAA — RGB & HSL Conversions

How to use the #211AAA color code in HTML & CSS?

For developers, implementing the #211AAA color code involves declaring it in your styles. In stylesheet designs, use color: #211AAA; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#211AAA] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #211AAA?

The RGB code for #211AAA is computed as rgb(33, 26, 170). Web designers using HSL values will find it at a hue of 243°, saturation of 73%, and lightness index of 38%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #211AAA

For print design setups, the CMYK values for the #211AAA color code are Cyan: 81%, Magenta: 85%, Yellow: 0%, and Black: 33%. In digital designs, blue coordinates like this are highly favored by technical and corporate platforms to foster user trust, stability, and clean readability.

Red Channel 33
Green Channel 26
Blue Channel 170
Luminance 0.040

HEX #211AAA Color Space Conversions

Click to copy format
HEX Color Code #211AAA
RGB (Red Green Blue) rgb(33, 26, 170)
HSL (Hue Sat Light) hsl(243°, 73%, 38%)
CMYK (Commercial Print) cmyk(81%, 85%, 0%, 33%)
HSV / HSB Values hsv(243°, 85%, 67%)
Decimal Color Code 2169514
CSS Custom Variable --color-hex: #211AAA;
Tailwind CSS Utility bg-[#211AAA]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #211AAA

Small body copy preview

Black Text on Background

Black text readability test with #211AAA

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #211AAA */
--color-hex: #211AAA;
--color-rgb: rgb(33, 26, 170);
--color-hsl: hsl(243deg, 73%, 38%);

Adjacent HEX Color Codes

Copied!