#CFAE74 Let It Ring
#CFAE74 (Let It Ring) RGB value is (207, 174, 116).
Red value is 207, green value is 174, and blue value is 116.
Cylindrical-coordinate representations (HSL) of color #CFAE74: hue: 38°, saturation: 48.7%, and lightness: 63.3%.
Process color (CMYK) of #CFAE74 is 0%, 15.9%, 44%, 18.8%. Web safe color equivalent of #CFAE74 is ##CC9966. Color #CFAE74 contains mainly Yellow.
Color Spaces
| Color spaces of #CFAE74 | Value |
|---|---|
| RGB | 207, 174, 116 |
| HSL | 38°, 48.7%, 63.3% |
| HSV / HSB | 38°, 44%, 81.2% |
| CMYK | 0%, 15.9%, 44%, 18.8% |
| XYZ | 44.02, 44.8, 22.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 10101110 | 01110100 |
| Octal | 317 | 256 | 164 |
| Decimal | 207 | 174 | 116 |
| Hex | CF | AE | 74 |
Shades of #CFAE74
Tints of #CFAE74
.mybgColor { background-color: #CFAE74; }
.myforeColor { color: #CFAE74; }
.myborderColor { border: 3px solid #CFAE74; }
<p style="color:#CFAE74">Text here</p>
This sample text is styled with font color #CFAE74. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFAE74">Div content here</div>
<div style="border:3px solid #CFAE74">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 174, 116, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFAE74; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFAE74;
-webkit-box-shadow: 1px 1px 3px #CFAE74;
box-shadow: 1px 1px 3px #CFAE74; }
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 #CFAE74 (Let It Ring)
Color Overview & Profile: Color #CFAE74, also known as Let It Ring, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (207/255), 68% Green (174/255), and 45% Blue (116/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFAE74 translates into the CMYK subtractive color model with values of 0% Cyan, 15.9% Magenta, 44% Yellow, and 18.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 48.7%, and lightness of 63.3%.
Web Accessibility & Design Recommendations: When implementing #CFAE74 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 ##CC9966.
