#A87F28 Burnt Honey
#A87F28 (Burnt Honey) RGB value is (168, 127, 40).
Red value is 168, green value is 127, and blue value is 40.
Cylindrical-coordinate representations (HSL) of color #A87F28: hue: 41°, saturation: 61.5%, and lightness: 40.8%.
Process color (CMYK) of #A87F28 is 0%, 24.4%, 76.2%, 34.1%. Web safe color equivalent of #A87F28 is ##996633. Color #A87F28 contains mainly Yellow.
Color Spaces
| Color spaces of #A87F28 | Value |
|---|---|
| RGB | 168, 127, 40 |
| HSL | 41°, 61.5%, 40.8% |
| HSV / HSB | 41°, 76.2%, 65.9% |
| CMYK | 0%, 24.4%, 76.2%, 34.1% |
| XYZ | 24.12, 23.66, 5.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101000 | 01111111 | 00101000 |
| Octal | 250 | 177 | 050 |
| Decimal | 168 | 127 | 40 |
| Hex | A8 | 7F | 28 |
Shades of #A87F28
Tints of #A87F28
.mybgColor { background-color: #A87F28; }
.myforeColor { color: #A87F28; }
.myborderColor { border: 3px solid #A87F28; }
<p style="color:#A87F28">Text here</p>
This sample text is styled with font color #A87F28. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A87F28">Div content here</div>
<div style="border:3px solid #A87F28">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 127, 40, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A87F28; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A87F28;
-webkit-box-shadow: 1px 1px 3px #A87F28;
box-shadow: 1px 1px 3px #A87F28; }
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 #A87F28 (Burnt Honey)
Color Overview & Profile: Color #A87F28, also known as Burnt Honey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 66% Red (168/255), 50% Green (127/255), and 16% Blue (40/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A87F28 translates into the CMYK subtractive color model with values of 0% Cyan, 24.4% Magenta, 76.2% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 41°, saturation of 61.5%, and lightness of 40.8%.
Web Accessibility & Design Recommendations: When implementing #A87F28 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 ##996633.
