#BCE7E5 Luxor Blue
#BCE7E5 (Luxor Blue) RGB value is (188, 231, 229).
Red value is 188, green value is 231, and blue value is 229.
Cylindrical-coordinate representations (HSL) of color #BCE7E5: hue: 177°, saturation: 47.3%, and lightness: 82.2%.
Process color (CMYK) of #BCE7E5 is 18.6%, 0%, 0.9%, 9.4%. Web safe color equivalent of #BCE7E5 is ##CCFFCC. Color #BCE7E5 contains mainly Cyan.
Color Spaces
| Color spaces of #BCE7E5 | Value |
|---|---|
| RGB | 188, 231, 229 |
| HSL | 177°, 47.3%, 82.2% |
| HSV / HSB | 177°, 18.6%, 90.6% |
| CMYK | 18.6%, 0%, 0.9%, 9.4% |
| XYZ | 63.45, 73.5, 84.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 11100111 | 11100101 |
| Octal | 274 | 347 | 345 |
| Decimal | 188 | 231 | 229 |
| Hex | BC | E7 | E5 |
Shades of #BCE7E5
Tints of #BCE7E5
.mybgColor { background-color: #BCE7E5; }
.myforeColor { color: #BCE7E5; }
.myborderColor { border: 3px solid #BCE7E5; }
<p style="color:#BCE7E5">Text here</p>
This sample text is styled with font color #BCE7E5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCE7E5">Div content here</div>
<div style="border:3px solid #BCE7E5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 231, 229, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCE7E5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCE7E5;
-webkit-box-shadow: 1px 1px 3px #BCE7E5;
box-shadow: 1px 1px 3px #BCE7E5; }
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 #BCE7E5 (Luxor Blue)
Color Overview & Profile: Color #BCE7E5, also known as Luxor Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (188/255), 91% Green (231/255), and 90% Blue (229/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCE7E5 translates into the CMYK subtractive color model with values of 18.6% Cyan, 0% Magenta, 0.9% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 177°, saturation of 47.3%, and lightness of 82.2%.
Web Accessibility & Design Recommendations: When implementing #BCE7E5 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 ##CCFFCC.
