#BFBEAD Land Before Time
#BFBEAD (Land Before Time) RGB value is (191, 190, 173).
Red value is 191, green value is 190, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #BFBEAD: hue: 57°, saturation: 12.3%, and lightness: 71.4%.
Process color (CMYK) of #BFBEAD is 0%, 0.5%, 9.4%, 25.1%. Web safe color equivalent of #BFBEAD is ##CCCC99. Color #BFBEAD contains mainly GRAY.
Color Spaces
| Color spaces of #BFBEAD | Value |
|---|---|
| RGB | 191, 190, 173 |
| HSL | 57°, 12.3%, 71.4% |
| HSV / HSB | 57°, 9.4%, 74.9% |
| CMYK | 0%, 0.5%, 9.4%, 25.1% |
| XYZ | 47.44, 50.92, 46.86 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111111 | 10111110 | 10101101 |
| Octal | 277 | 276 | 255 |
| Decimal | 191 | 190 | 173 |
| Hex | BF | BE | AD |
Shades of #BFBEAD
Tints of #BFBEAD
.mybgColor { background-color: #BFBEAD; }
.myforeColor { color: #BFBEAD; }
.myborderColor { border: 3px solid #BFBEAD; }
<p style="color:#BFBEAD">Text here</p>
This sample text is styled with font color #BFBEAD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BFBEAD">Div content here</div>
<div style="border:3px solid #BFBEAD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(191, 190, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BFBEAD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BFBEAD;
-webkit-box-shadow: 1px 1px 3px #BFBEAD;
box-shadow: 1px 1px 3px #BFBEAD; }
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 #BFBEAD (Land Before Time)
Color Overview & Profile: Color #BFBEAD, also known as Land Before Time, 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 (191/255), 75% Green (190/255), and 68% Blue (173/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #BFBEAD translates into the CMYK subtractive color model with values of 0% Cyan, 0.5% Magenta, 9.4% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 57°, saturation of 12.3%, and lightness of 71.4%.
Web Accessibility & Design Recommendations: When implementing #BFBEAD 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 ##CCCC99.
