#A84A49 Pasadena Rose
#A84A49 (Pasadena Rose) RGB value is (168, 74, 73).
Red value is 168, green value is 74, and blue value is 73.
Cylindrical-coordinate representations (HSL) of color #A84A49: hue: 1°, saturation: 39.4%, and lightness: 47.3%.
Process color (CMYK) of #A84A49 is 0%, 56%, 56.5%, 34.1%. Web safe color equivalent of #A84A49 is ##993333. Color #A84A49 contains mainly Red.
Color Spaces
| Color spaces of #A84A49 | Value |
|---|---|
| RGB | 168, 74, 73 |
| HSL | 1°, 39.4%, 47.3% |
| HSV / HSB | 1°, 56.5%, 65.9% |
| CMYK | 0%, 56%, 56.5%, 34.1% |
| XYZ | 19.8, 13.71, 7.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101000 | 01001010 | 01001001 |
| Octal | 250 | 112 | 111 |
| Decimal | 168 | 74 | 73 |
| Hex | A8 | 4A | 49 |
Shades of #A84A49
Tints of #A84A49
.mybgColor { background-color: #A84A49; }
.myforeColor { color: #A84A49; }
.myborderColor { border: 3px solid #A84A49; }
<p style="color:#A84A49">Text here</p>
This sample text is styled with font color #A84A49. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A84A49">Div content here</div>
<div style="border:3px solid #A84A49">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 74, 73, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A84A49; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A84A49;
-webkit-box-shadow: 1px 1px 3px #A84A49;
box-shadow: 1px 1px 3px #A84A49; }
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 #A84A49 (Pasadena Rose)
Color Overview & Profile: Color #A84A49, also known as Pasadena Rose, 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), 29% Green (74/255), and 29% Blue (73/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #A84A49 translates into the CMYK subtractive color model with values of 0% Cyan, 56% Magenta, 56.5% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 1°, saturation of 39.4%, and lightness of 47.3%.
Web Accessibility & Design Recommendations: When implementing #A84A49 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 ##993333.
