#B44933 Crimson Boy
#B44933 (Crimson Boy) RGB value is (180, 73, 51).
Red value is 180, green value is 73, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #B44933: hue: 10°, saturation: 55.8%, and lightness: 45.3%.
Process color (CMYK) of #B44933 is 0%, 59.4%, 71.7%, 29.4%. Web safe color equivalent of #B44933 is ##CC3333. Color #B44933 contains mainly Red.
Color Spaces
| Color spaces of #B44933 | Value |
|---|---|
| RGB | 180, 73, 51 |
| HSL | 10°, 55.8%, 45.3% |
| HSV / HSB | 10°, 71.7%, 70.6% |
| CMYK | 0%, 59.4%, 71.7%, 29.4% |
| XYZ | 21.8, 14.71, 4.82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110100 | 01001001 | 00110011 |
| Octal | 264 | 111 | 063 |
| Decimal | 180 | 73 | 51 |
| Hex | B4 | 49 | 33 |
Shades of #B44933
Tints of #B44933
.mybgColor { background-color: #B44933; }
.myforeColor { color: #B44933; }
.myborderColor { border: 3px solid #B44933; }
<p style="color:#B44933">Text here</p>
This sample text is styled with font color #B44933. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B44933">Div content here</div>
<div style="border:3px solid #B44933">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(180, 73, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B44933; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B44933;
-webkit-box-shadow: 1px 1px 3px #B44933;
box-shadow: 1px 1px 3px #B44933; }
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 #B44933 (Crimson Boy)
Color Overview & Profile: Color #B44933, also known as Crimson Boy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 71% Red (180/255), 29% Green (73/255), and 20% Blue (51/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B44933 translates into the CMYK subtractive color model with values of 0% Cyan, 59.4% Magenta, 71.7% Yellow, and 29.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 10°, saturation of 55.8%, and lightness of 45.3%.
Web Accessibility & Design Recommendations: When implementing #B44933 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 ##CC3333.
