#CA884E Coral Sand
#CA884E (Coral Sand) RGB value is (202, 136, 78).
Red value is 202, green value is 136, and blue value is 78.
Cylindrical-coordinate representations (HSL) of color #CA884E: hue: 28°, saturation: 53.9%, and lightness: 54.9%.
Process color (CMYK) of #CA884E is 0%, 32.7%, 61.4%, 20.8%. Web safe color equivalent of #CA884E is ##CC9966. Color #CA884E contains mainly Red.
Color Spaces
| Color spaces of #CA884E | Value |
|---|---|
| RGB | 202, 136, 78 |
| HSL | 28°, 53.9%, 54.9% |
| HSV / HSB | 28°, 61.4%, 79.2% |
| CMYK | 0%, 32.7%, 61.4%, 20.8% |
| XYZ | 34.54, 30.72, 11.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001010 | 10001000 | 01001110 |
| Octal | 312 | 210 | 116 |
| Decimal | 202 | 136 | 78 |
| Hex | CA | 88 | 4E |
Shades of #CA884E
Tints of #CA884E
.mybgColor { background-color: #CA884E; }
.myforeColor { color: #CA884E; }
.myborderColor { border: 3px solid #CA884E; }
<p style="color:#CA884E">Text here</p>
This sample text is styled with font color #CA884E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CA884E">Div content here</div>
<div style="border:3px solid #CA884E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(202, 136, 78, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CA884E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CA884E;
-webkit-box-shadow: 1px 1px 3px #CA884E;
box-shadow: 1px 1px 3px #CA884E; }
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 #CA884E (Coral Sand)
Color Overview & Profile: Color #CA884E, also known as Coral Sand, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 79% Red (202/255), 53% Green (136/255), and 31% Blue (78/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CA884E translates into the CMYK subtractive color model with values of 0% Cyan, 32.7% Magenta, 61.4% Yellow, and 20.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 28°, saturation of 53.9%, and lightness of 54.9%.
Web Accessibility & Design Recommendations: When implementing #CA884E 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.
