#B85045 Amaryllis
#B85045 (Amaryllis) RGB value is (184, 80, 69).
Red value is 184, green value is 80, and blue value is 69.
Cylindrical-coordinate representations (HSL) of color #B85045: hue: 6°, saturation: 45.5%, and lightness: 49.6%.
Process color (CMYK) of #B85045 is 0%, 56.5%, 62.5%, 27.8%. Web safe color equivalent of #B85045 is ##CC6633. Color #B85045 contains mainly Red.
Color Spaces
| Color spaces of #B85045 | Value |
|---|---|
| RGB | 184, 80, 69 |
| HSL | 6°, 45.5%, 49.6% |
| HSV / HSB | 6°, 62.5%, 72.2% |
| CMYK | 0%, 56.5%, 62.5%, 27.8% |
| XYZ | 23.71, 16.36, 7.54 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 01010000 | 01000101 |
| Octal | 270 | 120 | 105 |
| Decimal | 184 | 80 | 69 |
| Hex | B8 | 50 | 45 |
Shades of #B85045
Tints of #B85045
.mybgColor { background-color: #B85045; }
.myforeColor { color: #B85045; }
.myborderColor { border: 3px solid #B85045; }
<p style="color:#B85045">Text here</p>
This sample text is styled with font color #B85045. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B85045">Div content here</div>
<div style="border:3px solid #B85045">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 80, 69, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B85045; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B85045;
-webkit-box-shadow: 1px 1px 3px #B85045;
box-shadow: 1px 1px 3px #B85045; }
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 #B85045 (Amaryllis)
Color Overview & Profile: Color #B85045, also known as Amaryllis, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (184/255), 31% Green (80/255), and 27% Blue (69/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B85045 translates into the CMYK subtractive color model with values of 0% Cyan, 56.5% Magenta, 62.5% Yellow, and 27.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 45.5%, and lightness of 49.6%.
Web Accessibility & Design Recommendations: When implementing #B85045 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.
