#CDA323 Lemon Curry
#CDA323 (Lemon Curry) RGB value is (205, 163, 35).
Red value is 205, green value is 163, and blue value is 35.
Cylindrical-coordinate representations (HSL) of color #CDA323: hue: 45°, saturation: 70.8%, and lightness: 47.1%.
Process color (CMYK) of #CDA323 is 0%, 20.5%, 82.9%, 19.6%. Web safe color equivalent of #CDA323 is ##CC9933. Color #CDA323 contains mainly Yellow.
Color Spaces
| Color spaces of #CDA323 | Value |
|---|---|
| RGB | 205, 163, 35 |
| HSL | 45°, 70.8%, 47.1% |
| HSV / HSB | 45°, 82.9%, 80.4% |
| CMYK | 0%, 20.5%, 82.9%, 19.6% |
| XYZ | 38.58, 39.3, 7.14 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 10100011 | 00100011 |
| Octal | 315 | 243 | 043 |
| Decimal | 205 | 163 | 35 |
| Hex | CD | A3 | 23 |
Shades of #CDA323
Tints of #CDA323
.mybgColor { background-color: #CDA323; }
.myforeColor { color: #CDA323; }
.myborderColor { border: 3px solid #CDA323; }
<p style="color:#CDA323">Text here</p>
This sample text is styled with font color #CDA323. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CDA323">Div content here</div>
<div style="border:3px solid #CDA323">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 163, 35, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CDA323; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CDA323;
-webkit-box-shadow: 1px 1px 3px #CDA323;
box-shadow: 1px 1px 3px #CDA323; }
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 #CDA323 (Lemon Curry)
Color Overview & Profile: Color #CDA323, also known as Lemon Curry, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (205/255), 64% Green (163/255), and 14% Blue (35/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CDA323 translates into the CMYK subtractive color model with values of 0% Cyan, 20.5% Magenta, 82.9% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 45°, saturation of 70.8%, and lightness of 47.1%.
Web Accessibility & Design Recommendations: When implementing #CDA323 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 ##CC9933.
