#362F28 Acadia
#362F28 (Acadia) RGB value is (54, 47, 40).
Red value is 54, green value is 47, and blue value is 40.
Cylindrical-coordinate representations (HSL) of color #362F28: hue: 30°, saturation: 14.9%, and lightness: 18.4%.
Process color (CMYK) of #362F28 is 0%, 13%, 25.9%, 78.8%. Web safe color equivalent of #362F28 is ##333333. Color #362F28 contains mainly GRAY.
Color Spaces
| Color spaces of #362F28 | Value |
|---|---|
| RGB | 54, 47, 40 |
| HSL | 30°, 14.9%, 18.4% |
| HSV / HSB | 30°, 25.9%, 21.2% |
| CMYK | 0%, 13%, 25.9%, 78.8% |
| XYZ | 2.92, 2.97, 2.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110110 | 00101111 | 00101000 |
| Octal | 066 | 057 | 050 |
| Decimal | 54 | 47 | 40 |
| Hex | 36 | 2F | 28 |
Shades of #362F28
Tints of #362F28
.mybgColor { background-color: #362F28; }
.myforeColor { color: #362F28; }
.myborderColor { border: 3px solid #362F28; }
<p style="color:#362F28">Text here</p>
This sample text is styled with font color #362F28. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#362F28">Div content here</div>
<div style="border:3px solid #362F28">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(54, 47, 40, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #362F28; }
.divShadow { -moz-box-shadow: 1px 1px 3px #362F28;
-webkit-box-shadow: 1px 1px 3px #362F28;
box-shadow: 1px 1px 3px #362F28; }
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 #362F28 (Acadia)
Color Overview & Profile: Color #362F28, also known as Acadia, 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), 18% Green (47/255), and 16% Blue (40/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #362F28 translates into the CMYK subtractive color model with values of 0% Cyan, 13% Magenta, 25.9% Yellow, and 78.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 14.9%, and lightness of 18.4%.
Web Accessibility & Design Recommendations: When implementing #362F28 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.
