#D4CF6C Lime Tree
#D4CF6C (Lime Tree) RGB value is (212, 207, 108).
Red value is 212, green value is 207, and blue value is 108.
Cylindrical-coordinate representations (HSL) of color #D4CF6C: hue: 57°, saturation: 54.7%, and lightness: 62.7%.
Process color (CMYK) of #D4CF6C is 0%, 2.4%, 49.1%, 16.9%. Web safe color equivalent of #D4CF6C is ##CCCC66. Color #D4CF6C contains mainly Yellow.
Color Spaces
| Color spaces of #D4CF6C | Value |
|---|---|
| RGB | 212, 207, 108 |
| HSL | 57°, 54.7%, 62.7% |
| HSV / HSB | 57°, 49.1%, 83.1% |
| CMYK | 0%, 2.4%, 49.1%, 16.9% |
| XYZ | 52.17, 59.71, 22.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010100 | 11001111 | 01101100 |
| Octal | 324 | 317 | 154 |
| Decimal | 212 | 207 | 108 |
| Hex | D4 | CF | 6C |
Shades of #D4CF6C
Tints of #D4CF6C
.mybgColor { background-color: #D4CF6C; }
.myforeColor { color: #D4CF6C; }
.myborderColor { border: 3px solid #D4CF6C; }
<p style="color:#D4CF6C">Text here</p>
This sample text is styled with font color #D4CF6C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D4CF6C">Div content here</div>
<div style="border:3px solid #D4CF6C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(212, 207, 108, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D4CF6C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D4CF6C;
-webkit-box-shadow: 1px 1px 3px #D4CF6C;
box-shadow: 1px 1px 3px #D4CF6C; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #D4CF6C (Lime Tree)
Color Overview & Profile: Color #D4CF6C, also known as Lime Tree, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 83% Red (212/255), 81% Green (207/255), and 42% Blue (108/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D4CF6C translates into the CMYK subtractive color model with values of 0% Cyan, 2.4% Magenta, 49.1% Yellow, and 16.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 57°, saturation of 54.7%, and lightness of 62.7%.
Web Accessibility & Design Recommendations: When implementing #D4CF6C in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CCCC66.
