#BCECE6 Luxor Blue
#BCECE6 (Luxor Blue) RGB value is (188, 236, 230).
Red value is 188, green value is 236, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #BCECE6: hue: 173°, saturation: 55.8%, and lightness: 83.1%.
Process color (CMYK) of #BCECE6 is 20.3%, 0%, 2.5%, 7.5%. Web safe color equivalent of #BCECE6 is ##CCFFFF. Color #BCECE6 contains mainly Cyan.
Color Spaces
| Color spaces of #BCECE6 | Value |
|---|---|
| RGB | 188, 236, 230 |
| HSL | 173°, 55.8%, 83.1% |
| HSV / HSB | 173°, 20.3%, 92.5% |
| CMYK | 20.3%, 0%, 2.5%, 7.5% |
| XYZ | 65.01, 76.39, 86.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 11101100 | 11100110 |
| Octal | 274 | 354 | 346 |
| Decimal | 188 | 236 | 230 |
| Hex | BC | EC | E6 |
Shades of #BCECE6
Tints of #BCECE6
.mybgColor { background-color: #BCECE6; }
.myforeColor { color: #BCECE6; }
.myborderColor { border: 3px solid #BCECE6; }
<p style="color:#BCECE6">Text here</p>
This sample text is styled with font color #BCECE6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCECE6">Div content here</div>
<div style="border:3px solid #BCECE6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 236, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCECE6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCECE6;
-webkit-box-shadow: 1px 1px 3px #BCECE6;
box-shadow: 1px 1px 3px #BCECE6; }
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 #BCECE6 (Luxor Blue)
Color Overview & Profile: Color #BCECE6, 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), 93% Green (236/255), and 90% Blue (230/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCECE6 translates into the CMYK subtractive color model with values of 20.3% Cyan, 0% Magenta, 2.5% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 173°, saturation of 55.8%, and lightness of 83.1%.
Web Accessibility & Design Recommendations: When implementing #BCECE6 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 ##CCFFFF.
