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