#F7685F Coral Quartz
#F7685F (Coral Quartz) RGB value is (247, 104, 95).
Red value is 247, green value is 104, and blue value is 95.
Cylindrical-coordinate representations (HSL) of color #F7685F: hue: 4°, saturation: 90.5%, and lightness: 67.1%.
Process color (CMYK) of #F7685F is 0%, 57.9%, 61.5%, 3.1%. Web safe color equivalent of #F7685F is ##FF6666. Color #F7685F contains mainly Red.
Color Spaces
| Color spaces of #F7685F | Value |
|---|---|
| RGB | 247, 104, 95 |
| HSL | 4°, 90.5%, 67.1% |
| HSV / HSB | 4°, 61.5%, 96.9% |
| CMYK | 0%, 57.9%, 61.5%, 3.1% |
| XYZ | 45.38, 30.51, 14.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 01101000 | 01011111 |
| Octal | 367 | 150 | 137 |
| Decimal | 247 | 104 | 95 |
| Hex | F7 | 68 | 5F |
Shades of #F7685F
Tints of #F7685F
.mybgColor { background-color: #F7685F; }
.myforeColor { color: #F7685F; }
.myborderColor { border: 3px solid #F7685F; }
<p style="color:#F7685F">Text here</p>
This sample text is styled with font color #F7685F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F7685F">Div content here</div>
<div style="border:3px solid #F7685F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 104, 95, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F7685F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F7685F;
-webkit-box-shadow: 1px 1px 3px #F7685F;
box-shadow: 1px 1px 3px #F7685F; }
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 #F7685F (Coral Quartz)
Color Overview & Profile: Color #F7685F, also known as Coral Quartz, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (247/255), 41% Green (104/255), and 37% Blue (95/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #F7685F translates into the CMYK subtractive color model with values of 0% Cyan, 57.9% Magenta, 61.5% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 4°, saturation of 90.5%, and lightness of 67.1%.
Web Accessibility & Design Recommendations: When implementing #F7685F 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 ##FF6666.
