HEX Color Conversion

Hex Color Code #4915CC — RGB & HSL Conversions

How to use the #4915CC color code in HTML & CSS?

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

What are the RGB and HSL conversion values for #4915CC?

The RGB code for #4915CC is computed as rgb(73, 21, 204). Web designers using HSL values will find it at a hue of 257°, saturation of 81%, and lightness index of 44%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #4915CC

For print design setups, the CMYK values for the #4915CC color code are Cyan: 64%, Magenta: 90%, Yellow: 0%, and Black: 20%. Purple carries luxury, creative thinking, and sophisticated branding connotations, highly recommended for creative studio layouts.

Red Channel 73
Green Channel 21
Blue Channel 204
Luminance 0.063

HEX #4915CC Color Space Conversions

Click to copy format
HEX Color Code #4915CC
RGB (Red Green Blue) rgb(73, 21, 204)
HSL (Hue Sat Light) hsl(257°, 81%, 44%)
CMYK (Commercial Print) cmyk(64%, 90%, 0%, 20%)
HSV / HSB Values hsv(257°, 90%, 80%)
Decimal Color Code 4789708
CSS Custom Variable --color-hex: #4915CC;
Tailwind CSS Utility bg-[#4915CC]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #4915CC

Small body copy preview

Black Text on Background

Black text readability test with #4915CC

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 #4915CC */
--color-hex: #4915CC;
--color-rgb: rgb(73, 21, 204);
--color-hsl: hsl(257deg, 81%, 44%);

Adjacent HEX Color Codes

Copied!