#DCC646 Yellow Magic Orchestra
#DCC646 (Yellow Magic Orchestra) RGB value is (220, 198, 70).
Red value is 220, green value is 198, and blue value is 70.
Cylindrical-coordinate representations (HSL) of color #DCC646: hue: 51°, saturation: 68.2%, and lightness: 56.9%.
Process color (CMYK) of #DCC646 is 0%, 10%, 68.2%, 13.7%. Web safe color equivalent of #DCC646 is ##CCCC33. Color #DCC646 contains mainly Yellow.
Color Spaces
| Color spaces of #DCC646 | Value |
|---|---|
| RGB | 220, 198, 70 |
| HSL | 51°, 68.2%, 56.9% |
| HSV / HSB | 51°, 68.2%, 86.3% |
| CMYK | 0%, 10%, 68.2%, 13.7% |
| XYZ | 50.82, 56.05, 13.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11000110 | 01000110 |
| Octal | 334 | 306 | 106 |
| Decimal | 220 | 198 | 70 |
| Hex | DC | C6 | 46 |
Shades of #DCC646
Tints of #DCC646
.mybgColor { background-color: #DCC646; }
.myforeColor { color: #DCC646; }
.myborderColor { border: 3px solid #DCC646; }
<p style="color:#DCC646">Text here</p>
This sample text is styled with font color #DCC646. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCC646">Div content here</div>
<div style="border:3px solid #DCC646">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 198, 70, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCC646; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCC646;
-webkit-box-shadow: 1px 1px 3px #DCC646;
box-shadow: 1px 1px 3px #DCC646; }
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 #DCC646 (Yellow Magic Orchestra)
Color Overview & Profile: Color #DCC646, also known as Yellow Magic Orchestra, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 78% Green (198/255), and 27% Blue (70/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCC646 translates into the CMYK subtractive color model with values of 0% Cyan, 10% Magenta, 68.2% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 51°, saturation of 68.2%, and lightness of 56.9%.
Web Accessibility & Design Recommendations: When implementing #DCC646 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 ##CCCC33.
