‎#F9F7FF Ghost White

‎#F9F7FF

‎#F9F7FF (Ghost White) RGB value is (249, 247, 255).
Red value is 249, green value is 247, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color ‎#F9F7FF: hue: 255°, saturation: 100%, and lightness: 98.4%.
Process color (CMYK) of ‎#F9F7FF is 2.4%, 3.1%, 0%, 0%. Web safe color equivalent of ‎#F9F7FF is ‎##FFFFFF. Color #F9F7FF contains mainly WHITE.

Color Spaces

Color spaces of #F9F7FF Value
RGB249, 247, 255
HSL255°, 100%, 98.4%
HSV / HSB255°, 3.1%, 100%
CMYK2.4%, 3.1%, 0%, 0%
XYZ90.37, 93.88, 107.95

Base Numbers

Base Red Green Blue
Binary 11111001 11110111 11111111
Octal 371 367 377
Decimal 249 247 255
Hex F9 F7 FF

RGB Percentages for Color #F9F7FF

Red: 33.2%
Green: 32.9%
Blue: 34%

CMYK Percentages of Color #F9F7FF

Cyan: 2.4%
Magenta: 3.1%

Shades of #F9F7FF

Tints of #F9F7FF

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

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

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

Background Color #F9F7FF

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

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

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

The border color of this container is #F9F7FF.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(249, 247, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F9F7FF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F9F7FF;
-webkit-box-shadow: 1px 1px 3px #F9F7FF;
box-shadow: 1px 1px 3px #F9F7FF; }
                
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 #F9F7FF.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #F9F7FF (Ghost White)

Color Overview & Profile: Color ‎#F9F7FF, also known as Ghost White, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 98% Red (249/255), 97% Green (247/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, ‎#F9F7FF translates into the CMYK subtractive color model with values of 2.4% Cyan, 3.1% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 255°, saturation of 100%, and lightness of 98.4%.

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

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