HEX Color Conversion

Hex Color Code #55102F — RGB & HSL Conversions

How to use the #55102F color code in HTML & CSS?

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

What are the RGB and HSL conversion values for #55102F?

The RGB code for #55102F is computed as rgb(85, 16, 47). Web designers using HSL values will find it at a hue of 333°, saturation of 68%, and lightness index of 20%, representing a balanced, moderate saturation.

CMYK print code settings for #55102F

For print design setups, the CMYK values for the #55102F color code are Cyan: 0%, Magenta: 81%, Yellow: 45%, and Black: 67%. These neutral color boundaries serve as solid structural backgrounds, layouts, and typography grids.

Red Channel 85
Green Channel 16
Blue Channel 47
Luminance 0.025

HEX #55102F Color Space Conversions

Click to copy format
HEX Color Code #55102F
RGB (Red Green Blue) rgb(85, 16, 47)
HSL (Hue Sat Light) hsl(333°, 68%, 20%)
CMYK (Commercial Print) cmyk(0%, 81%, 45%, 67%)
HSV / HSB Values hsv(333°, 81%, 33%)
Decimal Color Code 5574703
CSS Custom Variable --color-hex: #55102F;
Tailwind CSS Utility bg-[#55102F]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #55102F

Small body copy preview

Black Text on Background

Black text readability test with #55102F

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 #55102F */
--color-hex: #55102F;
--color-rgb: rgb(85, 16, 47);
--color-hsl: hsl(333deg, 68%, 20%);

Adjacent HEX Color Codes

Copied!