#BE36B2 San Francisco Pink
#BE36B2 (San Francisco Pink) RGB value is (190, 54, 178).
Red value is 190, green value is 54, and blue value is 178.
Cylindrical-coordinate representations (HSL) of color #BE36B2: hue: 305°, saturation: 55.7%, and lightness: 47.8%.
Process color (CMYK) of #BE36B2 is 0%, 71.6%, 6.3%, 25.5%. Web safe color equivalent of #BE36B2 is ##CC3399. Color #BE36B2 contains mainly Red.
Color Spaces
| Color spaces of #BE36B2 | Value |
|---|---|
| RGB | 190, 54, 178 |
| HSL | 305°, 55.7%, 47.8% |
| HSV / HSB | 305°, 71.6%, 74.5% |
| CMYK | 0%, 71.6%, 6.3%, 25.5% |
| XYZ | 30.59, 16.8, 43.74 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 00110110 | 10110010 |
| Octal | 276 | 066 | 262 |
| Decimal | 190 | 54 | 178 |
| Hex | BE | 36 | B2 |
Shades of #BE36B2
Tints of #BE36B2
.mybgColor { background-color: #BE36B2; }
.myforeColor { color: #BE36B2; }
.myborderColor { border: 3px solid #BE36B2; }
<p style="color:#BE36B2">Text here</p>
This sample text is styled with font color #BE36B2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BE36B2">Div content here</div>
<div style="border:3px solid #BE36B2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 54, 178, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BE36B2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BE36B2;
-webkit-box-shadow: 1px 1px 3px #BE36B2;
box-shadow: 1px 1px 3px #BE36B2; }
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 #BE36B2 (San Francisco Pink)
Color Overview & Profile: Color #BE36B2, also known as San Francisco Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (190/255), 21% Green (54/255), and 70% Blue (178/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BE36B2 translates into the CMYK subtractive color model with values of 0% Cyan, 71.6% Magenta, 6.3% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 305°, saturation of 55.7%, and lightness of 47.8%.
Web Accessibility & Design Recommendations: When implementing #BE36B2 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 ##CC3399.
