#A892A8 Garden Flower
#A892A8 (Garden Flower) RGB value is (168, 146, 168).
Red value is 168, green value is 146, and blue value is 168.
Cylindrical-coordinate representations (HSL) of color #A892A8: hue: 300°, saturation: 11.2%, and lightness: 61.6%.
Process color (CMYK) of #A892A8 is 0%, 13.1%, 0%, 34.1%. Web safe color equivalent of #A892A8 is ##999999. Color #A892A8 contains mainly Yellow.
Color Spaces
| Color spaces of #A892A8 | Value |
|---|---|
| RGB | 168, 146, 168 |
| HSL | 300°, 11.2%, 61.6% |
| HSV / HSB | 300°, 13.1%, 65.9% |
| CMYK | 0%, 13.1%, 0%, 34.1% |
| XYZ | 33.49, 31.71, 41.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101000 | 10010010 | 10101000 |
| Octal | 250 | 222 | 250 |
| Decimal | 168 | 146 | 168 |
| Hex | A8 | 92 | A8 |
Shades of #A892A8
Tints of #A892A8
.mybgColor { background-color: #A892A8; }
.myforeColor { color: #A892A8; }
.myborderColor { border: 3px solid #A892A8; }
<p style="color:#A892A8">Text here</p>
This sample text is styled with font color #A892A8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A892A8">Div content here</div>
<div style="border:3px solid #A892A8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 146, 168, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A892A8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A892A8;
-webkit-box-shadow: 1px 1px 3px #A892A8;
box-shadow: 1px 1px 3px #A892A8; }
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 #A892A8 (Garden Flower)
Color Overview & Profile: Color #A892A8, also known as Garden Flower, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 66% Red (168/255), 57% Green (146/255), and 66% Blue (168/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A892A8 translates into the CMYK subtractive color model with values of 0% Cyan, 13.1% Magenta, 0% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 300°, saturation of 11.2%, and lightness of 61.6%.
Web Accessibility & Design Recommendations: When implementing #A892A8 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 ##999999.
