#42342B Slugger
#42342B (Slugger) RGB value is (66, 52, 43).
Red value is 66, green value is 52, and blue value is 43.
Cylindrical-coordinate representations (HSL) of color #42342B: hue: 23°, saturation: 21.1%, and lightness: 21.4%.
Process color (CMYK) of #42342B is 0%, 21.2%, 34.8%, 74.1%. Web safe color equivalent of #42342B is ##333333. Color #42342B contains mainly Yellow.
Color Spaces
| Color spaces of #42342B | Value |
|---|---|
| RGB | 66, 52, 43 |
| HSL | 23°, 21.1%, 21.4% |
| HSV / HSB | 23°, 34.8%, 25.9% |
| CMYK | 0%, 21.2%, 34.8%, 74.1% |
| XYZ | 3.91, 3.79, 2.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000010 | 00110100 | 00101011 |
| Octal | 102 | 064 | 053 |
| Decimal | 66 | 52 | 43 |
| Hex | 42 | 34 | 2B |
Shades of #42342B
Tints of #42342B
.mybgColor { background-color: #42342B; }
.myforeColor { color: #42342B; }
.myborderColor { border: 3px solid #42342B; }
<p style="color:#42342B">Text here</p>
This sample text is styled with font color #42342B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#42342B">Div content here</div>
<div style="border:3px solid #42342B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(66, 52, 43, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #42342B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #42342B;
-webkit-box-shadow: 1px 1px 3px #42342B;
box-shadow: 1px 1px 3px #42342B; }
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 #42342B (Slugger)
Color Overview & Profile: Color #42342B, also known as Slugger, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 26% Red (66/255), 20% Green (52/255), and 17% Blue (43/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #42342B translates into the CMYK subtractive color model with values of 0% Cyan, 21.2% Magenta, 34.8% Yellow, and 74.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 23°, saturation of 21.1%, and lightness of 21.4%.
Web Accessibility & Design Recommendations: When implementing #42342B 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.
