#BFAF92 A Pair of Brown Eyes
#BFAF92 (A Pair of Brown Eyes) RGB value is (191, 175, 146).
Red value is 191, green value is 175, and blue value is 146.
Cylindrical-coordinate representations (HSL) of color #BFAF92: hue: 39°, saturation: 26%, and lightness: 66.1%.
Process color (CMYK) of #BFAF92 is 0%, 8.4%, 23.6%, 25.1%. Web safe color equivalent of #BFAF92 is ##CC9999. Color #BFAF92 contains mainly Yellow.
Color Spaces
| Color spaces of #BFAF92 | Value |
|---|---|
| RGB | 191, 175, 146 |
| HSL | 39°, 26%, 66.1% |
| HSV / HSB | 39°, 23.6%, 74.9% |
| CMYK | 0%, 8.4%, 23.6%, 25.1% |
| XYZ | 42, 43.81, 33.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111111 | 10101111 | 10010010 |
| Octal | 277 | 257 | 222 |
| Decimal | 191 | 175 | 146 |
| Hex | BF | AF | 92 |
Shades of #BFAF92
Tints of #BFAF92
.mybgColor { background-color: #BFAF92; }
.myforeColor { color: #BFAF92; }
.myborderColor { border: 3px solid #BFAF92; }
<p style="color:#BFAF92">Text here</p>
This sample text is styled with font color #BFAF92. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BFAF92">Div content here</div>
<div style="border:3px solid #BFAF92">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(191, 175, 146, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BFAF92; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BFAF92;
-webkit-box-shadow: 1px 1px 3px #BFAF92;
box-shadow: 1px 1px 3px #BFAF92; }
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 #BFAF92 (A Pair of Brown Eyes)
Color Overview & Profile: Color #BFAF92, also known as A Pair of Brown Eyes, 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), 69% Green (175/255), and 57% Blue (146/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #BFAF92 translates into the CMYK subtractive color model with values of 0% Cyan, 8.4% Magenta, 23.6% Yellow, and 25.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 26%, and lightness of 66.1%.
Web Accessibility & Design Recommendations: When implementing #BFAF92 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.
