HEX Color Conversion

Hex Color Code #C6CE85 — RGB & HSL Conversions

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

To apply the hex color #C6CE85 in web design, set the color property inside your CSS stylesheet. For example, adding background-color: #C6CE85; will paint elements in this warm undertone shade. In modern CSS structures, you can configure it as a custom variable --color-hex: #C6CE85; or utilize it directly in Tailwind CSS via arbitrary utility values like bg-[#C6CE85].

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

In the digital sRGB color space, the hex value #C6CE85 is converted to RGB values of Red: 198, Green: 206, and Blue: 133. When analyzed under the HSL model, its coordinates correspond to hue angle 67°, 43% saturation, and 66% lightness. This makes it visually a balanced medium tone with a balanced, moderate saturation.

CMYK print code settings for #C6CE85

When converting #C6CE85 for CMYK printing, the color separation consists of 4% Cyan, 0% Magenta, 35% Yellow, and 19% key/black. Yellow shades are excellent warning triggers and call-to-actions, radiating optimism, energy, and caution.

Red Channel 198
Green Channel 206
Blue Channel 133
Luminance 0.578

HEX #C6CE85 Color Space Conversions

Click to copy format
HEX Color Code #C6CE85
RGB (Red Green Blue) rgb(198, 206, 133)
HSL (Hue Sat Light) hsl(67°, 43%, 66%)
CMYK (Commercial Print) cmyk(4%, 0%, 35%, 19%)
HSV / HSB Values hsv(67°, 35%, 81%)
Decimal Color Code 13028997
CSS Custom Variable --color-hex: #C6CE85;
Tailwind CSS Utility bg-[#C6CE85]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #C6CE85

Small body copy preview

Black Text on Background

Black text readability test with #C6CE85

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 #C6CE85 */
--color-hex: #C6CE85;
--color-rgb: rgb(198, 206, 133);
--color-hsl: hsl(67deg, 43%, 66%);

Adjacent HEX Color Codes

Copied!