#C2977C Brick Path
#C2977C (Brick Path) RGB value is (194, 151, 124).
Red value is 194, green value is 151, and blue value is 124.
Cylindrical-coordinate representations (HSL) of color #C2977C: hue: 23°, saturation: 36.5%, and lightness: 62.4%.
Process color (CMYK) of #C2977C is 0%, 22.2%, 36.1%, 23.9%. Web safe color equivalent of #C2977C is ##CC9966. Color #C2977C contains mainly Yellow.
Color Spaces
| Color spaces of #C2977C | Value |
|---|---|
| RGB | 194, 151, 124 |
| HSL | 23°, 36.5%, 62.4% |
| HSV / HSB | 23°, 36.1%, 76.1% |
| CMYK | 0%, 22.2%, 36.1%, 23.9% |
| XYZ | 36.95, 35.06, 23.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000010 | 10010111 | 01111100 |
| Octal | 302 | 227 | 174 |
| Decimal | 194 | 151 | 124 |
| Hex | C2 | 97 | 7C |
Shades of #C2977C
Tints of #C2977C
.mybgColor { background-color: #C2977C; }
.myforeColor { color: #C2977C; }
.myborderColor { border: 3px solid #C2977C; }
<p style="color:#C2977C">Text here</p>
This sample text is styled with font color #C2977C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C2977C">Div content here</div>
<div style="border:3px solid #C2977C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(194, 151, 124, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C2977C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C2977C;
-webkit-box-shadow: 1px 1px 3px #C2977C;
box-shadow: 1px 1px 3px #C2977C; }
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 #C2977C (Brick Path)
Color Overview & Profile: Color #C2977C, also known as Brick Path, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (194/255), 59% Green (151/255), and 49% Blue (124/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C2977C translates into the CMYK subtractive color model with values of 0% Cyan, 22.2% Magenta, 36.1% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 36.5%, and lightness of 62.4%.
Web Accessibility & Design Recommendations: When implementing #C2977C 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.
