#BE7767 November
#BE7767 (November) RGB value is (190, 119, 103).
Red value is 190, green value is 119, and blue value is 103.
Cylindrical-coordinate representations (HSL) of color #BE7767: hue: 11°, saturation: 40.1%, and lightness: 57.5%.
Process color (CMYK) of #BE7767 is 0%, 37.4%, 45.8%, 25.5%. Web safe color equivalent of #BE7767 is ##CC6666. Color #BE7767 contains mainly Red.
Color Spaces
| Color spaces of #BE7767 | Value |
|---|---|
| RGB | 190, 119, 103 |
| HSL | 11°, 40.1%, 57.5% |
| HSV / HSB | 11°, 45.8%, 74.5% |
| CMYK | 0%, 37.4%, 45.8%, 25.5% |
| XYZ | 30.28, 25.12, 16.08 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 01110111 | 01100111 |
| Octal | 276 | 167 | 147 |
| Decimal | 190 | 119 | 103 |
| Hex | BE | 77 | 67 |
Shades of #BE7767
Tints of #BE7767
.mybgColor { background-color: #BE7767; }
.myforeColor { color: #BE7767; }
.myborderColor { border: 3px solid #BE7767; }
<p style="color:#BE7767">Text here</p>
This sample text is styled with font color #BE7767. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BE7767">Div content here</div>
<div style="border:3px solid #BE7767">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 119, 103, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BE7767; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BE7767;
-webkit-box-shadow: 1px 1px 3px #BE7767;
box-shadow: 1px 1px 3px #BE7767; }
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 #BE7767 (November)
Color Overview & Profile: Color #BE7767, also known as November, 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), 47% Green (119/255), and 40% Blue (103/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BE7767 translates into the CMYK subtractive color model with values of 0% Cyan, 37.4% Magenta, 45.8% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 11°, saturation of 40.1%, and lightness of 57.5%.
Web Accessibility & Design Recommendations: When implementing #BE7767 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 ##CC6666.
