#E6AAA2 Faithful Rose
#E6AAA2 (Faithful Rose) RGB value is (230, 170, 162).
Red value is 230, green value is 170, and blue value is 162.
Cylindrical-coordinate representations (HSL) of color #E6AAA2: hue: 7°, saturation: 57.6%, and lightness: 76.9%.
Process color (CMYK) of #E6AAA2 is 0%, 26.1%, 29.6%, 9.8%. Web safe color equivalent of #E6AAA2 is ##FF9999. Color #E6AAA2 contains mainly Red.
Color Spaces
| Color spaces of #E6AAA2 | Value |
|---|---|
| RGB | 230, 170, 162 |
| HSL | 7°, 57.6%, 76.9% |
| HSV / HSB | 7°, 29.6%, 90.2% |
| CMYK | 0%, 26.1%, 29.6%, 9.8% |
| XYZ | 53.53, 48.18, 40.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100110 | 10101010 | 10100010 |
| Octal | 346 | 252 | 242 |
| Decimal | 230 | 170 | 162 |
| Hex | E6 | AA | A2 |
Shades of #E6AAA2
Tints of #E6AAA2
.mybgColor { background-color: #E6AAA2; }
.myforeColor { color: #E6AAA2; }
.myborderColor { border: 3px solid #E6AAA2; }
<p style="color:#E6AAA2">Text here</p>
This sample text is styled with font color #E6AAA2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E6AAA2">Div content here</div>
<div style="border:3px solid #E6AAA2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(230, 170, 162, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E6AAA2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E6AAA2;
-webkit-box-shadow: 1px 1px 3px #E6AAA2;
box-shadow: 1px 1px 3px #E6AAA2; }
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 #E6AAA2 (Faithful Rose)
Color Overview & Profile: Color #E6AAA2, also known as Faithful Rose, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 90% Red (230/255), 67% Green (170/255), and 64% Blue (162/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E6AAA2 translates into the CMYK subtractive color model with values of 0% Cyan, 26.1% Magenta, 29.6% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 7°, saturation of 57.6%, and lightness of 76.9%.
Web Accessibility & Design Recommendations: When implementing #E6AAA2 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 ##FF9999.
