#BB603C Deep Reddish Orange
#BB603C (Deep Reddish Orange) RGB value is (187, 96, 60).
Red value is 187, green value is 96, and blue value is 60.
Cylindrical-coordinate representations (HSL) of color #BB603C: hue: 17°, saturation: 51.4%, and lightness: 48.4%.
Process color (CMYK) of #BB603C is 0%, 48.7%, 67.9%, 26.7%. Web safe color equivalent of #BB603C is ##CC6633. Color #BB603C contains mainly Red.
Color Spaces
| Color spaces of #BB603C | Value |
|---|---|
| RGB | 187, 96, 60 |
| HSL | 17°, 51.4%, 48.4% |
| HSV / HSB | 17°, 67.9%, 73.3% |
| CMYK | 0%, 48.7%, 67.9%, 26.7% |
| XYZ | 25.49, 19.26, 6.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111011 | 01100000 | 00111100 |
| Octal | 273 | 140 | 074 |
| Decimal | 187 | 96 | 60 |
| Hex | BB | 60 | 3C |
Shades of #BB603C
Tints of #BB603C
.mybgColor { background-color: #BB603C; }
.myforeColor { color: #BB603C; }
.myborderColor { border: 3px solid #BB603C; }
<p style="color:#BB603C">Text here</p>
This sample text is styled with font color #BB603C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BB603C">Div content here</div>
<div style="border:3px solid #BB603C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(187, 96, 60, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BB603C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BB603C;
-webkit-box-shadow: 1px 1px 3px #BB603C;
box-shadow: 1px 1px 3px #BB603C; }
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 #BB603C (Deep Reddish Orange)
Color Overview & Profile: Color #BB603C, also known as Deep Reddish Orange, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (187/255), 38% Green (96/255), and 24% Blue (60/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BB603C translates into the CMYK subtractive color model with values of 0% Cyan, 48.7% Magenta, 67.9% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 17°, saturation of 51.4%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #BB603C 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 ##CC6633.
