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