#FFBA6F Yellow Warbler
#FFBA6F (Yellow Warbler) RGB value is (255, 186, 111).
Red value is 255, green value is 186, and blue value is 111.
Cylindrical-coordinate representations (HSL) of color #FFBA6F: hue: 31°, saturation: 100%, and lightness: 71.8%.
Process color (CMYK) of #FFBA6F is 0%, 27.1%, 56.5%, 0%. Web safe color equivalent of #FFBA6F is ##FFCC66. Color #FFBA6F contains mainly Red.
Color Spaces
| Color spaces of #FFBA6F | Value |
|---|---|
| RGB | 255, 186, 111 |
| HSL | 31°, 100%, 71.8% |
| HSV / HSB | 31°, 56.5%, 100% |
| CMYK | 0%, 27.1%, 56.5%, 0% |
| XYZ | 61.67, 57.53, 22.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 10111010 | 01101111 |
| Octal | 377 | 272 | 157 |
| Decimal | 255 | 186 | 111 |
| Hex | FF | BA | 6F |
Shades of #FFBA6F
Tints of #FFBA6F
.mybgColor { background-color: #FFBA6F; }
.myforeColor { color: #FFBA6F; }
.myborderColor { border: 3px solid #FFBA6F; }
<p style="color:#FFBA6F">Text here</p>
This sample text is styled with font color #FFBA6F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFBA6F">Div content here</div>
<div style="border:3px solid #FFBA6F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 186, 111, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFBA6F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFBA6F;
-webkit-box-shadow: 1px 1px 3px #FFBA6F;
box-shadow: 1px 1px 3px #FFBA6F; }
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 #FFBA6F (Yellow Warbler)
Color Overview & Profile: Color #FFBA6F, also known as Yellow Warbler, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 73% Green (186/255), and 44% Blue (111/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFBA6F translates into the CMYK subtractive color model with values of 0% Cyan, 27.1% Magenta, 56.5% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 100%, and lightness of 71.8%.
Web Accessibility & Design Recommendations: When implementing #FFBA6F 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 ##FFCC66.
