#BE4236 Caught Red-Handed
#BE4236 (Caught Red-Handed) RGB value is (190, 66, 54).
Red value is 190, green value is 66, and blue value is 54.
Cylindrical-coordinate representations (HSL) of color #BE4236: hue: 5°, saturation: 55.7%, and lightness: 47.8%.
Process color (CMYK) of #BE4236 is 0%, 65.3%, 71.6%, 25.5%. Web safe color equivalent of #BE4236 is ##CC3333. Color #BE4236 contains mainly Red.
Color Spaces
| Color spaces of #BE4236 | Value |
|---|---|
| RGB | 190, 66, 54 |
| HSL | 5°, 55.7%, 47.8% |
| HSV / HSB | 5°, 71.6%, 74.5% |
| CMYK | 0%, 65.3%, 71.6%, 25.5% |
| XYZ | 23.85, 15.11, 5.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 01000010 | 00110110 |
| Octal | 276 | 102 | 066 |
| Decimal | 190 | 66 | 54 |
| Hex | BE | 42 | 36 |
Shades of #BE4236
Tints of #BE4236
.mybgColor { background-color: #BE4236; }
.myforeColor { color: #BE4236; }
.myborderColor { border: 3px solid #BE4236; }
<p style="color:#BE4236">Text here</p>
This sample text is styled with font color #BE4236. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BE4236">Div content here</div>
<div style="border:3px solid #BE4236">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 66, 54, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BE4236; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BE4236;
-webkit-box-shadow: 1px 1px 3px #BE4236;
box-shadow: 1px 1px 3px #BE4236; }
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 #BE4236 (Caught Red-Handed)
Color Overview & Profile: Color #BE4236, also known as Caught Red-Handed, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (190/255), 26% Green (66/255), and 21% Blue (54/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BE4236 translates into the CMYK subtractive color model with values of 0% Cyan, 65.3% Magenta, 71.6% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 5°, saturation of 55.7%, and lightness of 47.8%.
Web Accessibility & Design Recommendations: When implementing #BE4236 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.
