#B07473 Red Gerbera
#B07473 (Red Gerbera) RGB value is (176, 116, 115).
Red value is 176, green value is 116, and blue value is 115.
Cylindrical-coordinate representations (HSL) of color #B07473: hue: 1°, saturation: 27.9%, and lightness: 57.1%.
Process color (CMYK) of #B07473 is 0%, 34.1%, 34.7%, 31%. Web safe color equivalent of #B07473 is ##996666. Color #B07473 contains mainly Red.
Color Spaces
| Color spaces of #B07473 | Value |
|---|---|
| RGB | 176, 116, 115 |
| HSL | 1°, 27.9%, 57.1% |
| HSV / HSB | 1°, 34.7%, 69% |
| CMYK | 0%, 34.1%, 34.7%, 31% |
| XYZ | 27.25, 22.96, 19.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110000 | 01110100 | 01110011 |
| Octal | 260 | 164 | 163 |
| Decimal | 176 | 116 | 115 |
| Hex | B0 | 74 | 73 |
Shades of #B07473
Tints of #B07473
.mybgColor { background-color: #B07473; }
.myforeColor { color: #B07473; }
.myborderColor { border: 3px solid #B07473; }
<p style="color:#B07473">Text here</p>
This sample text is styled with font color #B07473. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B07473">Div content here</div>
<div style="border:3px solid #B07473">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(176, 116, 115, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B07473; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B07473;
-webkit-box-shadow: 1px 1px 3px #B07473;
box-shadow: 1px 1px 3px #B07473; }
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 #B07473 (Red Gerbera)
Color Overview & Profile: Color #B07473, also known as Red Gerbera, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 69% Red (176/255), 45% Green (116/255), and 45% Blue (115/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #B07473 translates into the CMYK subtractive color model with values of 0% Cyan, 34.1% Magenta, 34.7% Yellow, and 31% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 1°, saturation of 27.9%, and lightness of 57.1%.
Web Accessibility & Design Recommendations: When implementing #B07473 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 ##996666.
