#363E31 Aged Pine
#363E31 (Aged Pine) RGB value is (54, 62, 49).
Red value is 54, green value is 62, and blue value is 49.
Cylindrical-coordinate representations (HSL) of color #363E31: hue: 97°, saturation: 11.7%, and lightness: 21.8%.
Process color (CMYK) of #363E31 is 12.9%, 0%, 21%, 75.7%. Web safe color equivalent of #363E31 is ##333333. Color #363E31 contains mainly GRAY.
Color Spaces
| Color spaces of #363E31 | Value |
|---|---|
| RGB | 54, 62, 49 |
| HSL | 97°, 11.7%, 21.8% |
| HSV / HSB | 97°, 21%, 24.3% |
| CMYK | 12.9%, 0%, 21%, 75.7% |
| XYZ | 3.8, 4.45, 3.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110110 | 00111110 | 00110001 |
| Octal | 066 | 076 | 061 |
| Decimal | 54 | 62 | 49 |
| Hex | 36 | 3E | 31 |
Shades of #363E31
Tints of #363E31
.mybgColor { background-color: #363E31; }
.myforeColor { color: #363E31; }
.myborderColor { border: 3px solid #363E31; }
<p style="color:#363E31">Text here</p>
This sample text is styled with font color #363E31. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#363E31">Div content here</div>
<div style="border:3px solid #363E31">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(54, 62, 49, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #363E31; }
.divShadow { -moz-box-shadow: 1px 1px 3px #363E31;
-webkit-box-shadow: 1px 1px 3px #363E31;
box-shadow: 1px 1px 3px #363E31; }
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 #363E31 (Aged Pine)
Color Overview & Profile: Color #363E31, also known as Aged Pine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 21% Red (54/255), 24% Green (62/255), and 19% Blue (49/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #363E31 translates into the CMYK subtractive color model with values of 12.9% Cyan, 0% Magenta, 21% Yellow, and 75.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 97°, saturation of 11.7%, and lightness of 21.8%.
Web Accessibility & Design Recommendations: When implementing #363E31 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 ##333333.
