#DC894D Serape
#DC894D (Serape) RGB value is (220, 137, 77).
Red value is 220, green value is 137, and blue value is 77.
Cylindrical-coordinate representations (HSL) of color #DC894D: hue: 25°, saturation: 67.1%, and lightness: 58.2%.
Process color (CMYK) of #DC894D is 0%, 37.7%, 65%, 13.7%. Web safe color equivalent of #DC894D is ##CC9966. Color #DC894D contains mainly Red.
Color Spaces
| Color spaces of #DC894D | Value |
|---|---|
| RGB | 220, 137, 77 |
| HSL | 25°, 67.1%, 58.2% |
| HSV / HSB | 25°, 65%, 86.3% |
| CMYK | 0%, 37.7%, 65%, 13.7% |
| XYZ | 39.8, 33.65, 11.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 10001001 | 01001101 |
| Octal | 334 | 211 | 115 |
| Decimal | 220 | 137 | 77 |
| Hex | DC | 89 | 4D |
Shades of #DC894D
Tints of #DC894D
.mybgColor { background-color: #DC894D; }
.myforeColor { color: #DC894D; }
.myborderColor { border: 3px solid #DC894D; }
<p style="color:#DC894D">Text here</p>
This sample text is styled with font color #DC894D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DC894D">Div content here</div>
<div style="border:3px solid #DC894D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 137, 77, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DC894D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DC894D;
-webkit-box-shadow: 1px 1px 3px #DC894D;
box-shadow: 1px 1px 3px #DC894D; }
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 #DC894D (Serape)
Color Overview & Profile: Color #DC894D, also known as Serape, 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), 54% Green (137/255), and 30% Blue (77/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DC894D translates into the CMYK subtractive color model with values of 0% Cyan, 37.7% Magenta, 65% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 25°, saturation of 67.1%, and lightness of 58.2%.
Web Accessibility & Design Recommendations: When implementing #DC894D 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 ##CC9966.
