#B3695F Peach Dunes
#B3695F (Peach Dunes) RGB value is (179, 105, 95).
Red value is 179, green value is 105, and blue value is 95.
Cylindrical-coordinate representations (HSL) of color #B3695F: hue: 7°, saturation: 35.6%, and lightness: 53.7%.
Process color (CMYK) of #B3695F is 0%, 41.3%, 46.9%, 29.8%. Web safe color equivalent of #B3695F is ##CC6666. Color #B3695F contains mainly Red.
Color Spaces
| Color spaces of #B3695F | Value |
|---|---|
| RGB | 179, 105, 95 |
| HSL | 7°, 35.6%, 53.7% |
| HSV / HSB | 7°, 46.9%, 70.2% |
| CMYK | 0%, 41.3%, 46.9%, 29.8% |
| XYZ | 25.71, 20.52, 13.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110011 | 01101001 | 01011111 |
| Octal | 263 | 151 | 137 |
| Decimal | 179 | 105 | 95 |
| Hex | B3 | 69 | 5F |
Shades of #B3695F
Tints of #B3695F
.mybgColor { background-color: #B3695F; }
.myforeColor { color: #B3695F; }
.myborderColor { border: 3px solid #B3695F; }
<p style="color:#B3695F">Text here</p>
This sample text is styled with font color #B3695F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B3695F">Div content here</div>
<div style="border:3px solid #B3695F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(179, 105, 95, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B3695F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B3695F;
-webkit-box-shadow: 1px 1px 3px #B3695F;
box-shadow: 1px 1px 3px #B3695F; }
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 #B3695F (Peach Dunes)
Color Overview & Profile: Color #B3695F, also known as Peach Dunes, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (179/255), 41% Green (105/255), and 37% Blue (95/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B3695F translates into the CMYK subtractive color model with values of 0% Cyan, 41.3% Magenta, 46.9% Yellow, and 29.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 7°, saturation of 35.6%, and lightness of 53.7%.
Web Accessibility & Design Recommendations: When implementing #B3695F 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 ##CC6666.
