#AA5B67 Ruby Petals
#AA5B67 (Ruby Petals) RGB value is (170, 91, 103).
Red value is 170, green value is 91, and blue value is 103.
Cylindrical-coordinate representations (HSL) of color #AA5B67: hue: 351°, saturation: 31.7%, and lightness: 51.2%.
Process color (CMYK) of #AA5B67 is 0%, 46.5%, 39.4%, 33.3%. Web safe color equivalent of #AA5B67 is ##996666. Color #AA5B67 contains mainly Red.
Color Spaces
| Color spaces of #AA5B67 | Value |
|---|---|
| RGB | 170, 91, 103 |
| HSL | 351°, 31.7%, 51.2% |
| HSV / HSB | 351°, 46.5%, 66.7% |
| CMYK | 0%, 46.5%, 39.4%, 33.3% |
| XYZ | 22.77, 17.01, 14.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101010 | 01011011 | 01100111 |
| Octal | 252 | 133 | 147 |
| Decimal | 170 | 91 | 103 |
| Hex | AA | 5B | 67 |
Shades of #AA5B67
Tints of #AA5B67
.mybgColor { background-color: #AA5B67; }
.myforeColor { color: #AA5B67; }
.myborderColor { border: 3px solid #AA5B67; }
<p style="color:#AA5B67">Text here</p>
This sample text is styled with font color #AA5B67. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AA5B67">Div content here</div>
<div style="border:3px solid #AA5B67">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(170, 91, 103, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AA5B67; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AA5B67;
-webkit-box-shadow: 1px 1px 3px #AA5B67;
box-shadow: 1px 1px 3px #AA5B67; }
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 #AA5B67 (Ruby Petals)
Color Overview & Profile: Color #AA5B67, also known as Ruby Petals, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 67% Red (170/255), 36% Green (91/255), and 40% Blue (103/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AA5B67 translates into the CMYK subtractive color model with values of 0% Cyan, 46.5% Magenta, 39.4% Yellow, and 33.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 351°, saturation of 31.7%, and lightness of 51.2%.
Web Accessibility & Design Recommendations: When implementing #AA5B67 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.
