#B94E41 Conker
#B94E41 (Conker) RGB value is (185, 78, 65).
Red value is 185, green value is 78, and blue value is 65.
Cylindrical-coordinate representations (HSL) of color #B94E41: hue: 7°, saturation: 48%, and lightness: 49%.
Process color (CMYK) of #B94E41 is 0%, 57.8%, 64.9%, 27.5%. Web safe color equivalent of #B94E41 is ##CC6633. Color #B94E41 contains mainly Red.
Color Spaces
| Color spaces of #B94E41 | Value |
|---|---|
| RGB | 185, 78, 65 |
| HSL | 7°, 48%, 49% |
| HSV / HSB | 7°, 64.9%, 72.5% |
| CMYK | 0%, 57.8%, 64.9%, 27.5% |
| XYZ | 23.69, 16.15, 6.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 01001110 | 01000001 |
| Octal | 271 | 116 | 101 |
| Decimal | 185 | 78 | 65 |
| Hex | B9 | 4E | 41 |
Shades of #B94E41
Tints of #B94E41
.mybgColor { background-color: #B94E41; }
.myforeColor { color: #B94E41; }
.myborderColor { border: 3px solid #B94E41; }
<p style="color:#B94E41">Text here</p>
This sample text is styled with font color #B94E41. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B94E41">Div content here</div>
<div style="border:3px solid #B94E41">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 78, 65, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B94E41; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B94E41;
-webkit-box-shadow: 1px 1px 3px #B94E41;
box-shadow: 1px 1px 3px #B94E41; }
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 #B94E41 (Conker)
Color Overview & Profile: Color #B94E41, also known as Conker, 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 (185/255), 31% Green (78/255), and 25% Blue (65/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B94E41 translates into the CMYK subtractive color model with values of 0% Cyan, 57.8% Magenta, 64.9% Yellow, and 27.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 7°, saturation of 48%, and lightness of 49%.
Web Accessibility & Design Recommendations: When implementing #B94E41 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.
