#FDB16A Ripe Cantaloupe
#FDB16A (Ripe Cantaloupe) RGB value is (253, 177, 106).
Red value is 253, green value is 177, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #FDB16A: hue: 29°, saturation: 97.4%, and lightness: 70.4%.
Process color (CMYK) of #FDB16A is 0%, 30%, 58.1%, 0.8%. Web safe color equivalent of #FDB16A is ##FF9966. Color #FDB16A contains mainly Red.
Color Spaces
| Color spaces of #FDB16A | Value |
|---|---|
| RGB | 253, 177, 106 |
| HSL | 29°, 97.4%, 70.4% |
| HSV / HSB | 29°, 58.1%, 99.2% |
| CMYK | 0%, 30%, 58.1%, 0.8% |
| XYZ | 58.84, 53.37, 20.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111101 | 10110001 | 01101010 |
| Octal | 375 | 261 | 152 |
| Decimal | 253 | 177 | 106 |
| Hex | FD | B1 | 6A |
Shades of #FDB16A
Tints of #FDB16A
.mybgColor { background-color: #FDB16A; }
.myforeColor { color: #FDB16A; }
.myborderColor { border: 3px solid #FDB16A; }
<p style="color:#FDB16A">Text here</p>
This sample text is styled with font color #FDB16A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FDB16A">Div content here</div>
<div style="border:3px solid #FDB16A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(253, 177, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FDB16A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FDB16A;
-webkit-box-shadow: 1px 1px 3px #FDB16A;
box-shadow: 1px 1px 3px #FDB16A; }
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 #FDB16A (Ripe Cantaloupe)
Color Overview & Profile: Color #FDB16A, also known as Ripe Cantaloupe, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (253/255), 69% Green (177/255), and 42% Blue (106/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FDB16A translates into the CMYK subtractive color model with values of 0% Cyan, 30% Magenta, 58.1% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 29°, saturation of 97.4%, and lightness of 70.4%.
Web Accessibility & Design Recommendations: When implementing #FDB16A 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 ##FF9966.
