‎#FFFFF0 Ivory

‎#FFFFF0

‎#FFFFF0 (Ivory) RGB value is (255, 255, 240).
Red value is 255, green value is 255, and blue value is 240.
Cylindrical-coordinate representations (HSL) of color ‎#FFFFF0: hue: 60°, saturation: 100%, and lightness: 97.1%.
Process color (CMYK) of ‎#FFFFF0 is 0%, 0%, 5.9%, 0%. Web safe color equivalent of ‎#FFFFF0 is ‎##FFFFFF. Color #FFFFF0 contains mainly WHITE.

Color Spaces

Color spaces of #FFFFF0 Value
RGB255, 255, 240
HSL60°, 100%, 97.1%
HSV / HSB60°, 5.9%, 100%
CMYK0%, 0%, 5.9%, 0%
XYZ92.73, 99.07, 96.66

Base Numbers

Base Red Green Blue
Binary 11111111 11111111 11110000
Octal 377 377 360
Decimal 255 255 240
Hex FF FF F0

RGB Percentages for Color #FFFFF0

Red: 34%
Green: 34%
Blue: 32%

CMYK Percentages of Color #FFFFF0

Yellow: 5.9%

Shades of #FFFFF0

Tints of #FFFFF0

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

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

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

Background Color #FFFFF0

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

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

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

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

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FFFFF0 (Ivory)

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

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

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

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