#CF8D6C Cinnamon Brandy
#CF8D6C (Cinnamon Brandy) RGB value is (207, 141, 108).
Red value is 207, green value is 141, and blue value is 108.
Cylindrical-coordinate representations (HSL) of color #CF8D6C: hue: 20°, saturation: 50.8%, and lightness: 61.8%.
Process color (CMYK) of #CF8D6C is 0%, 31.9%, 47.8%, 18.8%. Web safe color equivalent of #CF8D6C is ##CC9966. Color #CF8D6C contains mainly Red.
Color Spaces
| Color spaces of #CF8D6C | Value |
|---|---|
| RGB | 207, 141, 108 |
| HSL | 20°, 50.8%, 61.8% |
| HSV / HSB | 20°, 47.8%, 81.2% |
| CMYK | 0%, 31.9%, 47.8%, 18.8% |
| XYZ | 37.97, 33.4, 18.63 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 10001101 | 01101100 |
| Octal | 317 | 215 | 154 |
| Decimal | 207 | 141 | 108 |
| Hex | CF | 8D | 6C |
Shades of #CF8D6C
Tints of #CF8D6C
.mybgColor { background-color: #CF8D6C; }
.myforeColor { color: #CF8D6C; }
.myborderColor { border: 3px solid #CF8D6C; }
<p style="color:#CF8D6C">Text here</p>
This sample text is styled with font color #CF8D6C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CF8D6C">Div content here</div>
<div style="border:3px solid #CF8D6C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 141, 108, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CF8D6C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CF8D6C;
-webkit-box-shadow: 1px 1px 3px #CF8D6C;
box-shadow: 1px 1px 3px #CF8D6C; }
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 #CF8D6C (Cinnamon Brandy)
Color Overview & Profile: Color #CF8D6C, also known as Cinnamon Brandy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (207/255), 55% Green (141/255), and 42% Blue (108/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CF8D6C translates into the CMYK subtractive color model with values of 0% Cyan, 31.9% Magenta, 47.8% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 20°, saturation of 50.8%, and lightness of 61.8%.
Web Accessibility & Design Recommendations: When implementing #CF8D6C 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.
