‎#EEFCFF Cold White

‎#EEFCFF

‎#EEFCFF (Cold White) RGB value is (238, 252, 255).
Red value is 238, green value is 252, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color ‎#EEFCFF: hue: 191°, saturation: 100%, and lightness: 96.7%.
Process color (CMYK) of ‎#EEFCFF is 6.7%, 1.2%, 0%, 0%. Web safe color equivalent of ‎#EEFCFF is ‎##FFFFFF. Color #EEFCFF contains mainly WHITE.

Color Spaces

Color spaces of #EEFCFF Value
RGB238, 252, 255
HSL191°, 100%, 96.7%
HSV / HSB191°, 6.7%, 100%
CMYK6.7%, 1.2%, 0%, 0%
XYZ88.12, 95.02, 108.29

Base Numbers

Base Red Green Blue
Binary 11101110 11111100 11111111
Octal 356 374 377
Decimal 238 252 255
Hex EE FC FF

RGB Percentages for Color #EEFCFF

Red: 31.9%
Green: 33.8%
Blue: 34.2%

CMYK Percentages of Color #EEFCFF

Cyan: 6.7%
Magenta: 1.2%

Shades of #EEFCFF

Tints of #EEFCFF

CSS Codes for Color #EEFCFF
.mybgColor { background-color: #EEFCFF; }
.myforeColor { color: #EEFCFF; }
.myborderColor { border: 3px solid #EEFCFF; }
Text Font Color #EEFCFF

<p style="color:#EEFCFF">Text here</p>

This sample text is styled with font color #EEFCFF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #EEFCFF

<div style="background-color:#EEFCFF">Div content here</div>

The background color of this container is #EEFCFF.
Border Color #EEFCFF

<div style="border:3px solid #EEFCFF">Div here</div>

The border color of this container is #EEFCFF.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 252, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEFCFF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEFCFF;
-webkit-box-shadow: 1px 1px 3px #EEFCFF;
box-shadow: 1px 1px 3px #EEFCFF; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #EEFCFF.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #EEFCFF (Cold White)

Color Overview & Profile: Color ‎#EEFCFF, also known as Cold White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 99% Green (252/255), and 100% Blue (255/255). The primary color family component is WHITE.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#EEFCFF translates into the CMYK subtractive color model with values of 6.7% Cyan, 1.2% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 191°, saturation of 100%, and lightness of 96.7%.

Web Accessibility & Design Recommendations: When implementing ‎#EEFCFF 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 ‎##FFFFFF.

‎#EEFCFF Cold White hexcolor for Cold White Cold White hexcode Shades of #EEFCFF Tints of #EEFCFF Similar Colors to #EEFCFF #EEFCFF Color Combinations #EEFCFF CSS & Web Code #EEFCFF RGB & CMYK Neutral Color Tone
Scroll to Top