#EFC7BE Altered Pink
#EFC7BE (Altered Pink) RGB value is (239, 199, 190).
Red value is 239, green value is 199, and blue value is 190.
Cylindrical-coordinate representations (HSL) of color #EFC7BE: hue: 11°, saturation: 60.5%, and lightness: 84.1%.
Process color (CMYK) of #EFC7BE is 0%, 16.7%, 20.5%, 6.3%. Web safe color equivalent of #EFC7BE is ##FFCCCC. Color #EFC7BE contains mainly Yellow.
Color Spaces
| Color spaces of #EFC7BE | Value |
|---|---|
| RGB | 239, 199, 190 |
| HSL | 11°, 60.5%, 84.1% |
| HSV / HSB | 11°, 20.5%, 93.7% |
| CMYK | 0%, 16.7%, 20.5%, 6.3% |
| XYZ | 65.31, 62.92, 57.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11000111 | 10111110 |
| Octal | 357 | 307 | 276 |
| Decimal | 239 | 199 | 190 |
| Hex | EF | C7 | BE |
Shades of #EFC7BE
Tints of #EFC7BE
.mybgColor { background-color: #EFC7BE; }
.myforeColor { color: #EFC7BE; }
.myborderColor { border: 3px solid #EFC7BE; }
<p style="color:#EFC7BE">Text here</p>
This sample text is styled with font color #EFC7BE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFC7BE">Div content here</div>
<div style="border:3px solid #EFC7BE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 199, 190, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFC7BE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFC7BE;
-webkit-box-shadow: 1px 1px 3px #EFC7BE;
box-shadow: 1px 1px 3px #EFC7BE; }
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 #EFC7BE (Altered Pink)
Color Overview & Profile: Color #EFC7BE, also known as Altered Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (239/255), 78% Green (199/255), and 75% Blue (190/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EFC7BE translates into the CMYK subtractive color model with values of 0% Cyan, 16.7% Magenta, 20.5% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 11°, saturation of 60.5%, and lightness of 84.1%.
Web Accessibility & Design Recommendations: When implementing #EFC7BE 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 ##FFCCCC.
