Color Ivory white (#fffff0):
HEX, RGB color codes for HTML and CSS
The Comprehensive Guide to Ivory white (#fffff0):
Its Meaning and Harmonious Color Matches in Design.
Hue Family:
whites
whites Family:
light-vibrant
Saturation:
almost gray
Tones:
light-toned
Shade:
light
Temperature:
neutral
Chromaticity:
near-grayscale
Chroma:
low chroma
Color Information about Ivory / #fffff0
The HTML HEX code is #fffff0. The corresponding color name is "Ivory". In RGB values (additive color space used for Digital Displays), this HEX code translates to Red (R): 255%, Green (G): 255%, Blue (B): 240%. In the CMYK color model (subtractive color model used in printing), it is represented by Cyan (C): 0%, Magenta (M): 0%, Yellow (Y):6%, Black (K): 0%. In the HSL color space, #fffff0 has a hue of 60°, saturation of 100%, and lightness of 97%. The HSV representation is 60° for hue, 6% for saturation, and 100% for value.
In the CIE-LAB color space, the color is denoted by L* (lightness) = 100, a* (green to red) = -3, and b* (blue to yellow) = 7. The XYZ representation is X: 93, Y: 99, Z: 97. In the YUV color space, it translates to Y (luminance) = 0.9933, U (chrominance) = -0.0256, and V (chrominance) = 0.0059.
The decimal value of the color is 16777200. The closest Web-safe HEX code is #FFFFFF. Variations of the colour are #FFFFFF for a 20% lighter version and #FFFF8A for a 20% darker version.
For the color with hex value #fffff0, the correlated color temperature (CT) is estimated to be 5993 Kelvin (5993K).
The approximate wavelength of #fffff0 is around 580.00nm.
VALUE | CSS | |
---|---|---|
HEX Code | fffff0 | #fffff0 |
RGB Decimal Code | 255, 255, 240 | rgb(255, 255, 240) |
CMYK | 0, 0, 6, 0 | / |
HSL | 60°, 100%, 97% | hsl(60°, 100%, 97%) |
HSV | 60°, 6%, 100% | / |
CIE-LAB | 100, -3, 7 | / |
XYZ | 93, 99, 97 | / |
YUV | 0.9933, -0.0256, 0.0059 | / |
Decimal value | 16777200 | / |
Web-Safe HEX | FFFFFF | #FFFFFF |
Color Temperature (CT) | 5993 Kelvin (5993K) | / |
Estimate Wavelength | around 580.00nm | / |
The Depth and Diversity of Ivory (Hex: #fffff0): Exploring its Impact in Design and Culture
Ivory (#fffff0) is a pale yellowish-white color that resembles the delicate beauty of sand dunes at dawn, with a soft glow that exudes tranquility. This color can also be compared to the pristine elegance of fresh blooming magnolias, invoking a sense of purity and grace. Another similarity is the subtle warmth of sunlight filtering through sheer curtains, creating a gentle ambiance that soothes the soul. Lastly, ivory resembles the soft and smooth texture of pearl, capturing its lustrous allure. These unique associations make ivory a versatile and timeless choice for various design elements, evoking a sense of natural beauty and sophistication.
Download Stunning Ivory Wallpapers and Backgrounds
Enhance your devices with our minimalistic yet captivating Ivory Wallpapers, perfectly designed for 4K, 5K, iPhone, and Android screens. Experience a unique aesthetic that brings elegance to your digital life.
Experience Elegance with Ivory 4K Wallpaper
Immerse yourself in the beauty of our Ivory 4K Wallpaper, offering a resolution of 3840px by 2160px. Perfect for high-resolution displays, this wallpaper brings a touch of sophistication to your desktop.
Download Ivory 4K WallpaperTints and Shades of #fffff0 HEX color (Ivory)
In color theory, tints and shades are essential for understanding the depth and luminosity of colors. A tint is achieved by adding white to a pure hue, lightening its appearance. Conversely, a shade results from blending black with a color, giving it a deeper tone. In the context of #fffff0, this color stands at the center between its tints and shades. While the tints get progressively lighter moving towards white (#ffffff), the shades deepen towards black (#000000).
- #ffffff
- #FFFFFB
- #FFFFF8
- #FFFFF4
- #fffff0
- #BFBFB4
- #808078
- #40403C
- #000000
Tones of Ivory (#fffff0 HEX color)
A tone is produced by adding gray to any pure hue. In the case of #fffff0, #ccccc3 is the less saturated color, while #fffff0 is the most saturated one.
- #ccccc3
- #d9d9ce
- #e6e6da
- #f2f2e5
- #fffff0
- #cccc49
- #d9d940
- #e6e636
- #f2f22d
HTML Usage Examples
HTML using color code example
<p style="color: #fffff0;">This is a css example</p>
HTML / CSS Color Name using W3C
W3C HTML / CSS Color Name of #fffff0 is ivory.
CSS color code example
p { color: #fffff0; }
Text with hexadecimal color #fffff0
This is a sample text with color #fffff0.
Background Color with #fffff0
This is a example with background color #fffff0.
Border Color with #fffff0
#fffff0 Color Preview on White (#ffffff) Background
This is a example of text with color #fffff0 on white background.
#fffff0 Color Preview on Black (#000000) Background
This is a example of text with color #fffff0 on black background.
CSS codes examples
.text {color:#fffff0;}
.background {background-color:#fffff0;}
.border {border:1px solid #fffff0;}