#C67464 Peach Macaron
#C67464 (Peach Macaron) RGB value is (198, 116, 100).
Red value is 198, green value is 116, and blue value is 100.
Cylindrical-coordinate representations (HSL) of color #C67464: hue: 10°, saturation: 46.2%, and lightness: 58.4%.
Process color (CMYK) of #C67464 is 0%, 41.4%, 49.5%, 22.4%. Web safe color equivalent of #C67464 is ##CC6666. Color #C67464 contains mainly Red.
Color Spaces
| Color spaces of #C67464 | Value |
|---|---|
| RGB | 198, 116, 100 |
| HSL | 10°, 46.2%, 58.4% |
| HSV / HSB | 10°, 49.5%, 77.6% |
| CMYK | 0%, 41.4%, 49.5%, 22.4% |
| XYZ | 31.84, 25.42, 15.28 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000110 | 01110100 | 01100100 |
| Octal | 306 | 164 | 144 |
| Decimal | 198 | 116 | 100 |
| Hex | C6 | 74 | 64 |
Shades of #C67464
Tints of #C67464
.mybgColor { background-color: #C67464; }
.myforeColor { color: #C67464; }
.myborderColor { border: 3px solid #C67464; }
<p style="color:#C67464">Text here</p>
This sample text is styled with font color #C67464. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C67464">Div content here</div>
<div style="border:3px solid #C67464">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(198, 116, 100, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C67464; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C67464;
-webkit-box-shadow: 1px 1px 3px #C67464;
box-shadow: 1px 1px 3px #C67464; }
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 #C67464 (Peach Macaron)
Color Overview & Profile: Color #C67464, also known as Peach Macaron, 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 (198/255), 45% Green (116/255), and 39% Blue (100/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #C67464 translates into the CMYK subtractive color model with values of 0% Cyan, 41.4% Magenta, 49.5% Yellow, and 22.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 10°, saturation of 46.2%, and lightness of 58.4%.
Web Accessibility & Design Recommendations: When implementing #C67464 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.
