#B22122 Brick by Brick
#B22122 (Brick by Brick) RGB value is (178, 33, 34).
Red value is 178, green value is 33, and blue value is 34.
Cylindrical-coordinate representations (HSL) of color #B22122: hue: -0°, saturation: 68.7%, and lightness: 41.4%.
Process color (CMYK) of #B22122 is 0%, 81.5%, 80.9%, 30.2%. Web safe color equivalent of #B22122 is ##993333. Color #B22122 contains mainly Red.
Color Spaces
| Color spaces of #B22122 | Value |
|---|---|
| RGB | 178, 33, 34 |
| HSL | -0°, 68.7%, 41.4% |
| HSV / HSB | -0°, 81.5%, 69.8% |
| CMYK | 0%, 81.5%, 80.9%, 30.2% |
| XYZ | 19.2, 10.67, 2.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110010 | 00100001 | 00100010 |
| Octal | 262 | 041 | 042 |
| Decimal | 178 | 33 | 34 |
| Hex | B2 | 21 | 22 |
Shades of #B22122
Tints of #B22122
.mybgColor { background-color: #B22122; }
.myforeColor { color: #B22122; }
.myborderColor { border: 3px solid #B22122; }
<p style="color:#B22122">Text here</p>
This sample text is styled with font color #B22122. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B22122">Div content here</div>
<div style="border:3px solid #B22122">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(178, 33, 34, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B22122; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B22122;
-webkit-box-shadow: 1px 1px 3px #B22122;
box-shadow: 1px 1px 3px #B22122; }
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 #B22122 (Brick by Brick)
Color Overview & Profile: Color #B22122, also known as Brick by Brick, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 70% Red (178/255), 13% Green (33/255), and 13% Blue (34/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B22122 translates into the CMYK subtractive color model with values of 0% Cyan, 81.5% Magenta, 80.9% Yellow, and 30.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of -0°, saturation of 68.7%, and lightness of 41.4%.
Web Accessibility & Design Recommendations: When implementing #B22122 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 ##993333.
