#BC7A81 Rosily
#BC7A81 (Rosily) RGB value is (188, 122, 129).
Red value is 188, green value is 122, and blue value is 129.
Cylindrical-coordinate representations (HSL) of color #BC7A81: hue: 354°, saturation: 33%, and lightness: 60.8%.
Process color (CMYK) of #BC7A81 is 0%, 35.1%, 31.4%, 26.3%. Web safe color equivalent of #BC7A81 is ##CC6699. Color #BC7A81 contains mainly Red.
Color Spaces
| Color spaces of #BC7A81 | Value |
|---|---|
| RGB | 188, 122, 129 |
| HSL | 354°, 33%, 60.8% |
| HSV / HSB | 354°, 35.1%, 73.7% |
| CMYK | 0%, 35.1%, 31.4%, 26.3% |
| XYZ | 31.66, 26.2, 24.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 01111010 | 10000001 |
| Octal | 274 | 172 | 201 |
| Decimal | 188 | 122 | 129 |
| Hex | BC | 7A | 81 |
Shades of #BC7A81
Tints of #BC7A81
.mybgColor { background-color: #BC7A81; }
.myforeColor { color: #BC7A81; }
.myborderColor { border: 3px solid #BC7A81; }
<p style="color:#BC7A81">Text here</p>
This sample text is styled with font color #BC7A81. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BC7A81">Div content here</div>
<div style="border:3px solid #BC7A81">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 122, 129, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BC7A81; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BC7A81;
-webkit-box-shadow: 1px 1px 3px #BC7A81;
box-shadow: 1px 1px 3px #BC7A81; }
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 #BC7A81 (Rosily)
Color Overview & Profile: Color #BC7A81, also known as Rosily, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (188/255), 48% Green (122/255), and 51% Blue (129/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BC7A81 translates into the CMYK subtractive color model with values of 0% Cyan, 35.1% Magenta, 31.4% Yellow, and 26.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 354°, saturation of 33%, and lightness of 60.8%.
Web Accessibility & Design Recommendations: When implementing #BC7A81 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 ##CC6699.
