HEX Color Conversion

Hex Color Code #4825CC — RGB & HSL Conversions

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

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

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

The RGB code for #4825CC is computed as rgb(72, 37, 204). Web designers using HSL values will find it at a hue of 253°, saturation of 69%, and lightness index of 47%, representing a balanced, moderate saturation.

CMYK print code settings for #4825CC

For print design setups, the CMYK values for the #4825CC color code are Cyan: 65%, Magenta: 82%, Yellow: 0%, and Black: 20%. 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 72
Green Channel 37
Blue Channel 204
Luminance 0.071

HEX #4825CC Color Space Conversions

Click to copy format
HEX Color Code #4825CC
RGB (Red Green Blue) rgb(72, 37, 204)
HSL (Hue Sat Light) hsl(253°, 69%, 47%)
CMYK (Commercial Print) cmyk(65%, 82%, 0%, 20%)
HSV / HSB Values hsv(253°, 82%, 80%)
Decimal Color Code 4728268
CSS Custom Variable --color-hex: #4825CC;
Tailwind CSS Utility bg-[#4825CC]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #4825CC

Small body copy preview

Black Text on Background

Black text readability test with #4825CC

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 #4825CC */
--color-hex: #4825CC;
--color-rgb: rgb(72, 37, 204);
--color-hsl: hsl(253deg, 69%, 47%);

Adjacent HEX Color Codes

Copied!