#382B23 Roanoke
#382B23 (Roanoke) RGB value is (56, 43, 35).
Red value is 56, green value is 43, and blue value is 35.
Cylindrical-coordinate representations (HSL) of color #382B23: hue: 23°, saturation: 23.1%, and lightness: 17.8%.
Process color (CMYK) of #382B23 is 0%, 23.2%, 37.5%, 78%. Web safe color equivalent of #382B23 is ##333333. Color #382B23 contains mainly Yellow.
Color Spaces
| Color spaces of #382B23 | Value |
|---|---|
| RGB | 56, 43, 35 |
| HSL | 23°, 23.1%, 17.8% |
| HSV / HSB | 23°, 37.5%, 22% |
| CMYK | 0%, 23.2%, 37.5%, 78% |
| XYZ | 2.8, 2.69, 1.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111000 | 00101011 | 00100011 |
| Octal | 070 | 053 | 043 |
| Decimal | 56 | 43 | 35 |
| Hex | 38 | 2B | 23 |
Shades of #382B23
Tints of #382B23
.mybgColor { background-color: #382B23; }
.myforeColor { color: #382B23; }
.myborderColor { border: 3px solid #382B23; }
<p style="color:#382B23">Text here</p>
This sample text is styled with font color #382B23. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#382B23">Div content here</div>
<div style="border:3px solid #382B23">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(56, 43, 35, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #382B23; }
.divShadow { -moz-box-shadow: 1px 1px 3px #382B23;
-webkit-box-shadow: 1px 1px 3px #382B23;
box-shadow: 1px 1px 3px #382B23; }
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 #382B23 (Roanoke)
Color Overview & Profile: Color #382B23, 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 22% Red (56/255), 17% Green (43/255), and 14% Blue (35/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #382B23 translates into the CMYK subtractive color model with values of 0% Cyan, 23.2% Magenta, 37.5% Yellow, and 78% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 23.1%, and lightness of 17.8%.
Web Accessibility & Design Recommendations: When implementing #382B23 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.
