#FDCC4E Decisive Yellow
#FDCC4E (Decisive Yellow) RGB value is (253, 204, 78).
Red value is 253, green value is 204, and blue value is 78.
Cylindrical-coordinate representations (HSL) of color #FDCC4E: hue: 43°, saturation: 97.8%, and lightness: 64.9%.
Process color (CMYK) of #FDCC4E is 0%, 19.4%, 69.2%, 0.8%. Web safe color equivalent of #FDCC4E is ##FFCC66. Color #FDCC4E contains mainly Yellow.
Color Spaces
| Color spaces of #FDCC4E | Value |
|---|---|
| RGB | 253, 204, 78 |
| HSL | 43°, 97.8%, 64.9% |
| HSV / HSB | 43°, 69.2%, 99.2% |
| CMYK | 0%, 19.4%, 69.2%, 0.8% |
| XYZ | 63.48, 64.62, 16.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111101 | 11001100 | 01001110 |
| Octal | 375 | 314 | 116 |
| Decimal | 253 | 204 | 78 |
| Hex | FD | CC | 4E |
Shades of #FDCC4E
Tints of #FDCC4E
.mybgColor { background-color: #FDCC4E; }
.myforeColor { color: #FDCC4E; }
.myborderColor { border: 3px solid #FDCC4E; }
<p style="color:#FDCC4E">Text here</p>
This sample text is styled with font color #FDCC4E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FDCC4E">Div content here</div>
<div style="border:3px solid #FDCC4E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(253, 204, 78, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FDCC4E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FDCC4E;
-webkit-box-shadow: 1px 1px 3px #FDCC4E;
box-shadow: 1px 1px 3px #FDCC4E; }
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 #FDCC4E (Decisive Yellow)
Color Overview & Profile: Color #FDCC4E, also known as Decisive Yellow, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (253/255), 80% Green (204/255), and 31% Blue (78/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FDCC4E translates into the CMYK subtractive color model with values of 0% Cyan, 19.4% Magenta, 69.2% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 43°, saturation of 97.8%, and lightness of 64.9%.
Web Accessibility & Design Recommendations: When implementing #FDCC4E 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 ##FFCC66.
