#C86B3C Apricot Orange
#C86B3C (Apricot Orange) RGB value is (200, 107, 60).
Red value is 200, green value is 107, and blue value is 60.
Cylindrical-coordinate representations (HSL) of color #C86B3C: hue: 20°, saturation: 56%, and lightness: 51%.
Process color (CMYK) of #C86B3C is 0%, 46.5%, 70%, 21.6%. Web safe color equivalent of #C86B3C is ##CC6633. Color #C86B3C contains mainly Red.
Color Spaces
| Color spaces of #C86B3C | Value |
|---|---|
| RGB | 200, 107, 60 |
| HSL | 20°, 56%, 51% |
| HSV / HSB | 20°, 70%, 78.4% |
| CMYK | 0%, 46.5%, 70%, 21.6% |
| XYZ | 29.9, 23.12, 7.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 01101011 | 00111100 |
| Octal | 310 | 153 | 074 |
| Decimal | 200 | 107 | 60 |
| Hex | C8 | 6B | 3C |
Shades of #C86B3C
Tints of #C86B3C
.mybgColor { background-color: #C86B3C; }
.myforeColor { color: #C86B3C; }
.myborderColor { border: 3px solid #C86B3C; }
<p style="color:#C86B3C">Text here</p>
This sample text is styled with font color #C86B3C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C86B3C">Div content here</div>
<div style="border:3px solid #C86B3C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 107, 60, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C86B3C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C86B3C;
-webkit-box-shadow: 1px 1px 3px #C86B3C;
box-shadow: 1px 1px 3px #C86B3C; }
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 #C86B3C (Apricot Orange)
Color Overview & Profile: Color #C86B3C, also known as Apricot Orange, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (200/255), 42% Green (107/255), and 24% Blue (60/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C86B3C translates into the CMYK subtractive color model with values of 0% Cyan, 46.5% Magenta, 70% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 56%, and lightness of 51%.
Web Accessibility & Design Recommendations: When implementing #C86B3C 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 ##CC6633.
