#A4345D Tree Peony
#A4345D (Tree Peony) RGB value is (164, 52, 93).
Red value is 164, green value is 52, and blue value is 93.
Cylindrical-coordinate representations (HSL) of color #A4345D: hue: 338°, saturation: 51.9%, and lightness: 42.4%.
Process color (CMYK) of #A4345D is 0%, 68.3%, 43.3%, 35.7%. Web safe color equivalent of #A4345D is ##993366. Color #A4345D contains mainly Red.
Color Spaces
| Color spaces of #A4345D | Value |
|---|---|
| RGB | 164, 52, 93 |
| HSL | 338°, 51.9%, 42.4% |
| HSV / HSB | 338°, 68.3%, 64.3% |
| CMYK | 0%, 68.3%, 43.3%, 35.7% |
| XYZ | 18.51, 11.14, 11.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100100 | 00110100 | 01011101 |
| Octal | 244 | 064 | 135 |
| Decimal | 164 | 52 | 93 |
| Hex | A4 | 34 | 5D |
Shades of #A4345D
Tints of #A4345D
.mybgColor { background-color: #A4345D; }
.myforeColor { color: #A4345D; }
.myborderColor { border: 3px solid #A4345D; }
<p style="color:#A4345D">Text here</p>
This sample text is styled with font color #A4345D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A4345D">Div content here</div>
<div style="border:3px solid #A4345D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(164, 52, 93, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A4345D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A4345D;
-webkit-box-shadow: 1px 1px 3px #A4345D;
box-shadow: 1px 1px 3px #A4345D; }
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 #A4345D (Tree Peony)
Color Overview & Profile: Color #A4345D, also known as Tree Peony, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (164/255), 20% Green (52/255), and 36% Blue (93/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A4345D translates into the CMYK subtractive color model with values of 0% Cyan, 68.3% Magenta, 43.3% Yellow, and 35.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 338°, saturation of 51.9%, and lightness of 42.4%.
Web Accessibility & Design Recommendations: When implementing #A4345D 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 ##993366.
