#CF9A5D Butternut Tree
#CF9A5D (Butternut Tree) RGB value is (207, 154, 93).
Red value is 207, green value is 154, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #CF9A5D: hue: 32°, saturation: 54.3%, and lightness: 58.8%.
Process color (CMYK) of #CF9A5D is 0%, 25.6%, 55.1%, 18.8%. Web safe color equivalent of #CF9A5D is ##CC9966. Color #CF9A5D contains mainly Red.
Color Spaces
| Color spaces of #CF9A5D | Value |
|---|---|
| RGB | 207, 154, 93 |
| HSL | 32°, 54.3%, 58.8% |
| HSV / HSB | 32°, 55.1%, 81.2% |
| CMYK | 0%, 25.6%, 55.1%, 18.8% |
| XYZ | 39.27, 37.17, 15.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 10011010 | 01011101 |
| Octal | 317 | 232 | 135 |
| Decimal | 207 | 154 | 93 |
| Hex | CF | 9A | 5D |
Shades of #CF9A5D
Tints of #CF9A5D
.mybgColor { background-color: #CF9A5D; }
.myforeColor { color: #CF9A5D; }
.myborderColor { border: 3px solid #CF9A5D; }
<p style="color:#CF9A5D">Text here</p>
This sample text is styled with font color #CF9A5D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CF9A5D">Div content here</div>
<div style="border:3px solid #CF9A5D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 154, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CF9A5D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CF9A5D;
-webkit-box-shadow: 1px 1px 3px #CF9A5D;
box-shadow: 1px 1px 3px #CF9A5D; }
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 #CF9A5D (Butternut Tree)
Color Overview & Profile: Color #CF9A5D, also known as Butternut Tree, 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), 60% Green (154/255), and 36% Blue (93/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #CF9A5D translates into the CMYK subtractive color model with values of 0% Cyan, 25.6% Magenta, 55.1% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 32°, saturation of 54.3%, and lightness of 58.8%.
Web Accessibility & Design Recommendations: When implementing #CF9A5D 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.
