#AE7D7A Night Rose
#AE7D7A (Night Rose) RGB value is (174, 125, 122).
Red value is 174, green value is 125, and blue value is 122.
Cylindrical-coordinate representations (HSL) of color #AE7D7A: hue: 3°, saturation: 24.3%, and lightness: 58%.
Process color (CMYK) of #AE7D7A is 0%, 28.2%, 29.9%, 31.8%. Web safe color equivalent of #AE7D7A is ##996666. Color #AE7D7A contains mainly Red.
Color Spaces
| Color spaces of #AE7D7A | Value |
|---|---|
| RGB | 174, 125, 122 |
| HSL | 3°, 24.3%, 58% |
| HSV / HSB | 3°, 29.9%, 68.2% |
| CMYK | 0%, 28.2%, 29.9%, 31.8% |
| XYZ | 28.3, 25.07, 21.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101110 | 01111101 | 01111010 |
| Octal | 256 | 175 | 172 |
| Decimal | 174 | 125 | 122 |
| Hex | AE | 7D | 7A |
Shades of #AE7D7A
Tints of #AE7D7A
.mybgColor { background-color: #AE7D7A; }
.myforeColor { color: #AE7D7A; }
.myborderColor { border: 3px solid #AE7D7A; }
<p style="color:#AE7D7A">Text here</p>
This sample text is styled with font color #AE7D7A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AE7D7A">Div content here</div>
<div style="border:3px solid #AE7D7A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(174, 125, 122, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AE7D7A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AE7D7A;
-webkit-box-shadow: 1px 1px 3px #AE7D7A;
box-shadow: 1px 1px 3px #AE7D7A; }
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 #AE7D7A (Night Rose)
Color Overview & Profile: Color #AE7D7A, also known as Night Rose, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 68% Red (174/255), 49% Green (125/255), and 48% Blue (122/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AE7D7A translates into the CMYK subtractive color model with values of 0% Cyan, 28.2% Magenta, 29.9% Yellow, and 31.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 24.3%, and lightness of 58%.
Web Accessibility & Design Recommendations: When implementing #AE7D7A 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 ##996666.
