#F1958A Bierwurst
#F1958A (Bierwurst) RGB value is (241, 149, 138).
Red value is 241, green value is 149, and blue value is 138.
Cylindrical-coordinate representations (HSL) of color #F1958A: hue: 6°, saturation: 78.6%, and lightness: 74.3%.
Process color (CMYK) of #F1958A is 0%, 38.2%, 42.7%, 5.5%. Web safe color equivalent of #F1958A is ##FF9999. Color #F1958A contains mainly Red.
Color Spaces
| Color spaces of #F1958A | Value |
|---|---|
| RGB | 241, 149, 138 |
| HSL | 6°, 78.6%, 74.3% |
| HSV / HSB | 6°, 42.7%, 94.5% |
| CMYK | 0%, 38.2%, 42.7%, 5.5% |
| XYZ | 51.61, 42.03, 29.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 10010101 | 10001010 |
| Octal | 361 | 225 | 212 |
| Decimal | 241 | 149 | 138 |
| Hex | F1 | 95 | 8A |
Shades of #F1958A
Tints of #F1958A
.mybgColor { background-color: #F1958A; }
.myforeColor { color: #F1958A; }
.myborderColor { border: 3px solid #F1958A; }
<p style="color:#F1958A">Text here</p>
This sample text is styled with font color #F1958A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1958A">Div content here</div>
<div style="border:3px solid #F1958A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 149, 138, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1958A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1958A;
-webkit-box-shadow: 1px 1px 3px #F1958A;
box-shadow: 1px 1px 3px #F1958A; }
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 #F1958A (Bierwurst)
Color Overview & Profile: Color #F1958A, also known as Bierwurst, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (241/255), 58% Green (149/255), and 54% Blue (138/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1958A translates into the CMYK subtractive color model with values of 0% Cyan, 38.2% Magenta, 42.7% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 78.6%, and lightness of 74.3%.
Web Accessibility & Design Recommendations: When implementing #F1958A 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 ##FF9999.
