#4B2D2A Barako Brew
#4B2D2A (Barako Brew) RGB value is (75, 45, 42).
Red value is 75, green value is 45, and blue value is 42.
Cylindrical-coordinate representations (HSL) of color #4B2D2A: hue: 5°, saturation: 28.2%, and lightness: 22.9%.
Process color (CMYK) of #4B2D2A is 0%, 40%, 44%, 70.6%. Web safe color equivalent of #4B2D2A is ##333333. Color #4B2D2A contains mainly Red.
Color Spaces
| Color spaces of #4B2D2A | Value |
|---|---|
| RGB | 75, 45, 42 |
| HSL | 5°, 28.2%, 22.9% |
| HSV / HSB | 5°, 44%, 29.4% |
| CMYK | 0%, 40%, 44%, 70.6% |
| XYZ | 4.26, 3.54, 2.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01001011 | 00101101 | 00101010 |
| Octal | 113 | 055 | 052 |
| Decimal | 75 | 45 | 42 |
| Hex | 4B | 2D | 2A |
Shades of #4B2D2A
Tints of #4B2D2A
.mybgColor { background-color: #4B2D2A; }
.myforeColor { color: #4B2D2A; }
.myborderColor { border: 3px solid #4B2D2A; }
<p style="color:#4B2D2A">Text here</p>
This sample text is styled with font color #4B2D2A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#4B2D2A">Div content here</div>
<div style="border:3px solid #4B2D2A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(75, 45, 42, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #4B2D2A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #4B2D2A;
-webkit-box-shadow: 1px 1px 3px #4B2D2A;
box-shadow: 1px 1px 3px #4B2D2A; }
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 #4B2D2A (Barako Brew)
Color Overview & Profile: Color #4B2D2A, also known as Barako Brew, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 29% Red (75/255), 18% Green (45/255), and 16% Blue (42/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #4B2D2A translates into the CMYK subtractive color model with values of 0% Cyan, 40% Magenta, 44% Yellow, and 70.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 28.2%, and lightness of 22.9%.
Web Accessibility & Design Recommendations: When implementing #4B2D2A 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.
