HEX Color Conversion

Hex Color Code #CDD45C — RGB & HSL Conversions

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

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

What are the RGB and HSL conversion values for #CDD45C?

The RGB code for #CDD45C is computed as rgb(205, 212, 92). Web designers using HSL values will find it at a hue of 64°, saturation of 58%, and lightness index of 60%, representing a balanced, moderate saturation.

CMYK print code settings for #CDD45C

For print design setups, the CMYK values for the #CDD45C color code are Cyan: 3%, Magenta: 0%, Yellow: 57%, and Black: 17%. Yellow shades are excellent warning triggers and call-to-actions, radiating optimism, energy, and caution.

Red Channel 205
Green Channel 212
Blue Channel 92
Luminance 0.608

HEX #CDD45C Color Space Conversions

Click to copy format
HEX Color Code #CDD45C
RGB (Red Green Blue) rgb(205, 212, 92)
HSL (Hue Sat Light) hsl(64°, 58%, 60%)
CMYK (Commercial Print) cmyk(3%, 0%, 57%, 17%)
HSV / HSB Values hsv(64°, 57%, 83%)
Decimal Color Code 13489244
CSS Custom Variable --color-hex: #CDD45C;
Tailwind CSS Utility bg-[#CDD45C]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #CDD45C

Small body copy preview

Black Text on Background

Black text readability test with #CDD45C

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 #CDD45C */
--color-hex: #CDD45C;
--color-rgb: rgb(205, 212, 92);
--color-hsl: hsl(64deg, 58%, 60%);

Adjacent HEX Color Codes

Copied!