#BE8C74 Suntan Glow
#BE8C74 (Suntan Glow) RGB value is (190, 140, 116).
Red value is 190, green value is 140, and blue value is 116.
Cylindrical-coordinate representations (HSL) of color #BE8C74: hue: 19°, saturation: 36.3%, and lightness: 60%.
Process color (CMYK) of #BE8C74 is 0%, 26.3%, 38.9%, 25.5%. Web safe color equivalent of #BE8C74 is ##CC9966. Color #BE8C74 contains mainly Red.
Color Spaces
| Color spaces of #BE8C74 | Value |
|---|---|
| RGB | 190, 140, 116 |
| HSL | 19°, 36.3%, 60% |
| HSV / HSB | 19°, 38.9%, 74.5% |
| CMYK | 0%, 26.3%, 38.9%, 25.5% |
| XYZ | 33.77, 30.97, 20.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 10001100 | 01110100 |
| Octal | 276 | 214 | 164 |
| Decimal | 190 | 140 | 116 |
| Hex | BE | 8C | 74 |
Shades of #BE8C74
Tints of #BE8C74
.mybgColor { background-color: #BE8C74; }
.myforeColor { color: #BE8C74; }
.myborderColor { border: 3px solid #BE8C74; }
<p style="color:#BE8C74">Text here</p>
This sample text is styled with font color #BE8C74. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BE8C74">Div content here</div>
<div style="border:3px solid #BE8C74">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 140, 116, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BE8C74; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BE8C74;
-webkit-box-shadow: 1px 1px 3px #BE8C74;
box-shadow: 1px 1px 3px #BE8C74; }
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 #BE8C74 (Suntan Glow)
Color Overview & Profile: Color #BE8C74, also known as Suntan Glow, 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), 55% Green (140/255), and 45% Blue (116/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #BE8C74 translates into the CMYK subtractive color model with values of 0% Cyan, 26.3% Magenta, 38.9% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 19°, saturation of 36.3%, and lightness of 60%.
Web Accessibility & Design Recommendations: When implementing #BE8C74 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 ##CC9966.
