#FFB19A Buttery Salmon
#FFB19A (Buttery Salmon) RGB value is (255, 177, 154).
Red value is 255, green value is 177, and blue value is 154.
Cylindrical-coordinate representations (HSL) of color #FFB19A: hue: 14°, saturation: 100%, and lightness: 80.2%.
Process color (CMYK) of #FFB19A is 0%, 30.6%, 39.6%, 0%. Web safe color equivalent of #FFB19A is ##FF9999. Color #FFB19A contains mainly Red.
Color Spaces
| Color spaces of #FFB19A | Value |
|---|---|
| RGB | 255, 177, 154 |
| HSL | 14°, 100%, 80.2% |
| HSV / HSB | 14°, 39.6%, 100% |
| CMYK | 0%, 30.6%, 39.6%, 0% |
| XYZ | 62.8, 55.04, 37.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 10110001 | 10011010 |
| Octal | 377 | 261 | 232 |
| Decimal | 255 | 177 | 154 |
| Hex | FF | B1 | 9A |
Shades of #FFB19A
Tints of #FFB19A
.mybgColor { background-color: #FFB19A; }
.myforeColor { color: #FFB19A; }
.myborderColor { border: 3px solid #FFB19A; }
<p style="color:#FFB19A">Text here</p>
This sample text is styled with font color #FFB19A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFB19A">Div content here</div>
<div style="border:3px solid #FFB19A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 177, 154, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFB19A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFB19A;
-webkit-box-shadow: 1px 1px 3px #FFB19A;
box-shadow: 1px 1px 3px #FFB19A; }
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 #FFB19A (Buttery Salmon)
Color Overview & Profile: Color #FFB19A, also known as Buttery Salmon, 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), 69% Green (177/255), and 60% Blue (154/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFB19A translates into the CMYK subtractive color model with values of 0% Cyan, 30.6% Magenta, 39.6% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 14°, saturation of 100%, and lightness of 80.2%.
Web Accessibility & Design Recommendations: When implementing #FFB19A 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 ##FF9999.
