#BEAFA7 Thumper
#BEAFA7 (Thumper) RGB value is (190, 175, 167).
Red value is 190, green value is 175, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #BEAFA7: hue: 21°, saturation: 15%, and lightness: 70%.
Process color (CMYK) of #BEAFA7 is 0%, 7.9%, 12.1%, 25.5%. Web safe color equivalent of #BEAFA7 is ##CC9999. Color #BEAFA7 contains mainly Yellow.
Color Spaces
| Color spaces of #BEAFA7 | Value |
|---|---|
| RGB | 190, 175, 167 |
| HSL | 21°, 15%, 70% |
| HSV / HSB | 21°, 12.1%, 74.5% |
| CMYK | 0%, 7.9%, 12.1%, 25.5% |
| XYZ | 43.54, 44.4, 42.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 10101111 | 10100111 |
| Octal | 276 | 257 | 247 |
| Decimal | 190 | 175 | 167 |
| Hex | BE | AF | A7 |
Shades of #BEAFA7
Tints of #BEAFA7
.mybgColor { background-color: #BEAFA7; }
.myforeColor { color: #BEAFA7; }
.myborderColor { border: 3px solid #BEAFA7; }
<p style="color:#BEAFA7">Text here</p>
This sample text is styled with font color #BEAFA7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BEAFA7">Div content here</div>
<div style="border:3px solid #BEAFA7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 175, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BEAFA7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BEAFA7;
-webkit-box-shadow: 1px 1px 3px #BEAFA7;
box-shadow: 1px 1px 3px #BEAFA7; }
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 #BEAFA7 (Thumper)
Color Overview & Profile: Color #BEAFA7, also known as Thumper, 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), 69% Green (175/255), and 65% Blue (167/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BEAFA7 translates into the CMYK subtractive color model with values of 0% Cyan, 7.9% Magenta, 12.1% Yellow, and 25.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 21°, saturation of 15%, and lightness of 70%.
Web Accessibility & Design Recommendations: When implementing #BEAFA7 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 ##CC9999.
