#EBE1C9 Basmati White
#EBE1C9 (Basmati White) RGB value is (235, 225, 201).
Red value is 235, green value is 225, and blue value is 201.
Cylindrical-coordinate representations (HSL) of color #EBE1C9: hue: 42°, saturation: 45.9%, and lightness: 85.5%.
Process color (CMYK) of #EBE1C9 is 0%, 4.3%, 14.5%, 7.8%. Web safe color equivalent of #EBE1C9 is ##FFCCCC. Color #EBE1C9 contains mainly Yellow.
Color Spaces
| Color spaces of #EBE1C9 | Value |
|---|---|
| RGB | 235, 225, 201 |
| HSL | 42°, 45.9%, 85.5% |
| HSV / HSB | 42°, 14.5%, 92.2% |
| CMYK | 0%, 4.3%, 14.5%, 7.8% |
| XYZ | 71.73, 75.73, 66.09 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101011 | 11100001 | 11001001 |
| Octal | 353 | 341 | 311 |
| Decimal | 235 | 225 | 201 |
| Hex | EB | E1 | C9 |
Shades of #EBE1C9
Tints of #EBE1C9
.mybgColor { background-color: #EBE1C9; }
.myforeColor { color: #EBE1C9; }
.myborderColor { border: 3px solid #EBE1C9; }
<p style="color:#EBE1C9">Text here</p>
This sample text is styled with font color #EBE1C9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EBE1C9">Div content here</div>
<div style="border:3px solid #EBE1C9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(235, 225, 201, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EBE1C9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EBE1C9;
-webkit-box-shadow: 1px 1px 3px #EBE1C9;
box-shadow: 1px 1px 3px #EBE1C9; }
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 #EBE1C9 (Basmati White)
Color Overview & Profile: Color #EBE1C9, also known as Basmati White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (235/255), 88% Green (225/255), and 79% Blue (201/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EBE1C9 translates into the CMYK subtractive color model with values of 0% Cyan, 4.3% Magenta, 14.5% Yellow, and 7.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 42°, saturation of 45.9%, and lightness of 85.5%.
Web Accessibility & Design Recommendations: When implementing #EBE1C9 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.
