#AA4F44 Squig Orange
#AA4F44 (Squig Orange) RGB value is (170, 79, 68).
Red value is 170, green value is 79, and blue value is 68.
Cylindrical-coordinate representations (HSL) of color #AA4F44: hue: 6°, saturation: 42.9%, and lightness: 46.7%.
Process color (CMYK) of #AA4F44 is 0%, 53.5%, 60%, 33.3%. Web safe color equivalent of #AA4F44 is ##996633. Color #AA4F44 contains mainly Red.
Color Spaces
| Color spaces of #AA4F44 | Value |
|---|---|
| RGB | 170, 79, 68 |
| HSL | 6°, 42.9%, 46.7% |
| HSV / HSB | 6°, 60%, 66.7% |
| CMYK | 0%, 53.5%, 60%, 33.3% |
| XYZ | 20.42, 14.56, 7.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101010 | 01001111 | 01000100 |
| Octal | 252 | 117 | 104 |
| Decimal | 170 | 79 | 68 |
| Hex | AA | 4F | 44 |
Shades of #AA4F44
Tints of #AA4F44
.mybgColor { background-color: #AA4F44; }
.myforeColor { color: #AA4F44; }
.myborderColor { border: 3px solid #AA4F44; }
<p style="color:#AA4F44">Text here</p>
This sample text is styled with font color #AA4F44. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#AA4F44">Div content here</div>
<div style="border:3px solid #AA4F44">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(170, 79, 68, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #AA4F44; }
.divShadow { -moz-box-shadow: 1px 1px 3px #AA4F44;
-webkit-box-shadow: 1px 1px 3px #AA4F44;
box-shadow: 1px 1px 3px #AA4F44; }
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 #AA4F44 (Squig Orange)
Color Overview & Profile: Color #AA4F44, also known as Squig Orange, 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), 31% Green (79/255), and 27% Blue (68/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #AA4F44 translates into the CMYK subtractive color model with values of 0% Cyan, 53.5% Magenta, 60% Yellow, and 33.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 42.9%, and lightness of 46.7%.
Web Accessibility & Design Recommendations: When implementing #AA4F44 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 ##996633.
